diff --git a/docs/index.html b/docs/index.html
index 2095b539..b4a02b03 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -1507,10 +1507,9 @@ From the example function above, you'll end up with something similar to this HT
"default" |
This option will add a theme css class name to the table "tablesorter-{theme}" for styling (v2.4; v2.18.0).
- When changing this theme option, make sure that the appropriate css theme file has also been loaded. Included theme files include:
+ When changing this theme option (the actual theme name is inside parentheses), make sure that the appropriate css theme file has also been loaded. Included theme files include:
see all themes
-
uitheme widget
You will need to use the uitheme widget to extend the theme to apply css from jQuery UI, Bootstrap or other css libraries.
diff --git a/docs/themes.html b/docs/themes.html
index e34cea50..0e42120f 100644
--- a/docs/themes.html
+++ b/docs/themes.html
@@ -10,7 +10,7 @@
.minitable table {width:175px;margin:10px auto;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.minitable table th {font-size:11px;}
.minitable table td {font-size:11px;padding:4px !important;text-align:center;}
- .minitable h3 {text-align:center;text-transform:capitalize;}
+ .minitable h3, .minitable h5 {text-align:center;margin:0;}
@@ -76,7 +76,8 @@ $(function() {
- blackice
+ Blackice
+ (blackice)
A | B | C | D |
A | B | C | D |
@@ -91,7 +92,8 @@ $(function() {
- blue
+ Blue
+ (blue)
A | B | C | D |
A | B | C | D |
@@ -106,7 +108,8 @@ $(function() {
- dark
+ Dark
+ (dark)
A | B | C | D |
A | B | C | D |
@@ -121,7 +124,8 @@ $(function() {
- default
+ Default
+ (default)
A | B | C | D |
A | B | C | D |
@@ -136,7 +140,8 @@ $(function() {
- green
+ Green
+ (green)
A | B | C | D |
A | B | C | D |
@@ -151,7 +156,8 @@ $(function() {
- grey
+ Grey
+ (grey)
A | B | C | D |
A | B | C | D |
@@ -166,7 +172,8 @@ $(function() {
- ice
+ Ice
+ (ice)
A | B | C | D |
A | B | C | D |
@@ -182,6 +189,7 @@ $(function() {
Bootstrap
+ (bootstrap)
A | B | C | D |
A | B | C | D |
@@ -197,6 +205,7 @@ $(function() {
jQuery UI
+ (jui)
A | B | C | D |
A | B | C | D |
@@ -211,7 +220,8 @@ $(function() {
- dropbox
+ Dropbox
+ (dropbox)
A | B | C | D |
A | B | C | D |
@@ -227,6 +237,7 @@ $(function() {
Metro Dark
+ (metro-dark)
|