New styles for the .mkws-pager-desc and .mkws-pager-list classes.
authorMike Taylor <mike@indexdata.com>
Tue, 20 Jan 2015 16:19:17 +0000 (16:19 +0000)
committerMike Taylor <mike@indexdata.com>
Tue, 20 Jan 2015 16:19:17 +0000 (16:19 +0000)
tools/htdocs/mkws.css

index 6fb6ec3..4727255 100644 (file)
     padding: 0.3em;
 }
 
     padding: 0.3em;
 }
 
+.mkws-pager-desc {
+    float: right;
+}
+
+.mkws-pager-list {
+    float: clear;
+}
+
 .mkwsTargets table thead tr td, .mkws-targets table thead tr td {
     background-color: #132194;
     color: white;
 .mkwsTargets table thead tr td, .mkws-targets table thead tr td {
     background-color: #132194;
     color: white;