swal style enhancement

This commit is contained in:
bergware
2020-03-29 08:26:57 +02:00
parent 2e719d1cf4
commit 47c9c051e3
4 changed files with 8 additions and 0 deletions
+2
View File
@@ -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}
+2
View File
@@ -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}
+2
View File
@@ -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}
+2
View File
@@ -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}