Explorar o código

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.

Nate Jones %!s(int64=10) %!d(string=hai) anos
pai
achega
0bf1cfe5ca
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      themes/enhanced/template.php

+ 1 - 0
themes/enhanced/template.php

@@ -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 {