Started to build out the app. Its got a basic set of features and it should really be in VC
This commit is contained in:
11
client/semantic/src/themes/basic/collections/table.variables
Normal file
11
client/semantic/src/themes/basic/collections/table.variables
Normal file
@@ -0,0 +1,11 @@
|
||||
/*-------------------
|
||||
Table Variables
|
||||
--------------------*/
|
||||
|
||||
@headerBackground: @white;
|
||||
@footerBackground: @white;
|
||||
|
||||
@cellVerticalPadding: 1em;
|
||||
@cellHorizontalPadding: 1em;
|
||||
|
||||
@stateMarkerWidth: 1px;
|
Reference in New Issue
Block a user