11 lines
200 B
Text
11 lines
200 B
Text
![]() |
/*-------------------
|
||
|
Table Variables
|
||
|
--------------------*/
|
||
|
|
||
|
@headerBackground: @white;
|
||
|
@footerBackground: @white;
|
||
|
|
||
|
@cellVerticalPadding: 1em;
|
||
|
@cellHorizontalPadding: 1em;
|
||
|
|
||
|
@stateMarkerWidth: 1px;
|