summaryrefslogtreecommitdiffstats
path: root/src/wwwroot/libraries/fomantic/src/themes/classic/collections/table.variables
blob: 21760fc80063ce57f226517906f7c2f8b298f1f4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*******************************
            Table
*******************************/

/*-------------------
       Element
--------------------*/

@boxShadow: @subtleGradient;

@headerBackground: @subtleGradient;
@headerBoxShadow: @subtleShadow;
@footerBoxShadow: 0px -1px 1px 0px rgba(0, 0, 0, 0.05);
@footerBackground: rgba(0, 0, 0, 0.05);