- Improved dev environment: webapp can now be run using mvn jetty:run and is refreshed every 10 seconds
- Modularized less files
This commit is contained in:
3
wise-webapp/src/main/webapp/css/skin.less
Normal file
3
wise-webapp/src/main/webapp/css/skin.less
Normal file
@@ -0,0 +1,3 @@
|
||||
@header-height : 75px;
|
||||
@header-toolbar-height : 35px;
|
||||
@header-info-height : @header-height - @header-toolbar-height;
|
Reference in New Issue
Block a user