Skip to content

Commit 6a15987

Browse files
committed
Clean left-navbar colors a bit
- Legacy-Id: 1936
1 parent 2b161ff commit 6a15987

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

static/css/base2.css

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,10 @@ body { margin: 0; }
6363
.leftmenu ul li.sect a { padding: 2px 2px 2px 2px; }
6464
.leftmenu ul li.sect { font-weight:bold; color:#fff; background:#2647A0; margin-top:2px; text-indent:2px; padding: 2px 0;}
6565
.leftmenu ul li.first { margin-top: 0px; }
66-
.leftmenu ul li a:hover { color:#fff; background: #e60; }
6766
.leftmenu ul li.sect a { color:#fff; }
68-
67+
.leftmenu a, .leftmenu a:visited { color: #000000; }
68+
.leftmenu > ul > li > a:hover { background-color: #b3d4ff; }
6969
.leftmenu .yuimenuitemlabel { font-size: 12px; padding: 0 10px; }
70-
.leftmenu a.yuimenuitemlabel { color:#0000ee; /*text-decoration: underline;*/ }
7170
.leftmenu #wgs .bd { background-color: #ecf5fa; }
7271
.leftmenu #wgs > .bd { border: 0;}
7372

0 commit comments

Comments
 (0)