Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakuya Noguchi <takninnovationresearch@gmail.com>2021-04-21 11:09:16 +0300
committerTakuya Noguchi <takninnovationresearch@gmail.com>2021-04-27 02:07:34 +0300
commit0d834b32b4ef34f05637a68cee6fe8f19160952b (patch)
tree5cb12cc5a228cfc4454cade0c53435743259c9dd /content/assets/stylesheets/help.scss
parenta046523a8d49d48d9cf145e9d2f5024d5d62b8b9 (diff)
Replace scss-lint with stylelint
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
Diffstat (limited to 'content/assets/stylesheets/help.scss')
-rw-r--r--content/assets/stylesheets/help.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/content/assets/stylesheets/help.scss b/content/assets/stylesheets/help.scss
index e78da6cc..1e3b0f10 100644
--- a/content/assets/stylesheets/help.scss
+++ b/content/assets/stylesheets/help.scss
@@ -25,7 +25,6 @@ version: 4
}
}
- // scss-lint:disable QualifyingElement
h4,
h5 {
border-bottom: 0;
@@ -47,7 +46,6 @@ version: 4
margin-bottom: 0;
color: $help-gray-900;
}
- // scss-lint:enable QualifyingElement
.help-icon,
.toggle-icon {
@@ -55,11 +53,9 @@ version: 4
vertical-align: text-top;
}
- // scss-lint:disable ImportantRule
.help-icon {
margin-left: 0 !important;
}
- // scss-lint:enable ImportantRule
.toggle-icon {
float: right;