Lint compliance

This commit is contained in:
yflory
2018-03-14 12:12:24 +01:00
parent 3eec812aff
commit 03bcd2f00d
2 changed files with 4 additions and 15 deletions

View File

@@ -40,13 +40,7 @@
button {
.tools_unselectable();
padding: 15px;
//background: @creation-button;
background: spin(@colortheme_loading-bg, 180);
background: #60ff6b;
background: #30b239;
color: @colortheme_loading-color;
color: spin(#60ff6b, 180);
color: #000;
color: #FFF;
font-weight: bold;
margin: 3px 10px;