mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Web: Add update.html (#187)
* Update packages.cmake * version.json * Update version.json * update webui * add better icon spacing solution, remove changes from font awesome to keep it update secure * fix conflict no ci * resolve conflict no ci * no ci
This commit is contained in:
2
assets/webconfig/css/font-awesome.min.css
vendored
2
assets/webconfig/css/font-awesome.min.css
vendored
File diff suppressed because one or more lines are too long
@@ -5,6 +5,8 @@
|
||||
url("../fonts/Roboto-Regular.ttf") format('ttf');
|
||||
}
|
||||
body{font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:15px;}
|
||||
/*icon spacing*/
|
||||
.fa-fw{margin-right:5px;}
|
||||
|
||||
/*Header*/
|
||||
.navbar-brand{padding: 5px;height:90px;}
|
||||
@@ -12,9 +14,6 @@ body{font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:15
|
||||
.dropdown{font-size:18px;}
|
||||
@media (max-width: 767px) {.sidebar{margin-top:0px;}}
|
||||
|
||||
/*Sidebar*/
|
||||
.sidebar .fa-fw{width:1.9em}
|
||||
|
||||
/*Panels*/
|
||||
.panel-heading{font-size:18px;}
|
||||
|
||||
|
Reference in New Issue
Block a user