mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-20 21:54:25 -04:00
added global script/ajax error handling.
This commit is contained in:
@@ -58,3 +58,12 @@ body {
|
||||
text-align: center;
|
||||
padding: 30px;
|
||||
}
|
||||
|
||||
|
||||
#error-region .alert {
|
||||
margin: 10px;
|
||||
}
|
||||
|
||||
#error-region .alert .icon-warning-sign {
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user