lesshint compliance
This commit is contained in:
parent
64b51f3a80
commit
2b1ed904f7
@ -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": {
|
||||||
|
|||||||
@ -410,3 +410,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -23,3 +23,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -49,3 +49,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -152,7 +152,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.cp-radio-mark {
|
.cp-radio-mark {
|
||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|||||||
@ -9,3 +9,4 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
@import (once) '/customize/fonts/open-sans.less';
|
@import (once) '/customize/fonts/open-sans.less';
|
||||||
|
|
||||||
|
|||||||
@ -69,3 +69,4 @@
|
|||||||
& {
|
& {
|
||||||
body.cp-readonly .cp-hidden-if-readonly { display: none !important; }
|
body.cp-readonly .cp-hidden-if-readonly { display: none !important; }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -56,3 +56,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -39,3 +39,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -220,3 +220,4 @@ body {
|
|||||||
color: #1E1F1F;
|
color: #1E1F1F;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -34,3 +34,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -81,3 +81,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -1096,4 +1096,5 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
};
|
}
|
||||||
|
|
||||||
|
|||||||
@ -115,3 +115,4 @@
|
|||||||
margin-bottom: 1.5em;
|
margin-bottom: 1.5em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -89,3 +89,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -83,3 +83,4 @@
|
|||||||
margin-bottom: 1.5rem;
|
margin-bottom: 1.5rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -86,3 +86,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -190,3 +190,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -68,3 +68,4 @@
|
|||||||
min-height: 66vh;
|
min-height: 66vh;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -48,3 +48,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -139,3 +139,4 @@
|
|||||||
background: #fff;
|
background: #fff;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -4,3 +4,4 @@
|
|||||||
&.cp-page-terms {
|
&.cp-page-terms {
|
||||||
.infopages_main();
|
.infopages_main();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -42,3 +42,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user