mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
More consistent error handling.
This commit is contained in:
8
public/css/firefly.css
vendored
8
public/css/firefly.css
vendored
@@ -12,7 +12,13 @@
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
|
||||
.error-page {
|
||||
background: #d2d6de;
|
||||
}
|
||||
.error-box {
|
||||
width: 460px;
|
||||
margin: 7% auto;
|
||||
}
|
||||
|
||||
/* cursors */
|
||||
.rule-triggers {cursor:move;}
|
||||
|
Reference in New Issue
Block a user