We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b161ff commit 6a15987Copy full SHA for 6a15987
1 file changed
static/css/base2.css
@@ -63,11 +63,10 @@ body { margin: 0; }
63
.leftmenu ul li.sect a { padding: 2px 2px 2px 2px; }
64
.leftmenu ul li.sect { font-weight:bold; color:#fff; background:#2647A0; margin-top:2px; text-indent:2px; padding: 2px 0;}
65
.leftmenu ul li.first { margin-top: 0px; }
66
-.leftmenu ul li a:hover { color:#fff; background: #e60; }
67
.leftmenu ul li.sect a { color:#fff; }
68
-
+.leftmenu a, .leftmenu a:visited { color: #000000; }
+.leftmenu > ul > li > a:hover { background-color: #b3d4ff; }
69
.leftmenu .yuimenuitemlabel { font-size: 12px; padding: 0 10px; }
70
-.leftmenu a.yuimenuitemlabel { color:#0000ee; /*text-decoration: underline;*/ }
71
.leftmenu #wgs .bd { background-color: #ecf5fa; }
72
.leftmenu #wgs > .bd { border: 0;}
73
0 commit comments