Commit 775d667650ae17b507b64a169900f86558c95aa6

Authored by Eugeny Galkovskiy
1 parent 394d4a6a

150716

Showing 1 changed file with 10 additions and 8 deletions   Show diff stats
frontend/web/css/style.css
@@ -908,7 +908,7 @@ li.project-home-active span { @@ -908,7 +908,7 @@ li.project-home-active span {
908 } 908 }
909 909
910 .federation-home-text { 910 .federation-home-text {
911 - font-size: 18px; 911 + font-size: 20px;
912 color: #b7ebff; 912 color: #b7ebff;
913 margin-top: 28px; 913 margin-top: 28px;
914 box-sizing: border-box; 914 box-sizing: border-box;
@@ -927,15 +927,15 @@ li.project-home-active span { @@ -927,15 +927,15 @@ li.project-home-active span {
927 max-height: 111px; 927 max-height: 111px;
928 } 928 }
929 .new_txt_fed_home { 929 .new_txt_fed_home {
930 - font-size: 13px; 930 + font-size: 16px;
931 text-align: center; 931 text-align: center;
932 color: #b7ebff; 932 color: #b7ebff;
933 position: absolute; 933 position: absolute;
934 - top:27px; 934 + top: 27px;
935 left: 0; 935 left: 0;
936 - max-height: 30px; 936 + max-height: 50px;
937 box-sizing: border-box; 937 box-sizing: border-box;
938 - padding: 0 162px; 938 + padding: 0 155px;
939 overflow: hidden; 939 overflow: hidden;
940 } 940 }
941 .footer-all-wr { 941 .footer-all-wr {
@@ -8851,7 +8851,8 @@ ul.menu-admin li.logout-li, ul.menu-admin li.logout-li a, ul.menu-admin li:last- @@ -8851,7 +8851,8 @@ ul.menu-admin li.logout-li, ul.menu-admin li.logout-li a, ul.menu-admin li:last-
8851 } 8851 }
8852 8852
8853 .admin-avatar-pattern .remover_image#image_remove_img { 8853 .admin-avatar-pattern .remover_image#image_remove_img {
8854 - left: 180px !important; 8854 + left: 185px !important;
  8855 + width: 12px;
8855 } 8856 }
8856 8857
8857 .admin-avatar-pattern .remover_image#poster_remove_img { 8858 .admin-avatar-pattern .remover_image#poster_remove_img {
@@ -12445,8 +12446,9 @@ li.active-menu-admin:hover a .ico_num { @@ -12445,8 +12446,9 @@ li.active-menu-admin:hover a .ico_num {
12445 .general_avatar-wr #image_remove_img { 12446 .general_avatar-wr #image_remove_img {
12446 left: auto !important; 12447 left: auto !important;
12447 right: -13px; 12448 right: -13px;
12448 - top: 50%;  
12449 - margin-top: -9px; 12449 + top: 3%;
  12450 + margin-top: -8px;
  12451 + margin-left: 0px;
12450 } 12452 }
12451 12453
12452 /* specialisations */ 12454 /* specialisations */