From 19fc24d1afe503d0fdc86150569aadc78b46cb30 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Fri, 27 May 2016 16:50:33 +0300 Subject: [PATCH] ... --- frontend/web/css/style.css | 132 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------- 1 file changed, 117 insertions(+), 15 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 47bd4bc..9127f20 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -93,8 +93,8 @@ input, textarea { } .section-box-4 { - height: 424px; - background: url("/images/sect-bg-4.jpg") 50% no-repeat; + height: 474px; + background: #0074C1 url("/images/sect-bg-4.jpg") 50% 100% no-repeat; } .section-box-28 { @@ -825,20 +825,21 @@ li.project-home-active span { } .federation-home-list { - + float: left; height: 27px; - width: 502px; - margin: 0 auto; + position: relative; + left: 50%; } .federation-home-list li { list-style: none; float: left; - padding: 0 20px; height: 27px; line-height: 27px; cursor: pointer; + position: relative; + left: -50%; } .federation-home-list li span { @@ -876,7 +877,7 @@ li.project-home-active span { height: 134px; float: left; margin-left: 20px; - margin-top: 122px; + margin-top: 100px; } .federation-home-blocks:first-child { @@ -884,7 +885,7 @@ li.project-home-active span { } .federation-home-blocks-wr-blocks { - display: none + display: none; position: relative; } .federation-home-blocks-wr-blocks:first-child { @@ -896,7 +897,7 @@ li.project-home-active span { float: left } -.federation-home-ico, .federation-home-text { +.federation-home-ico, .federation-home-text, .federation-home-text-two { width: 100%; float: left; text-align: center @@ -908,12 +909,35 @@ li.project-home-active span { .federation-home-text { font-size: 18px; - color: #fff; + color: #b7ebff; margin-top: 28px; box-sizing: border-box; padding: 0 27px; + line-height: 20px; +} +.federation-home-text-two { + font-size: 15px; + color: #fefefe; + margin-top: 21px; + box-sizing: border-box; + padding: 0 27px; + line-height: 18px; + overflow: hidden; + /*max-height: 92px;*/ + max-height: 111px; +} +.new_txt_fed_home { + font-size: 13px; + text-align: center; + color: #b7ebff; + position: absolute; + top:27px; + left: 0; + max-height: 30px; + box-sizing: border-box; + padding: 0 162px; + overflow: hidden; } - .footer-all-wr { width: 100%; float: left; @@ -2313,6 +2337,7 @@ input[type=file]::-webkit-file-upload-button { float: left; margin-top: 18px; line-height: 16px; + overflow: hidden; } .performer-vacancy-sidebar-views ul li img { @@ -2369,6 +2394,9 @@ input[type=file]::-webkit-file-upload-button { font-size: 24px; color: #fff; margin-bottom: 1px; + width: 415px; + overflow: hidden; + height: 28px; } .performance-vacancy-sidebar-company-job ul li { @@ -2397,6 +2425,14 @@ input[type=file]::-webkit-file-upload-button { margin-top: -1px; } +.performance-vacancy-sidebar-company-job ul li span.activejob_span { + text-decoration: underline; + color: #69d34b; + position: relative; + height: 22px; + line-height: 22px; +} + .sidebar-droped-wr a { color: inherit !important; text-decoration: none !important; @@ -2597,7 +2633,7 @@ input[type=file]::-webkit-file-upload-button { .section-box-16 { height: 380px; } -.section-box-16:before { +.section-box-16:before, .section-box-14:before { position: absolute; top:0; left: 0; @@ -2714,7 +2750,7 @@ input[type=file]::-webkit-file-upload-button { } .blog-post-wr:first-child { - margin-top: -1px + margin-top: 15px; } .blog-post-title p { @@ -2893,7 +2929,6 @@ input[type=file]::-webkit-file-upload-button { .company-performer-comments-bl .rating { padding-left: 0; margin-left: -4px; - width: 130px; overflow: hidden } @@ -3492,6 +3527,15 @@ input[type=file]::-webkit-file-upload-button { font-weight: 700; margin-bottom: 5px; } +.search-work-form .info-search-input .form-control { + height: 29px; + color: #636363; + background: #fff; + border: 1px solid #dcdcdc; + box-sizing: border-box; + padding-left: 8px; + margin-bottom: 8px; +} .search-work-form select { border: 1px solid #dcdcdc; @@ -7805,6 +7849,14 @@ input.disabled.admin-check:checked + label, input.disabled.admin-check:checked + background: #fff } +.field_list .help-block, .admin-avatar .help-block, .performance-vacancy-call-back .help-block { + float: left; +} + +.performance-vacancy-call-back .help-block { + width: auto; +} + .help-block:before { content: ''; width: 20px; @@ -8790,6 +8842,14 @@ ul.menu-admin li.logout-li, ul.menu-admin li.logout-li a, ul.menu-admin li:last- text-align: center; } +.admin-avatar-pattern .remover_image#image_remove_img { + left: 180px !important; +} + +.admin-avatar-pattern .remover_image#poster_remove_img { + left: 700px !important; +} + .admin-pattern .file-help-1 { display: none } @@ -12251,7 +12311,7 @@ li.active-menu-admin:hover a .ico_num { } .search_perform-stars-wr .rating-container { - width: 90px; + width: 180px; float: left; height: 34px; box-sizing: border-box; @@ -12330,3 +12390,45 @@ li.active-menu-admin:hover a .ico_num { font-size: 13px; } .left-proektant-cabinet .summary {color: inherit;margin-top: 0} +#modal_form_contacts .fileloader-list { + position: absolute; + top: 34px; + left: 0; + width: 100%; + height: 19px; + text-align: right; +} +#modal_form_contacts .fileloader-item-name { + width: 100%; + height: 19px; + overflow: hidden; + position: relative; + box-sizing: border-box; + padding-left: 20px; +} +#modal_form_contacts .fileloader-item-name a { + position: relative; + font-size: 13px; + color: #333 !important; + border-bottom: 0 !important; +} +#modal_form_contacts .fileloader-item-name a:before { + position: absolute; + content: ''; + width: 10px; + height: 8px; + background: url("/images/tender/ico-3.png") no-repeat; + top: 4px; + left: -17px; +} +#modal_form_contacts .fileloader-item-remove { + position: absolute; + top: 50%; + margin-top: -6px; + right: -20px; + width: 12px; + height: 12px; + background: url("/images/delet-file.png") no-repeat; + padding-left: 0 !important; +} +#modal_form_contacts .fileloader-item-remove:before {display:none;} \ No newline at end of file -- libgit2 0.21.4