From 3d79ef2058a0bfe71c3508aa84c9ab1cec076866 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Tue, 11 Oct 2016 12:48:32 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 5e13891..84e1938 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -913,7 +913,7 @@ footer .socbuts a:hover{ } .tile_1 .title_2, .tile_2 .title_2{font-size: 10px;} .tile_1 a, .tile_1 a:hover, .tile_2 a, .tile_2 a:hover, .tile3 a:hover, .tile4 a:hover{color:#414143!important;} -.tile_1 .picture:after, .tile_2 .picture:after, .tile3 .picture:after, .tile4 .picture:after, .cols a:after, .actions_cont .picture:after{ +.tile_1 .picture:active, .tile_2 .picture:active, .tile3 .picture:active, .tile4 .picture:active, .cols a:active, .actions_cont .picture:active{ content: ''; position: absolute; width: 100%; -- libgit2 0.21.4