mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-18 18:40:12 +00:00
Add links to boxes for #688
This commit is contained in:
13
public/css/firefly.css
vendored
13
public/css/firefly.css
vendored
@@ -100,3 +100,16 @@ body.waiting * {
|
||||
float: none;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
span.info-box-text a, span.info-box-number a {
|
||||
color: #000;
|
||||
}
|
||||
|
||||
span.info-box-icon a {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
span.info-box-text a:hover, span.info-box-number a:hover {
|
||||
color: #000;
|
||||
text-decoration: underline;
|
||||
}
|
Reference in New Issue
Block a user