13 lines
212 B
Plaintext
13 lines
212 B
Plaintext
|
|
/*
|
||
|
|
ads--CDockContainerWidget ads--CDockSplitter::handle {
|
||
|
|
background: #2a5caa;
|
||
|
|
}
|
||
|
|
|
||
|
|
ads--CDockSplitter::handle:horizontal {
|
||
|
|
width: 1px;
|
||
|
|
}
|
||
|
|
|
||
|
|
ads--CDockSplitter::handle:vertical {
|
||
|
|
height: 1px;
|
||
|
|
}
|
||
|
|
*/
|