mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
clean up commented out css, slightly updated docs again
This commit is contained in:
+9
-6
@@ -1,9 +1,11 @@
|
||||
/* Tables.less
|
||||
/*
|
||||
* Tables.less
|
||||
* Tables for, you guessed it, tabular data
|
||||
* ---------------------------------------- */
|
||||
*/
|
||||
|
||||
// Baseline styles
|
||||
// ---------------
|
||||
|
||||
/* Baseline styles
|
||||
-------------------------------------------------- */
|
||||
|
||||
table {
|
||||
width: 100%;
|
||||
@@ -25,8 +27,9 @@ table {
|
||||
}
|
||||
}
|
||||
|
||||
// Zebra-striping
|
||||
// --------------
|
||||
|
||||
/* Zebra-striping
|
||||
-------------------------------------------------- */
|
||||
|
||||
// Default zebra-stripe styles (alternating gray and transparent backgrounds)
|
||||
table.zebra-striped {
|
||||
|
||||
Reference in New Issue
Block a user