mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-08 07:09:28 +03:00
web: make current account indicator stand out more
This commit is contained in:
parent
8dfd504343
commit
bc83e1fba5
@ -23,7 +23,7 @@ body { backgroun
|
||||
.negative { color:#800; }
|
||||
.help { }
|
||||
|
||||
.balancereport .inacct { background-color:#eee; font-weight:bold; }
|
||||
.balancereport .inacct { background-color:#ddd; font-weight:bold; }
|
||||
.notinacct, .notinacct :link, .notinacct :visited, .notinacct .negative { /*color:#aaa;*/ }
|
||||
.balancereport .numpostings { padding-left:1em; color:#aaa; }
|
||||
.balancereport .accountextralinks { visibility:hidden; }
|
||||
|
Loading…
Reference in New Issue
Block a user