%PDF- %PDF-
| Direktori : /home/bitrix/www/bitrix/components/bitrix/voting.vote.edit/templates/.default/ |
| Current File : //home/bitrix/www/bitrix/components/bitrix/voting.vote.edit/templates/.default/style.css |
.feed-add-vote-wrap {
background-color:#eef2f4;
padding: 20px;
margin: 10px 18px 0;
}
ol.vote-questions,
ol.vote-answers {
list-style-type: none;
margin: 0;
padding: 0;
}
ol.vote-questions li.vote-question:first-child {
border: none;
box-shadow: none;
margin-top: 0;
padding-top: 0;
}
ol.vote-questions li.vote-question {
border-top:1px solid #e2e6e8;
-webkit-box-shadow:0 1px 0 #fff inset;
box-shadow:0 1px 0 #fff inset;
margin-top:21px;
padding-top:30px;
}
.vote-block-title-wrap,
.vote-block-inp-wrap {
background-color:#fff;
border:1px solid #c6cdd3;
border-radius:1px;
margin-bottom:17px;
height:44px;
padding:0 10px 0 18px;
position:relative;
}
.vote-block-inp-wrap {
height: 37px;
margin: 0 0 9px 10px;
}
.vote-block-title,
.vote-block-inp {
background:#fff;
border:none;
color: #2e2e2e;
font-size:18px;
font-weight: normal;
font-family:"OpenSans-Regular", Helvetica, Arial, sans-serif;
margin-top:6px;
height:30px;
padding: 0;
outline: none;
width:100%;
}
ol.vote-questions input:-moz-placeholder,
ol.vote-questions input::-moz-placeholder ,
ol.vote-questions input::-webkit-input-placeholder {
color: #80868e;
opacity: 1;
}
.vote-block-inp{
font-size:14px;
margin-top:8px;
height:20px;
}
.vote-checkbox-wrap {margin:16px 0 0 12px;}
.vote-checkbox {
margin:0 8px 0 0;
vertical-align: middle;
}
.vote-checkbox-label {
color:#9a9d9e;
display:inline-block;
font-size:14px;
vertical-align:middle;
}
.vote-new-question-link {
border-bottom: 1px dashed transparent;
color: #0b66c3;
display:inline-block;
font-size:13px;
font-weight:bold;
margin-top: 30px;
outline: none;
text-shadow:0 1px #fff;
text-decoration:none;
}
.vote-new-question-link:hover {
border-bottom: 1px dashed;
}
.vote-block-close {
outline: none;
background:url("images/del-cross.png") no-repeat 9px -17px;
cursor:pointer;
display:none;
height:25px;
margin-top:-12px;
opacity: 0.6;
position:absolute;
top:50%;
right:5px;
width:25px;
}
.vote-block-close:hover {
opacity: 1;
}
.vote-block-title-wrap:hover .vote-block-close {display:block;}
.vote-block-inp-wrap:hover .vote-block-close {display:block;}
.adm-workarea-wrap .feed-add-vote-wrap {
background-color:inherit;
padding:inherit;
margin:inherit;
}
.adm-workarea-wrap .vote-block-title-wrap,
.adm-workarea-wrap .vote-block-inp-wrap {
background:inherit;
border:none;
box-shadow:none;
position:relative;
}
.adm-workarea-wrap .vote-block-title-wrap {
margin: 0;
}
.adm-workarea-wrap .vote-checkbox-label {
padding: 5px 0 7px 4px;
}