diff options
Diffstat (limited to 'public/css/menu.css')
| -rw-r--r-- | public/css/menu.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/css/menu.css b/public/css/menu.css index 68e2b2a..62e6623 100644 --- a/public/css/menu.css +++ b/public/css/menu.css | |||
| @@ -72,7 +72,7 @@ | |||
| 72 | } | 72 | } |
| 73 | .menu #location:hover, .menu input[type=submit]:hover, .move_entry_icon:hover | 73 | .menu #location:hover, .menu input[type=submit]:hover, .move_entry_icon:hover |
| 74 | { | 74 | { |
| 75 | background-color: #ffff00; | 75 | background-color: yellow; |
| 76 | border-radius: 4px; | 76 | border-radius: 4px; |
| 77 | border: lightgrey 2px outset; | 77 | border: lightgrey 2px outset; |
| 78 | cursor: pointer; | 78 | cursor: pointer; |
