11 lines
200 B
Plaintext
11 lines
200 B
Plaintext
/*-------------------
|
|
Table Variables
|
|
--------------------*/
|
|
|
|
@headerBackground: @white;
|
|
@footerBackground: @white;
|
|
|
|
@cellVerticalPadding: 1em;
|
|
@cellHorizontalPadding: 1em;
|
|
|
|
@stateMarkerWidth: 1px; |