Revision b8916dcc
Added by Alexander Moisseev almost 9 years ago
src/usr/local/www/css/Compact-RED.css | ||
---|---|---|
84 | 84 |
|
85 | 85 |
.dropdown-menu>li>a { |
86 | 86 |
padding: 0px 20px; |
87 |
line-height: 26px; |
|
88 |
} |
|
89 |
|
|
90 |
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover { |
|
91 |
background-color: rgb(224, 224, 224); |
|
87 | 92 |
} |
88 | 93 |
|
89 | 94 |
.navbar-right>li>a { |
Also available in: Unified diff
[theme] Compact-RED: make drop-down menus not too "compact"
and improve hovered element visibility