Replace from Code Climate to Super-Linter (#18587)
This commit is contained in:
committed by
GitHub
parent
3f14260574
commit
84266f87e7
@@ -542,10 +542,10 @@ html {
|
||||
}
|
||||
|
||||
.simple_form {
|
||||
input[type=text],
|
||||
input[type=number],
|
||||
input[type=email],
|
||||
input[type=password],
|
||||
input[type="text"],
|
||||
input[type="number"],
|
||||
input[type="email"],
|
||||
input[type="password"],
|
||||
textarea {
|
||||
&:hover {
|
||||
border-color: lighten($ui-base-color, 12%);
|
||||
|
Reference in New Issue
Block a user