mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
Small fix to dashboard text
This commit is contained in:
@@ -613,3 +613,7 @@ a.scroll-to-top.rounded i.fas.fa-angle-up {
|
||||
.info-item.col-xs-3 {
|
||||
color: <?php echo $textColor; ?>;
|
||||
}
|
||||
|
||||
.text-muted {
|
||||
color: <?php echo $textColor; ?>!important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user