Преглед изворни кода

New less file for declare constants

@soyjavi пре 14 година
родитељ
комит
3d34e22524
1 измењених фајлова са 8 додато и 0 уклоњено
  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;