mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-09-03 20:52:58 -05:00
Small CSS fix for piggy banks [skip ci]
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
#daterange {cursor:pointer;}
|
#daterange {cursor:pointer;}
|
||||||
.google-chart-error {height:30px;background:url('/images/error.png') no-repeat center center;}
|
.google-chart-error {height:30px;background:url('/images/error.png') no-repeat center center;}
|
||||||
.handle {cursor:move;}
|
.handle {cursor:move;}
|
||||||
|
|
||||||
|
.ui-sortable-placeholder {
|
||||||
|
display: inline-block;
|
||||||
|
height: 1px;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user