Weilbyte
4 years ago
No known key found for this signature in database
GPG Key ID: E1EB2BFCF73B5B9F
1 changed files with
4 additions and
1 deletions
-
PVEDiscordDark/sass/x/_form.sass
|
|
@ -33,4 +33,7 @@ |
|
|
|
|
|
|
|
.x-field.x-form-item.x-form-item-default.x-form-readonly.x-form-type-text |
|
|
|
//If you use compass, instead of the line below you could use + border-radius($radius, $vertical-radius) |
|
|
|
border-radius: 6px |
|
|
|
border-radius: 6px |
|
|
|
|
|
|
|
.x-form-cb-label-default |
|
|
|
color: inherit |
|
|
|