diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 79f4907..7978032 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2993,6 +2993,7 @@ input[type=file]::-webkit-file-upload-button { border-bottom: 1px solid #dbdbdb; margin: 10px 10px 0 10px; width: 210px; + height: 27px; float: left; box-sizing: border-box; padding: 0 0 8px 10px; @@ -4624,7 +4625,7 @@ input.custom-radio:checked + label, input.custom-check:checked + label { border:none !important; } input.custom-radio + label span, input.custom-check + label span { - margin-top: 2px; + margin-top: 4px; } input.custom-radio + label span { width: 12px; @@ -4935,7 +4936,7 @@ input.disabled.admin-check:checked + label, input.disabled.admin-check:checked + } .input-blocks-wrapper.captcha-wr .help-block {float: left} -.has-error .help-block {display: block ;color: inherit} +.has-error .help-block {display: block ;color: inherit; background: #fff} .help-block:before { content: ''; width: 20px; @@ -5050,6 +5051,202 @@ input.disabled.admin-check:checked + label, input.disabled.admin-check:checked + background: #62b8ef; color: #fff; } +.new-portfolio-bg, .new-portfolio-bg img {width: 100%; height: 280px} +.new-portfolio-icons {width: 520px; float: left} +.new-portfolio-rating {float: right; margin-top: 13px} +.new-portfolio-icons .portfolio-project-views-wr {width: 100%; border-bottom: 0; margin: 12px 0 0 0; padding: 0} +.new-portf-slider-title {font-size: 24px} +.new-portf-slider-wr {margin-top: -2px} +.new-portf-slider { + height: 150px; + position: relative; + margin-top: 24px; +} +.new-portfolio-txt-wrapper { + margin-top: 26px; + line-height: 20px; + font-size: 13px; + border-bottom: 1px solid #dcdcdc; + padding-bottom: 17px; +} +.new-portfolio-editor p { + font-size: 13px; line-height: 20px; color: inherit; +} +.new-portfolio-editor p:first-child{margin-top: 0} +.new-portfolio-see-all span {font-size: 13px; color: #0072bc; border-bottom: 1px dashed #0072bc; cursor: pointer; position: relative; height: 15px; float: left; display: block} +.new-portfolio-see-all {margin-top: 10px;} +.new-portfolio-see-all span:before { + content: ''; + position: absolute; + top: 8px; + right: -14px; + width: 8px; + height: 4px; + background: url("/images/arrow-select.png") no-repeat; +} +.new-portfolio-txt .new-portfolio-see-all span:before{transform: rotate(180deg);top: 9px} +.new-portfolio-txt-wrapper .new-portfolio-txt {height: 0; overflow: hidden} +.new-portfolio-txt-wrapper.show-all .new-portfolio-txt{height: auto;} +.new-portfolio-txt-wrapper.show-all .new-portfolio-excerpt{display: none} +.new-portf-comments-wr {margin-top: 28px} +.new-portf-comm-count {font-size: 18px} + +.input-blocks-comm { + width: 230px;float: left; + margin-left: 34px; + position: relative; +} +.input-blocks-comm:first-child{margin-left: 0} +.new-portf-add-comm {padding: 24px 20px 0 20px; box-sizing: border-box; + margin-top: 10px; + padding-bottom: 30px; + background: #f1f1f1;} +.input-blocks-comm.area-comm { + width: 680px; + margin-left: 0; + margin-top: 10px; + position: relative; +} +.custom-input-4 { + width: 230px; + height: 32px; + border: 0; + box-sizing: border-box; + outline: none; + color: #333; + font-size: 13px; + line-height: 29px; + padding-left: 8px; + margin-top: 5px; +} +.custom-area-4 { + min-height: 142px; + max-height: 142px; + resize: none; + width: 100%; + max-width: 100%; + border: 0; + box-sizing: border-box; + outline: none; + color: #636363; + font-size: 13px; + padding-left: 8px; + padding-top: 8px; + margin-top: 5px; +} +.input-blocks-comm label { + font-size: 13px; + color: #454545; + font-weight: 700; +} +.custom-area-4:focus, .custom-input-4:focus {box-shadow: 1px 2px 2px 0px rgba(215, 215, 215, 0.75) inset; transition: 0.1s; outline: none} +.input-blocks-comm-button {text-align: right;margin-top: 16px} +.input-blocks-comm-button button { + background: #0072bc; + color: #fff; + font-size: 13px; + height: 27px; + outline: none; + cursor: pointer; + border-radius: 4px; + padding: 0 17px; + border: 1px solid #0072bc; +} +.input-blocks-comm-button button:hover{background: none;color: #0072bc; transition: 0.2s;} +.input-blocks-comm-button button:focus, .input-blocks-comm-button button:active {background: #035B94; color: #fff} +.new-portf-comm-read-wr {margin-top: 29px} +.new-portf-comm-read { + width: 100%; + float: left; + padding-bottom: 13px; + border-bottom: 1px solid #dcdcdc; + margin-top: 30px; +} +.new-portf-comm-read:first-child{margin-top: 0} +.new-prof-wrapper-read { + float: left; + margin-left: 13px; +} +.new-portf-comm-read-title a{ + font-size: 13px; + text-decoration: none; + color: #0072bc; +} +.new-portf-comm-read-title a:hover {text-decoration: underline} +.new-portf-comm-read-title { + margin-top: -5px; +} +.new-portf-comm-read-rating {height: 30px; box-sizing: border-box; padding-top: 1px} +.new-portf-comm-read-rating .rating{margin-top: 8px} +.new-portf-comm-read-rating .vote-stars, .new-portf-comm-read-rating .vote-active, .new-portfolio-rating .vote-stars, .new-portfolio-rating .vote-active {cursor: pointer!important;} +.new-portf-answer { + width: 100%; + float: left; + font-size: 13px; + line-height: 20px; + margin-top: 10px; +} +.new-portf-answer p { + width: 100%; + float: left; + font-size: 13px; + line-height: 20px; +} +.new-portf-answer p:first-child{margin-top: 0} +.new-portf-slider #demo5-btn { + height: 150px; +} +.new-portf-slider .scroll-img { + width: 670px; + height: 150px; + position: absolute; + margin-left: 25px; + z-index: 1; + overflow: hidden; +} +.new-portf-slider .scroll-img li{ + margin-left: 20px; + width: 210px; +} +.new-portf-slider .scroll-img li:first-child{ + margin-left: 0; +} +.input-blocks-comm .required:before { + display: block; + content: "*"; + color: #D40000; + position: absolute; + top: 32px; + left: -12px; + width: 15px; +} + +.help-block { + /*width: 320px;*/ + /*margin-left: -10px;*/ + /*text-align: center;*/ + /*position: relative;*/ + /*border: 1px solid #c1c1c1;*/ + /*margin-top: 25px;*/ + /*box-shadow: 3px 3px 7px 0 rgba(200, 200, 200, .5), inset 0 -3px 0 0 #c1c1c1;*/ + /*padding: 15px 0;*/ + /*display: none;*/ +} +.has-error .help-block { + /*display: block;*/ + /*color: inherit;*/ + /*background: #fff;*/ +} +.new-portf-add-comm .help-block{ + width: 230px; + margin-left: 0; +} +.new-portfolio-rating .rating{ + width: auto; + float: right; + margin-right: -5px; +} + @@ -5450,13 +5647,14 @@ ul.menu-admin li.logout-li, ul.menu-admin li.logout-li a, ul.menu-admin li:last- .skills-admin-wrapper .glyphicon, .admin-contacts-wr .glyphicon { position: absolute; top: 50%; - margin-top: -3px; + margin-top: -1px; + /*margin-top: -3px;*/ left: 311px; } .admin-contacts-wr .glyphicon {margin-top: 0; top: 43px} .admin-contacts-wr .form-group:first-child .glyphicon {top: 31px} -.education-skills .glyphicon {top: 13px; margin-top: 0; margin-left: 105px} +.education-skills .glyphicon {top: 18px; margin-top: 0; margin-left: 105px} .skills-admin-wrapper .glyphicon-trash:before, .admin-contacts-wr .glyphicon-trash:before{ content: '' !important; width: 13px; @@ -5491,8 +5689,11 @@ ul.menu-admin li.logout-li, ul.menu-admin li.logout-li a, ul.menu-admin li:last- .skills-add-wr .form-group .input-blocks{margin-top: 5px} .admin-contacts-wr .form-group .input-blocks{margin-top: 11px} .skills-add-wr .form-group:first-child .input-blocks:first-child, .admin-contacts-wr .form-group:first-child .input-blocks{margin-top: 0} +.skills-add-wr .form-group:first-child .glyphicon { + top: 13px; +} .skills-programs .input-blocks input {margin-top: 10px} -.skills-programs .input-blocks .form-group:first-child input {margin-top: 5px} +.skills-programs .input-blocks .form-group:first-child input {margin-top: 10px} .skills-save-btn { border-top: 1px solid #dbdbdb; padding-top: 28px; @@ -5550,10 +5751,10 @@ a.blog-new-link:hover{text-decoration: underline !important;} /****calendar****/ .ui-widget-header { -background: #0072bc; + background: #0072bc; } .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { -background: #f3f3f3; + background: #f3f3f3; border: #fff; } .ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br, .ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl, .ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr, .ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { @@ -5641,9 +5842,9 @@ a {color: #0072bc} .admin-all-pages-wr table {font-size: 13px} .admin-all-pages-wr table > thead > tr > th {vertical-align: middle} .admin-all-pages-wr table tr td:last-child{min-width: 52px; padding: 0 8px} +.admin-all-pages-wr table tr td:first-child {min-width: 61px} .admin-all-pages-wr table tr td:last-child a{margin-left: 5px} .admin-all-pages-wr table tr td:last-child a:first-child{margin-left: 0} -.admin-all-pages-wr table tr td:first-child {min-width: 61px} .admin-all-pages-wr table .empty{font-size: 15px; margin: 10px 0} .admin-all-pages-wr .pagination {float: right} .admin-all-pages-wr .pagination > li > a, .pagination > li > span { @@ -5716,4 +5917,17 @@ a {color: #0072bc} .admin-who-check-payment .custom-check + label:hover {border-bottom: 1px solid #333333} .admin-service-wr .input-blocks-wrapper { margin-top: 24px; +} +.admin-vacancy-check .admin-who-check-payment { + margin-top: 10px; +} +.admin-vacancy-check .admin-who-check-payment:first-child {margin-top: 6px} +.admin-hint-vacancy-contact { + position: absolute; + top: 0; + margin-top: 30px; + left: 311px; + font-size: 13px; + color: #0072bc; + border-bottom: 1px dashed #0072bc; } \ No newline at end of file -- libgit2 0.21.4