mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-31 16:23:50 +02:00
Initial font awesome work
This commit is contained in:
@@ -2,6 +2,8 @@ body {
|
||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
padding-bottom: 50px;
|
||||
padding-top: 50px;
|
||||
background: rgb(255,255,255); /* Old browsers */
|
||||
color: #555;
|
||||
font-size: 10pt;
|
||||
@@ -1610,6 +1612,7 @@ tr.search:nth-child(odd) {
|
||||
padding-top: 8px !important;
|
||||
}
|
||||
|
||||
<<<<<<< HEAD
|
||||
#visualization {
|
||||
width: 90%;
|
||||
height: 600px;
|
||||
|
||||
Reference in New Issue
Block a user