Commit 0c7dfb447c4af95c117ac654bd0340d4e2bae67e

Authored by Eugeny Galkovskiy
1 parent 3d79ef20

123

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
frontend/web/css/style.css
@@ -913,7 +913,7 @@ footer .socbuts a:hover{ @@ -913,7 +913,7 @@ footer .socbuts a:hover{
913 } 913 }
914 .tile_1 .title_2, .tile_2 .title_2{font-size: 10px;} 914 .tile_1 .title_2, .tile_2 .title_2{font-size: 10px;}
915 .tile_1 a, .tile_1 a:hover, .tile_2 a, .tile_2 a:hover, .tile3 a:hover, .tile4 a:hover{color:#414143!important;} 915 .tile_1 a, .tile_1 a:hover, .tile_2 a, .tile_2 a:hover, .tile3 a:hover, .tile4 a:hover{color:#414143!important;}
916 -.tile_1 .picture:active, .tile_2 .picture:active, .tile3 .picture:active, .tile4 .picture:active, .cols a:active, .actions_cont .picture:active{ 916 +.tile_1 .picture:after, .tile_2 .picture:after, .tile3 .picture:after, .tile4 .picture:after, .cols a:after, .actions_cont .picture:after{
917 content: ''; 917 content: '';
918 position: absolute; 918 position: absolute;
919 width: 100%; 919 width: 100%;
@@ -929,7 +929,7 @@ footer .socbuts a:hover{ @@ -929,7 +929,7 @@ footer .socbuts a:hover{
929 .tile3 .picture, .tile4 .picture, .actions_cont .picture{ 929 .tile3 .picture, .tile4 .picture, .actions_cont .picture{
930 position: relative; 930 position: relative;
931 } 931 }
932 -.tile_1 a:hover .picture:after, .tile_2 a:hover .picture:after, .tile3 a:hover .picture:after, .tile4 a:hover .picture:after, .cols a:hover:after, .actions_cont a:hover .picture:after{ 932 +.tile_1 a:hover .picture:after, .tile_2 a:active .picture:after, .tile3 a:active .picture:after, .tile4 a:active .picture:after, .cols a:active:after, .actions_cont a:active .picture:after{
933 top:0; 933 top:0;
934 } 934 }
935 .tile_2 .title_1{ 935 .tile_2 .title_1{