mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
User can now re-order triggers and actions.
This commit is contained in:
6
public/css/firefly.css
vendored
6
public/css/firefly.css
vendored
@@ -16,4 +16,8 @@
|
||||
.login-box {width:600px;}
|
||||
.login-logo {width:360px;margin-left:110px;}
|
||||
.login-box-body {width:360px;margin-left:110px;}
|
||||
.register-box-body {width:360px;margin-left:110px;}
|
||||
.register-box-body {width:360px;margin-left:110px;}
|
||||
|
||||
/* cursors */
|
||||
.rule-triggers {cursor:move;}
|
||||
.rule-actions {cursor:move;}
|
Reference in New Issue
Block a user