mirror of
https://github.com/unraid/webgui.git
synced 2026-04-23 02:31:45 -05:00
swal style enhancement
This commit is contained in:
@@ -48,7 +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,.sweet-alert .sa-icon.sa-success .sa-fix{background-color:#e4e2e4}
|
||||
.sweet-alert .sa-icon.sa-success::before,.sweet-alert .sa-icon.sa-success::after{background:#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}
|
||||
|
||||
@@ -48,7 +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,.sweet-alert .sa-icon.sa-success .sa-fix{background-color:#1c1b1b}
|
||||
.sweet-alert .sa-icon.sa-success::before,.sweet-alert .sa-icon.sa-success::after{background:#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}
|
||||
|
||||
@@ -48,7 +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,.sweet-alert .sa-icon.sa-success .sa-fix{background-color:#1b1d1b}
|
||||
.sweet-alert .sa-icon.sa-success::before,.sweet-alert .sa-icon.sa-success::after{background:#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}
|
||||
|
||||
@@ -48,7 +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,.sweet-alert .sa-icon.sa-success .sa-fix{background-color:#f2f2f2}
|
||||
.sweet-alert .sa-icon.sa-success::before,.sweet-alert .sa-icon.sa-success::after{background:#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}
|
||||
|
||||
Reference in New Issue
Block a user