mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-21 18:36:31 +00:00
Fixed minor visual bug and added missing labels (#7116)
* Fixed minor visual bug and added missing labels * Update app_languages.php * Update css.php
This commit is contained in:
@@ -2618,7 +2618,7 @@ else { //default: white
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
div.widget {
|
||||
div.widget div.hud_box:first-of-type {
|
||||
<?php
|
||||
if (!empty($dashboard_shadow_color)) {
|
||||
echo "-webkit-box-shadow: 0 px 7px ".$dashboard_shadow_color.";\n";
|
||||
|
||||
Reference in New Issue
Block a user