diff --git a/gui/default/assets/css/overrides.css b/gui/default/assets/css/overrides.css index 13f8e8b5..f128fa70 100644 --- a/gui/default/assets/css/overrides.css +++ b/gui/default/assets/css/overrides.css @@ -183,10 +183,14 @@ table.table-condensed td.no-overflow-ellipse { margin-bottom: 0.25em; } -.panel-heading { +button.panel-heading { display: block; - cursor: pointer; position: relative; + width: 100%; + text-align: left; + border-top-width: 0; + border-left-width: 0; + border-right-width: 0; } .panel-heading .panel-title-text { diff --git a/gui/default/index.html b/gui/default/index.html index 95c7ad66..a30e061f 100644 --- a/gui/default/index.html +++ b/gui/default/index.html @@ -258,7 +258,7 @@

Folders

- +
- +