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