mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Command: Correct layout & styles.
This commit is contained in:
@@ -177,7 +177,7 @@
|
||||
?>
|
||||
background-repeat: no-repeat;
|
||||
background-attachment: fixed;
|
||||
}
|
||||
}
|
||||
|
||||
div#footer {
|
||||
background: <?php echo ($_SESSION['theme']['footer_background_color']['text'] != '') ? $_SESSION['theme']['footer_background_color']['text'] : 'rgba(0,0,0,0.2)'; ?>;
|
||||
@@ -687,6 +687,11 @@
|
||||
padding: 1px;
|
||||
}
|
||||
|
||||
label {
|
||||
font-weight: normal;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
/* TABLES *****************************************************************/
|
||||
|
||||
.vncell {
|
||||
|
||||
Reference in New Issue
Block a user