{% else-1 %}
(7 май 2015, 11:19) (0/0) [0]
Сделал панель, с переходои (скрин), но оно не сохраняется после перехода...
А я хочу что бы после перехода оставалось обводка сейчас кину код и скрин:
КОД CSS:
.tabbed > label {
display: block;
float: left;
padding: 12px 20px;
margin-right: 5px;
cursor: pointer;
transition: background-color .3s;
}

.tabbed > label,
.tabbed > input + label {
margin-left: 5px;
margin-right: 10px;
text-align: center;
border-bottom: 5px solid #F27935;
}

.tabbed > label:hover,
.tabbed > input:checked + label {
background-color: #F27935;
color: #fff;
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
margin-bottom: 10px;
border-bottom: 5px solid #D35400;
}
Скрин:
Добавлено 07.05.15 в 11:20:29:
Скрин
Прикрепленные файлы:
* PROFIWM_COM_7334_1195975_Screenshot_2015-05-07-11-20-06.png (197.49 кб)
  • 1 из 1