Skip to content

Commit 347b73a

Browse files
author
Piotr Matysiak
committed
treeMenu
treeMenu border, background.
1 parent 03ab765 commit 347b73a

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

manager/media/style/default/css/tree.css

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -458,9 +458,8 @@
458458
}
459459

460460
.darkness #treeMenu {
461-
background-color: rgba(0, 0, 0, 0.2);
462-
border-bottom-color: rgba(255,255,255,0.1);
463-
border-right-color: #2a2d33
461+
background-color: #1a1c21;
462+
border-color: #414449;
464463
}
465464

466465
.darkness #mainMenu .nav > li > ul > li {

0 commit comments

Comments
 (0)