mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
improve history graph
- JS optimized to avoid duplicate code - Page redesigned with the help of the frameworks provides by AdminLTE - Modification of the chart for a better presentation - Headlines changed
This commit is contained in:
@@ -490,11 +490,8 @@
|
||||
border-spacing: 0em;
|
||||
font-weight: 400;
|
||||
font-size: 15px;
|
||||
width: 95%;
|
||||
width: 100%;
|
||||
margin: auto;
|
||||
margin-top: 40px;
|
||||
margin-bottom: 40px;
|
||||
border: solid 1px #ddd;
|
||||
}
|
||||
|
||||
.db_info_table_row {
|
||||
@@ -522,7 +519,6 @@
|
||||
font-size: 16px;
|
||||
vertical-align: middle;
|
||||
padding: 10px;
|
||||
padding-right: 15px;
|
||||
}
|
||||
|
||||
.ajax_scripts_loading {
|
||||
@@ -530,4 +526,4 @@ background-image: url('../img/Loading_Animation.gif');
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
height: 50px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user