Replace from Code Climate to Super-Linter (#18587)
This commit is contained in:
parent
3f14260574
commit
84266f87e7
22 changed files with 799 additions and 742 deletions
|
@ -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%);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue