|
@ -1224,4 +1224,9 @@ input[type=password] { |
|
|
[class*="Label-danger-"][class*="Label-outline-"] { |
|
|
[class*="Label-danger-"][class*="Label-outline-"] { |
|
|
color: #FFF; |
|
|
color: #FFF; |
|
|
background-color: #f05050; |
|
|
background-color: #f05050; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
/* Updates */ |
|
|
|
|
|
[class*="Updates-info-"]{ |
|
|
|
|
|
border-bottom: 1px solid rgb(var(--accent-color)); |
|
|
} |
|
|
} |