swal style enhancement

This commit is contained in:
bergware
2020-03-29 10:11:44 +02:00
parent 47c9c051e3
commit 5ec80b8f63
4 changed files with 8 additions and 4 deletions
+2 -1
View File
@@ -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}
+2 -1
View File
@@ -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}
+2 -1
View File
@@ -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}
+2 -1
View File
@@ -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}