mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-01-03 12:47:17 -06:00
13 lines
285 B
CSS
13 lines
285 B
CSS
#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;
|
|
}
|
|
#map-canvas {
|
|
height: 100%;
|
|
margin: 0;
|
|
padding: 0;
|
|
} |