mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-25 12:59:05 +02:00
fix comments up for non minified built file
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
/*
|
||||
* Tables.less
|
||||
/* Tables.less
|
||||
* Tables for, you guessed it, tabular data
|
||||
*/
|
||||
* ---------------------------------------- */
|
||||
|
||||
|
||||
/* Baseline styles
|
||||
-------------------------------------------------- */
|
||||
// Baseline styles
|
||||
// ---------------
|
||||
|
||||
table {
|
||||
width: 100%;
|
||||
@@ -27,9 +25,8 @@ table {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/* Zebra-striping
|
||||
-------------------------------------------------- */
|
||||
// Zebra-striping
|
||||
// --------------
|
||||
|
||||
// Default zebra-stripe styles (alternating gray and transparent backgrounds)
|
||||
table.zebra-striped {
|
||||
|
Reference in New Issue
Block a user