mirror of
https://github.com/Newnetirc/thelounge-theme-newnet.git
synced 2026-01-24 07:30:19 +00:00
Update stylelint
This commit is contained in:
@@ -22,8 +22,8 @@
|
|||||||
"url": "https://github.com/thelounge/lounge-theme-solarized/issues"
|
"url": "https://github.com/thelounge/lounge-theme-solarized/issues"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"stylelint": "^7.11.1",
|
"stylelint": "^8.3.0",
|
||||||
"stylelint-config-standard": "^16.0.0"
|
"stylelint-config-standard": "^18.0.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "stylelint theme.css"
|
"test": "stylelint theme.css"
|
||||||
|
|||||||
@@ -107,15 +107,15 @@ body {
|
|||||||
background-color: inherit;
|
background-color: inherit;
|
||||||
}
|
}
|
||||||
|
|
||||||
#sidebar .chan:first-child {
|
|
||||||
color: #268bd2;
|
|
||||||
}
|
|
||||||
|
|
||||||
#sidebar .chan,
|
#sidebar .chan,
|
||||||
#sidebar .chan-placeholder {
|
#sidebar .chan-placeholder {
|
||||||
padding: 8px 20px;
|
padding: 8px 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#sidebar .chan:first-child {
|
||||||
|
color: #268bd2;
|
||||||
|
}
|
||||||
|
|
||||||
#sidebar .badge {
|
#sidebar .badge {
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user