mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-12 16:06:25 +02:00
Initial font awesome work
This commit is contained in:
Vendored
+1801
File diff suppressed because it is too large
Load Diff
Vendored
+4
File diff suppressed because one or more lines are too long
@@ -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