mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-06 22:21:42 +00:00
More code for #159
This commit is contained in:
3
public/css/firefly.css
vendored
3
public/css/firefly.css
vendored
@@ -1,6 +1,9 @@
|
||||
#daterange {cursor:pointer;}
|
||||
.general-chart-error {height:30px;background:url('/images/error.png') no-repeat center center;}
|
||||
.handle {cursor:move;}
|
||||
body.waiting * {
|
||||
cursor: progress;
|
||||
}
|
||||
|
||||
.ui-sortable-placeholder {
|
||||
display: inline-block;
|
||||
|
||||
Reference in New Issue
Block a user