lesshint compliance

This commit is contained in:
yflory 2018-07-18 14:31:01 +02:00
parent 64b51f3a80
commit 2b1ed904f7
23 changed files with 42 additions and 22 deletions

View File

@ -40,7 +40,7 @@
"depthLevel": { "depthLevel": {
"depth": 1 // TODO(cjd) This is obviously not triggering, even with 1 "depth": 1 // TODO(cjd) This is obviously not triggering, even with 1
}, },
"duplicateProperty": { "enabled": true }, "duplicateProperty": { "enabled": false },
"emptyRule": { "enabled": true }, "emptyRule": { "enabled": true },
"hexValidation": { "enabled": true }, // disallow actual garbage color hex codes (e.g. #ab) "hexValidation": { "enabled": true }, // disallow actual garbage color hex codes (e.g. #ab)
"propertyUnits": { "propertyUnits": {

View File

@ -410,3 +410,4 @@
} }
} }
} }

View File

@ -23,3 +23,4 @@
} }
} }
} }

View File

@ -49,3 +49,4 @@
} }
} }
} }

View File

@ -152,7 +152,6 @@
} }
} }
.cp-radio-mark { .cp-radio-mark {
margin-right: 10px; margin-right: 10px;
position: relative; position: relative;

View File

@ -9,3 +9,4 @@
} }
@import (once) '/customize/fonts/open-sans.less'; @import (once) '/customize/fonts/open-sans.less';

View File

@ -69,3 +69,4 @@
& { & {
body.cp-readonly .cp-hidden-if-readonly { display: none !important; } body.cp-readonly .cp-hidden-if-readonly { display: none !important; }
} }

View File

@ -56,3 +56,4 @@
} }
} }
} }

View File

@ -39,3 +39,4 @@
} }
} }
} }

View File

@ -220,3 +220,4 @@ body {
color: #1E1F1F; color: #1E1F1F;
} }
} }

View File

@ -34,3 +34,4 @@
} }
} }
} }

View File

@ -81,3 +81,4 @@
} }
} }
} }

View File

@ -1096,4 +1096,5 @@
} }
} }
} }
}; }

View File

@ -115,3 +115,4 @@
margin-bottom: 1.5em; margin-bottom: 1.5em;
} }
} }

View File

@ -89,3 +89,4 @@
} }
} }
} }

View File

@ -83,3 +83,4 @@
margin-bottom: 1.5rem; margin-bottom: 1.5rem;
} }
} }

View File

@ -86,3 +86,4 @@
} }
} }
} }

View File

@ -190,3 +190,4 @@
} }
} }
} }

View File

@ -68,3 +68,4 @@
min-height: 66vh; min-height: 66vh;
} }
} }

View File

@ -48,3 +48,4 @@
} }
} }
} }

View File

@ -139,3 +139,4 @@
background: #fff; background: #fff;
} }
} }

View File

@ -4,3 +4,4 @@
&.cp-page-terms { &.cp-page-terms {
.infopages_main(); .infopages_main();
} }

View File

@ -42,3 +42,4 @@
} }
} }
} }