Skip to content

Commit 897404b

Browse files
author
Piotr Matysiak
committed
Revert hover color
1 parent ad42a3c commit 897404b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

manager/media/style/default/css/mainmenu.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -236,8 +236,8 @@
236236
}
237237

238238
#mainMenu .nav > li > ul > li.hover > a:first-child {
239-
color: #444;
240-
background-color: #eee;
239+
color: #fff;
240+
background-color: #1976d2;
241241
}
242242

243243
#mainMenu .nav > li > ul > li > span:first-child {

0 commit comments

Comments
 (0)