File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
interface/web/themes/default/css/navigation Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 5555 color : # 444 ;
5656 }
5757 # submenu li .title a : hover {
58- color : # f63 ;
59- }
58+ color : white ;
59+ }
6060
6161 # submenu li span {
6262 display : block;
8080 # submenu li a { width : 90% ; padding-left : 10% ; background-color : # fff ; color : # 444 ; }
8181 # submenu li a : focus ,
8282 # submenu li a : hover ,
83- # submenu li a : active { background-color : # f63 ; color : # fff ; }
83+ # submenu li a : active { background-color : # 3366ff ; color : # fff ; }
8484
8585 /* Level 2 */
8686 # submenu li ul li a ,
Original file line number Diff line number Diff line change 4242 }
4343
4444 # topNav a : hover {
45- background-color : # fc0 ;
46- color : # 540 ;
45+ background-color : # 3366ff ;
46+ color : # ffffff ;
4747 }
4848
4949 # topNav # topNav_current {
You can’t perform that action at this time.
0 commit comments