Introduce stylelint and make pass
Change-Id: Iaf12e7773f21d42ff59591680abdf248bf121224
This commit is contained in:
committed by
Niklas Laxström
parent
aaa144ca1d
commit
e6dcdb56c4
@@ -1,4 +1,4 @@
|
||||
/* Don't show it to users who disabled JS */
|
||||
.client-nojs #pt-uls {
|
||||
.client-nojs #pt-uls { /* stylelint-disable-line selector-no-id */
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user