Commit 19c3fa85 authored by Ruslan Karimov's avatar Ruslan Karimov

#2700. Добавление блоков в кейс

parent b9c357b2
......@@ -3697,7 +3697,9 @@ h3.block-chain-header {
-ms-transition: all .2s linear;
transition: all .2s linear;
}
.case:hover .case-details:after {
background: url(../images/icon/keys_small_btn_more-hover.png) no-repeat;
}
.case-details:after {
content: "";
background: url(../images/icon/keys_small_btn_more.png) no-repeat;
......
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