По заказу пользователя выкладываю вид спойлера как Rutor для uCoz.
Установка:
В самый низ в CSS добавляем:
Установка:
В самый низ в CSS добавляем:
Код
/*Spoiler Rip by Nk-CS.Ru */
.uSpoilerButton {
background-color: #E9E9E6;
font-weight: bold;
padding: 3px;
cursor: pointer;
width: 100%;
margin-left: 10px;
border: 1px solid #C3CBD1;
margin: 5px;
z-index: 100;
text-align: left;
}
.uSpoilerText {
border-top-width: 1px;
border-top-style: solid;
border-top-color: rgb(195, 203, 209);
padding: 3px;
position: relative;
bottom: 6px;
left: 5px;
background-color: rgb(245, 245, 245);
border: 1px solid #C3CBD1;
}
/*--------------------------------*/
.uSpoilerButton {
background-color: #E9E9E6;
font-weight: bold;
padding: 3px;
cursor: pointer;
width: 100%;
margin-left: 10px;
border: 1px solid #C3CBD1;
margin: 5px;
z-index: 100;
text-align: left;
}
.uSpoilerText {
border-top-width: 1px;
border-top-style: solid;
border-top-color: rgb(195, 203, 209);
padding: 3px;
position: relative;
bottom: 6px;
left: 5px;
background-color: rgb(245, 245, 245);
border: 1px solid #C3CBD1;
}
/*--------------------------------*/
Ctrl
Enter
Заметили ошЫбку
Выделите текст и нажмите Ctrl+EnterКомментарии (0)
Добавить