Prechádzať zdrojové kódy

New less file for declare constants

@soyjavi 14 rokov pred
rodič
commit
f2012ded34
1 zmenil súbory, kde vykonal 8 pridanie a 0 odobranie
  1. 8 0
      src/stylesheets/less/constants.less

+ 8 - 0
src/stylesheets/less/constants.less

@@ -0,0 +1,8 @@
+
+@defaultTrasition : @easeOutSine;
+
+@header_footer_height: 40px;
+	@header_extended_height: 74px;
+@footer_toolbar_height: 48px;
+
+@header-height: 38px;