%PDF- %PDF-
| Direktori : /home/bitrix/www/bitrix/templates/UB/css/colors/ |
| Current File : //home/bitrix/www/bitrix/templates/UB/css/colors/purple.css |
/* Purple Color #800080
9b7cb5 - основной
bfa0d9 - светлее
cec0d1 - блеклый
653e6a - темный - был до 16.09
1788ca - заливка кнопок сортировки
ce7dc9 - полоса подчеркивания раздела
градиент кнопок
198acc - темное
4dbbf0 - светлое
можно попробовать ко всем кнопкам
1c96d7
7461d5
8372da
623586 - шапка / подвал - предыдущая
наташин вариант:
c36b9f - основа
eac6de - светлый
*/
.file-but-text {color:#555; border-bottom: 1px dashed #555;}
.feed-add-img-title {color:#555; border-bottom: 1px dashed #555;}
#header,
#header .main-header {
background:#653e6a;
}
#header .top-bar {
border-bottom:1px solid #414f5a;
background:#653e6a;
}
span.calendar-icon:hover {
color: #653e6a;
}
/* Кнопка в шапке */
.btn-primary {
background-image: -webkit-linear-gradient(top, #653e6a 0%, #ce7dc9 100%);
background-image: linear-gradient(to bottom, #653e6a 0%, #ce7dc9 100%);
background-repeat: repeat-x;
border-color: #653e6a;
}
.btn-primary:active,
.btn-primary.active {
background-color: #653e6a;
border-color: #ce7dc9;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
color: #fff;
background-image: -webkit-linear-gradient(top, #ce7dc9 50%, #653e6a 100%);
background-image: linear-gradient(to bottom, #ce7dc9 50%, #653e6a 100%);
background-repeat: repeat-x;
background-color: #653e6a;
border-color: #653e6a;
}
/* end: Кнопка в шапке */
.form-control:focus {
border-color: #cc7dcc;
outline: 0;
/*
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
*/
}
.mls-fmls { color: #CCC; }
.bx_filter_horizontal .bx_filter_param_area .bx_filter_param_area_block input:focus {
border-color: #cc7dcc;
/* box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6); */
outline: 0 none;
}
.select-i select:focus {
border-color: #cc7dcc;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
outline: 0 none;
}
.btn:focus, .subscribe-btn, .progress .progress-bar, .accordionMod .panel-heading .current, #current:after, .tp-leftarrow.default:hover,.tp-rightarrow.default:hover, .nivo-prevNav:hover, .nivo-nextNav:hover, .contact-box:hover, #options li a.selected, .ch-info .ch-info-back {
background: #cc7dcc;
}
.pull-right-hov .dropdown-menu ul {
background-color: #653e6a;
}
.pull-right-hov .dropdown-menu ul li:hover {
background-color: #800080;
}
li.li_divider {
border-bottom: 1px solid #800080;
}
.footer-top {
/* border-bottom:1px solid #800080; */
background:#653e6a;
color:#A1A1A1;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus, .pager li > a:hover, .pager li > a:focus, .navbar-toggle i, .cn-wrapper li a, .cn-wrapper:after {
background-color: #800080;
color: #fff;
text-decoration: none;
}
.hero {
border-left-color: #800080;
}
.menu ul ul li {
border-top:1px solid #cb7bcb;
}
.menu ul ul li a:hover {
color:#fff;
background-color:#cb7bcb;
}
#f_extended{
background: none repeat scroll 0 0 #FAFAFA;
color: #737373;
}
.f_ex_n {
border: 1px solid #DDDDDD;
}
.f_ex_y {
background: none repeat scroll 0 0 #cb7bcb !important;
color: #FFFFFF !important;
border: 1px solid #800080;
}
#options li a.selected {
border: 1px solid #800080;
}
.ie8 .btn-color, .ie9 .btn-color {
background: #800080 !important;
}
.ie8 .btn-color:hover, .ie9 .btn-color:hover {
background: #b71db7 !important;
}
.btn-color:hover, .subscribe-btn:hover {
background: #653e6a !important;
/*
background: -webkit-linear-gradient(#ce7dc9 0%,#653e6a 0%);
background: -moz-linear-gradient(#ce7dc9 0%,#653e6a 0%);
background: -o-linear-gradient(#ce7dc9 0%,#653e6a 0%);
background: -ms-linear-gradient(#ce7dc9 0%,#653e6a 0%);
background: linear-gradient(#ce7dc9 0%,#653e6a 0%);
*/
}
.btn-color, .subscribe-btn {
background: #ce7dc9 !important;
/*
background: -webkit-linear-gradient(#653e6a,#ce7dc9);
background: -moz-linear-gradient(#653e6a,#ce7dc9);
background: -o-linear-gradient(#653e6a,#ce7dc9);
background: -ms-linear-gradient(#653e6a,#ce7dc9);
background: linear-gradient(#653e6a,#ce7dc9);
*/
border: 1px solid #653e6a;
-webkit-box-shadow: inset 0 1px 1px 0 #de84de, 0 2px 0 -1px rgba(0,0,0,0.2);
box-shadow: inset 0 1px 1px 0 #de84de, 0 2px 0 -1px rgba(0,0,0,0.2);
cursor: pointer;
}
#current,.menu ul li a:hover,.menu ul>li:hover>a {
border-bottom: 3px solid #cb7bcb;
}
ul.why li:before {
background: #cb7bcb;
}
.menu ul ul {
border-top: 3px solid #cb7bcb !important;
}
#horizontal-tabs ul.tabs li.current {
border-top: 2px solid #cb7bcb;
}
#vertical-tabs ul.tabs li.current {
border-left: 2px solid #800080;
}
.author-content, div.content-box.big, #cn-tabs .service, .comment-des, .contact-box {
border-bottom-color:#800080;
}
.sidebar ul.slide li a {
text-decoration: none;
}
.sidebar ul.slide li.active a {
color: #800080;
}
a, .post-item h4 a:hover, .cn-wrapper li a:hover, .cn-wrapper li a.active, .color {
color: #555; /* #800080; */
text-decoration: underline;
}
a.nivo-nextNav:hover, a.nivo-prevNav:hover {
text-decoration: none;
}
a:hover {
color: #800080;
text-decoration: underline;
}
a.btn, ul.dropdown-menu li a, #in-online a, a.btn-special, a.btn-small {
text-decoration: none;
}
.blog-entry-meta-comments {
/* color: #800080; */
}
.blog-entry-meta-comments a, .close a {
text-decoration: none;
/* color: #800080; */
}
span.blog-page-current {
color: #999;
}
footer h3 {
font-weight: normal;
color: #A1A1A1;
}
footer a {
color: #A1A1A1;
}
footer a:hover {
color: white;
}
.footer-feedback {
border: 1px dotted gray;
border-radius: 3px;
min-height: 50px;
text-align: center;
padding-top: 10px;
margin-top: -8px;
}
.footer-feedback {
cursor: pointer;
}