mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-12-29 02:11:12 -06:00
Small CSS fix for piggy banks [skip ci]
This commit is contained in:
parent
91c6deeb1f
commit
412d6d4fd7
@ -1,3 +1,8 @@
|
||||
#daterange {cursor:pointer;}
|
||||
.google-chart-error {height:30px;background:url('/images/error.png') no-repeat center center;}
|
||||
.handle {cursor:move;}
|
||||
|
||||
.ui-sortable-placeholder {
|
||||
display: inline-block;
|
||||
height: 1px;
|
||||
}
|
Loading…
Reference in New Issue
Block a user