mirror of
https://github.com/twbs/bootstrap.git
synced 2025-03-15 15:29:22 +01:00
Vurrriables and shit
This commit is contained in:
parent
79a10feb7a
commit
e7bc9e1c3d
@ -85,7 +85,8 @@
|
|||||||
|
|
||||||
@table-bg: transparent; // overall background-color
|
@table-bg: transparent; // overall background-color
|
||||||
@table-bg-accent: #f9f9f9; // for striping
|
@table-bg-accent: #f9f9f9; // for striping
|
||||||
@table-bg-hover: #f5f5f5; // for hover
|
@table-bg-hover: #f5f5f5;
|
||||||
|
@table-bg-active: @table-bg-hover;
|
||||||
|
|
||||||
@table-border-color: #ddd; // table and cell border
|
@table-border-color: #ddd; // table and cell border
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user