diff options
Diffstat (limited to 'p/themes/Flat/flat.rtl.css')
| -rw-r--r-- | p/themes/Flat/flat.rtl.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/p/themes/Flat/flat.rtl.css b/p/themes/Flat/flat.rtl.css index b911f8f56..c3f373137 100644 --- a/p/themes/Flat/flat.rtl.css +++ b/p/themes/Flat/flat.rtl.css @@ -333,8 +333,11 @@ th { margin-bottom: 0.5rem; } +.dropdown-menu .item > a:focus, .dropdown-menu .item > a:hover, +.dropdown-menu .item > button:focus:not([disabled]), .dropdown-menu .item > button:hover:not([disabled]), +.dropdown-menu .item > label:focus:not(.noHover), .dropdown-menu .item > label:hover:not(.noHover) { background: #2980b9; color: #fff; |
