Commit 9687c4d6 authored by Ruslan Karimov's avatar Ruslan Karimov

#2675. Арт Проект. Размещение кейса по DEKraft

parent a0081260
......@@ -1626,14 +1626,14 @@
border-color: #2d323a;
}
.dek_title_wrap .icon-arrowDown2::after{
background: url(images/icon/arrow_down_black.png) no-repeat;
background: url(../images/icon/arrow_down_black.png) no-repeat;
}
.dek_title_wrap .toggle_bottom:hover{
background-color: #2d323a;
color: #fff;
}
.dek_title_wrap .toggle_bottom:hover .icon-arrowDown2::after{
background: url(images/green/arrow_down2.png) no-repeat;
background: url(../images/green/arrow_down2.png) no-repeat;
}
.dek_par{
......@@ -1736,14 +1736,14 @@
left: 0;
width: 15px;
height: 10px;
background: url(images/appl_list.png) no-repeat center;
background: url(../images/appl_list.png) no-repeat center;
}
.dek_list li:not(:last-child){
margin-bottom: 14px;
}
.keys_dek_bt{
background: url(images/keys_appl_bt.png) no-repeat bottom center;
background: url(../images/keys_appl_bt.png) no-repeat bottom center;
width: 100%;
min-height: 62px;
background-size: cover;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment