JWS-29 patch fixes bug - wierd workaround since "^\\s*>" caused scanner to advance...
[jabaws.git] / statpages / displaytag.css
index d1a75c0..77a5d13 100644 (file)
@@ -1,7 +1,7 @@
 table {
        border: 1px solid #666;
-       width: 80%;
-       margin: 20px 0 20px 0 !important;
+       width: 100%;
+       margin: 10px 0 10px 0 !important;
 }
 
 th,td {
@@ -58,7 +58,7 @@ div.exportlinks {
        border: 1px dotted #999;
        padding: 2px 4px 2px 4px;
        margin: 2px 0 10px 0;
-       width: 79%;
+       width: 99%;
 }
 
 span.export {
@@ -92,7 +92,7 @@ span.pagebanner {
        background-color: #eee;
        border: 1px dotted #999;
        padding: 2px 4px 2px 4px;
-       width: 79%;
+       width: 99%;
        margin-top: 10px;
        display: block;
        border-bottom: none;
@@ -102,7 +102,7 @@ span.pagelinks {
        background-color: #eee;
        border: 1px dotted #999;
        padding: 2px 4px 2px 4px;
-       width: 79%;
+       width: 99%;
        display: block;
        border-top: none;
        margin-bottom: -5px;