mirror of
https://github.com/Readarr/Readarr.git
synced 2026-03-29 18:14:28 -04:00
12 lines
86 B
CSS
12 lines
86 B
CSS
.form {
|
|
|
|
}
|
|
|
|
.error {
|
|
color: $dangerColor;
|
|
}
|
|
|
|
.warning {
|
|
color: $warningColor;
|
|
}
|