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