diff --git a/www/default.css b/www/default.css index 9248ddc7..242b0607 100644 --- a/www/default.css +++ b/www/default.css @@ -52,6 +52,11 @@ body { color: #fff !important; } +.dropdown-menu li > a:hover { + background: #0044cc !important; +} + + /* DataTables: http://datatables.net/blog/Twitter_Bootstrap_2 */ table.table thead .sorting, table.table thead .sorting_asc,