2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

abandon activedescendant because it was awful

This commit is contained in:
Jacob Thornton
2012-05-17 00:39:14 -07:00
parent a7b49a7d92
commit 9889948f58
8 changed files with 68 additions and 89 deletions
+3 -8
View File
@@ -2419,18 +2419,13 @@ table .span24 {
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover,
.dropdown-menu:hover #aria-active > a:hover,
.dropdown-menu #aria-active > a {
.dropdown-menu .active > a:hover {
color: #ffffff;
text-decoration: none;
background-color: #0088cc;
}
.dropdown-menu:hover #aria-active > a {
color: #333333;
background-color: #ffffff;
outline: 0;
}
.open {