mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 03:33:49 +00:00
Enhanced Template: Add light shadow to domain name text (top-right) to match domain-selector and logout icons, and make text more visible on dark backgrounds.
This commit is contained in:
@@ -903,6 +903,7 @@ legend {
|
||||
border-radius: 1px;
|
||||
font-size: 12px;
|
||||
color: <?php echo $_SESSION['theme']['domain_color']['text']; ?>;
|
||||
text-shadow: 0 0 2px #fff;
|
||||
}
|
||||
|
||||
#domain_selector_domain:hover {
|
||||
|
||||
Reference in New Issue
Block a user