mirror of
https://github.com/movahhedi/blueberry-pma-theme.git
synced 2026-08-24 10:04:43 -05:00
Fix color for label in nav in Fallen theme (#37)
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
padding: 0;
|
||||
padding-left: 2px!important;
|
||||
vertical-align: middle;
|
||||
white-space: nowrap
|
||||
white-space: nowrap;
|
||||
color: <?php echo $GLOBALS['cfg']['MainColor'] ?>
|
||||
}
|
||||
|
||||
.navigation_separator {
|
||||
|
||||
Reference in New Issue
Block a user