ui_migration lint(STYLE) Use --fix to solve 110 problems 3 left
This commit is contained in:
parent
a4b167b147
commit
7e2518e40e
21 changed files with 138 additions and 97 deletions
|
|
@ -52,7 +52,7 @@ h4, .uk-h4 {
|
|||
}
|
||||
|
||||
.uk-card-body {
|
||||
padding: 20px 16px 8px 16px;
|
||||
padding: 20px 16px 8px;
|
||||
width: 240px;
|
||||
}
|
||||
|
||||
|
|
@ -172,8 +172,8 @@ a:hover {
|
|||
}
|
||||
|
||||
.uk-button-disabled {
|
||||
border: 1px solid #999999 !important;
|
||||
background-color: #cccccc !important;
|
||||
border: 1px solid #999 !important;
|
||||
background-color: #ccc !important;
|
||||
color: #919191 !important;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue