2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

update table to support header and arrows

This commit is contained in:
Jacob Thornton
2011-09-22 12:54:57 -07:00
parent 6ec1abc53c
commit 41983bbe67
3 changed files with 14 additions and 15 deletions
+2 -3
View File
@@ -65,7 +65,9 @@ table {
background-color: #f5f5f5;
}
}
}
table {
// Tablesorting styles w/ jQuery plugin
.header {
cursor: pointer;
@@ -111,9 +113,6 @@ table {
.opacity(60);
}
}
}
table {
// Blue Table Headings
.blue {
color: @blue;