[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
xampp182
/
htdocs
/
siami
/
scss
/
components
/
uc
/
[
Home
]
File: _uc-nestable.scss
// Variable.scss .nestable-cart { overflow: hidden; } // .dd-item > button { // height: 2.1rem; // } .dd-handle { color: $white; background: $primary; border-radius: 0; border: 1px solid $border; } .dd-handle:hover { color: $white; background: $primary; } // #nestable2 .dd-handle { // color: $white; // border: 1px solid $border; // background: $primary; // } // #nestable2 .dd-handle:hover { // background: $primary; // } // #nestable2 .dd-item>button:before { // color: $white; // } .dd3-content:hover { color: $white; background: $primary; } .dd3-content { color: $white; }