mirror of
https://github.com/unraid/webgui.git
synced 2026-04-22 18:19:14 -05:00
swal style enhancement
This commit is contained in:
@@ -48,6 +48,8 @@ div.jGrowl div.jGrowl-closer.top{position:fixed;top:91px}
|
||||
#sb-counter{float:left;width:45%}
|
||||
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer}
|
||||
#sb-counter a.sb-counter-current{text-decoration:underline}
|
||||
.sweet-alert{background-color:#e4e2e4}
|
||||
.sweet-alert h2,.sweet-alert p{color:#606e7f}
|
||||
table.tablesorter{margin:0 0 15px 0}
|
||||
table.tablesorter thead tr{border-bottom:#606e7f 1px solid}
|
||||
table.tablesorter thead tr th{text-transform:uppercase;font-weight:normal;letter-spacing:1px;color:#9794a0;padding:5px 20px 5px 6px;white-space:nowrap;text-align:left}
|
||||
|
||||
@@ -48,6 +48,8 @@ div.jGrowl div.jGrowl-closer.top{position:fixed;top:130px}
|
||||
#sb-counter{float:left;width:45%}
|
||||
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer}
|
||||
#sb-counter a.sb-counter-current{text-decoration:underline}
|
||||
.sweet-alert{background-color:#1c1b1b}
|
||||
.sweet-alert h2,.sweet-alert p{color:#f2f2f2}
|
||||
table.tablesorter{margin:0 0 15px 0}
|
||||
table.tablesorter thead tr{border-bottom:#2b2b2b 1px solid}
|
||||
table.tablesorter thead tr th{font-weight:normal;font-size:1.1rem;text-transform:uppercase;letter-spacing:1px;color:#f2f2f2;background-color:#262626;padding:8px 20px 8px 6px;white-space:nowrap;text-align:left}
|
||||
|
||||
@@ -48,6 +48,8 @@ div.jGrowl div.jGrowl-closer.top{position:fixed;top:91px}
|
||||
#sb-counter{float:left;width:45%}
|
||||
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer}
|
||||
#sb-counter a.sb-counter-current{text-decoration:underline}
|
||||
.sweet-alert{background-color:#1b1d1b}
|
||||
.sweet-alert h2,.sweet-alert p{color:#606e7f}
|
||||
table.tablesorter{margin:0 0 15px 0}
|
||||
table.tablesorter thead tr{border-bottom:#606e7f 1px solid}
|
||||
table.tablesorter thead tr th{text-transform:uppercase;font-weight:normal;letter-spacing:1px;color:#42453e;padding:5px 20px 5px 6px;white-space:nowrap;text-align:left}
|
||||
|
||||
@@ -48,6 +48,8 @@ div.jGrowl div.jGrowl-closer.top{position:fixed;top:130px}
|
||||
#sb-counter{float:left;width:45%}
|
||||
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer}
|
||||
#sb-counter a.sb-counter-current{text-decoration:underline}
|
||||
.sweet-alert{background-color:##f2f2f2}
|
||||
.sweet-alert h2,.sweet-alert p{color:1c1b1b}
|
||||
table.tablesorter{margin:0 0 15px 0}
|
||||
table.tablesorter thead tr{border-bottom:#e3e3e3 1px solid}
|
||||
table.tablesorter thead tr th{font-weight:normal;font-size:1.1rem;text-transform:uppercase;letter-spacing:1px;color:#1c1b1b;background-color:#e8e8e8;padding:8px 20px 8px 6px;white-space:nowrap;text-align:left}
|
||||
|
||||
Reference in New Issue
Block a user