diff --git a/AUTHORS b/AUTHORS index 5f19d0480..e46900345 100644 --- a/AUTHORS +++ b/AUTHORS @@ -5,6 +5,7 @@ Alexander Graf Andrew Dunham Audrius Butkevicius Arthur Axel fREW Schmidt +Ben Schulz Ben Sidhom Brandon Philips Caleb Callaway diff --git a/gui/assets/css/overrides.css b/gui/assets/css/overrides.css index 5220cc2f8..a84175eaa 100644 --- a/gui/assets/css/overrides.css +++ b/gui/assets/css/overrides.css @@ -28,6 +28,19 @@ ul+h5 { margin-top: 1.5em; } +.panel-progress { + background: #3498db; + height: 3px; + left: 0; + position: absolute; + top: 0; + display: block; +} + +.panel-title { + position: relative; +} + identicon { display: inline-block; position: relative; @@ -46,15 +59,14 @@ identicon { } .identicon { - width: 30px; - height: 30px; + width: 20px; + height: 20px; } .panel-heading .identicon { display: block; position: absolute; - top: -4px; - left: -9px; + top: 1px; } .panel-heading { diff --git a/gui/index.html b/gui/index.html index 60d12087e..2b0335e51 100644 --- a/gui/index.html +++ b/gui/index.html @@ -91,6 +91,7 @@
+

 {{folder.ID}}