mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
New view for #3415
This commit is contained in:
24
public/v1/css/firefly.css
vendored
24
public/v1/css/firefly.css
vendored
@@ -108,26 +108,6 @@ body.waiting * {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.ff-error-page {
|
||||
width: 1000px;
|
||||
margin: 20px auto 0 auto;
|
||||
}
|
||||
|
||||
.ff-error-page > .error-content {
|
||||
margin-left: 190px;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.ff-error-page > .error-content > h3 {
|
||||
font-weight: 300;
|
||||
font-size: 25px;
|
||||
}
|
||||
|
||||
.ff-error-box {
|
||||
width: 460px;
|
||||
margin: 7% auto;
|
||||
}
|
||||
|
||||
/* cursors */
|
||||
.rule-triggers {
|
||||
cursor: move;
|
||||
@@ -152,7 +132,7 @@ body.waiting * {
|
||||
}
|
||||
|
||||
.loading {
|
||||
background: url('/images/loading-small.gif') no-repeat center center;
|
||||
background: url('/v1/images/loading-small.gif') no-repeat center center;
|
||||
min-height: 30px;
|
||||
}
|
||||
|
||||
@@ -262,4 +242,4 @@ span.twitter-typeahead {
|
||||
text-decoration: none;
|
||||
outline: 0;
|
||||
background-color: #428bca;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user