lesshint compliance

pull/1/head
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": {
"depth": 1 // TODO(cjd) This is obviously not triggering, even with 1
},
"duplicateProperty": { "enabled": true },
"duplicateProperty": { "enabled": false },
"emptyRule": { "enabled": true },
"hexValidation": { "enabled": true }, // disallow actual garbage color hex codes (e.g. #ab)
"propertyUnits": {

View File

@ -409,4 +409,5 @@
}
}
}
}
}

View File

@ -22,4 +22,5 @@
border: 0;
}
}
}
}

View File

@ -48,4 +48,5 @@
}
}
}
}
}

View File

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

View File

@ -8,4 +8,5 @@
src: url("/customize/fonts/neuropolitical.ttf");
}
@import (once) '/customize/fonts/open-sans.less';
@import (once) '/customize/fonts/open-sans.less';

View File

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

View File

@ -55,4 +55,5 @@
ul, ol, p { margin: 0; }
}
}
}
}

View File

@ -38,4 +38,5 @@
}
}
}
}
}

View File

@ -219,4 +219,5 @@ body {
font-size: 1.2em;
color: #1E1F1F;
}
}
}

View File

@ -33,4 +33,5 @@
}
}
}
}
}

View File

@ -80,4 +80,5 @@
}
}
}
}
}

View File

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

View File

@ -114,4 +114,5 @@
.cp-margin-bot {
margin-bottom: 1.5em;
}
}
}

View File

@ -88,4 +88,5 @@
color: #fff;
}
}
}
}

View File

@ -82,4 +82,5 @@
}
margin-bottom: 1.5rem;
}
}
}

View File

@ -85,4 +85,5 @@
}
}
}
}
}

View File

@ -189,4 +189,5 @@
left: 5px;
}
}
}
}

View File

@ -67,4 +67,5 @@
padding-top: 3em;
min-height: 66vh;
}
}
}

View File

@ -47,4 +47,5 @@
color: #3F4141;
}
}
}
}

View File

@ -138,4 +138,5 @@
#cp-main {
background: #fff;
}
}
}

View File

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

View File

@ -41,4 +41,5 @@
margin: 0 auto;
}
}
}
}