mirror of
https://github.com/unraid/webgui.git
synced 2026-05-05 11:50:41 -05:00
Tools: new function -> PHP Settings
CSS update
This commit is contained in:
@@ -64,16 +64,16 @@ _(Error reporting level)_:
|
||||
|
||||
<style>
|
||||
table{box-shadow:1px 2px 3px rgba(0,0,0,0.2);width:90%}
|
||||
.center{text-align:center;color:#f2f2f2;background-color:#1c1b1b}
|
||||
.center{text-align:center;color:#f2f2f2!important;background-color:#1c1b1b}
|
||||
.center table{margin:1em auto;text-align:left}
|
||||
.center th{text-align:center!important}
|
||||
td,th{border:1px solid #505153;vertical-align:baseline;padding:4px 5px!important;color:#f2f2f2}
|
||||
th{position:sticky;top:0;background:inherit}
|
||||
th{position:sticky;top:0}
|
||||
img{float:right;border:0}
|
||||
hr{width:90%;background-color:#505153;border:0;height:1px}
|
||||
h1{font-size:150%}
|
||||
h2{font-size:125%}
|
||||
h2 a:link,h2 a:visited{color:inherit;background:inherit}
|
||||
h2 a{color:#f2f2f2!important}
|
||||
.p{text-align:left}
|
||||
.e{background-color:#404A77;width:300px}
|
||||
.h{background-color:#4F5B93}
|
||||
|
||||
Reference in New Issue
Block a user