mirror of
https://github.com/jasny/bootstrap.git
synced 2026-04-24 03:00:49 -04:00
fix some ie7 bugs, improve dropdowns for ie due to lack of a shadow, fix pager example code
This commit is contained in:
@@ -152,7 +152,7 @@ table {
|
||||
// Style the sorted column headers (THs)
|
||||
.headerSortUp,
|
||||
.headerSortDown {
|
||||
background-color: rgba(141,192,219,.25);
|
||||
background-color: #f7f7f9;
|
||||
text-shadow: 0 1px 1px rgba(255,255,255,.75);
|
||||
}
|
||||
// Style the ascending (reverse alphabetical) column header
|
||||
|
||||
Reference in New Issue
Block a user