Visible panel resizing handles in RT theme, closes #4020
This commit is contained in:
parent
1e5382a03b
commit
2786478882
@ -639,18 +639,11 @@ paned box, paned grid {
|
|||||||
}
|
}
|
||||||
|
|
||||||
paned > separator {
|
paned > separator {
|
||||||
border-width: 1px;
|
border-width: 1px 1px 0 0;
|
||||||
border-color: #484848;
|
border-style: solid;
|
||||||
margin: 0;
|
border-color: #404040;
|
||||||
padding: 0;
|
padding: 0px;
|
||||||
}
|
margin: 4px;
|
||||||
paned.horizontal > separator {
|
|
||||||
min-width: 2px;
|
|
||||||
border-style: none solid;
|
|
||||||
}
|
|
||||||
paned.vertical > separator {
|
|
||||||
min-height: 2px;
|
|
||||||
border-style: solid none;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#PlacesPaned {
|
#PlacesPaned {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user