Made CSS classes for debug output a little bigger
authorRoland Häder <roland@mxchange.org>
Fri, 9 Apr 2010 03:32:44 +0000 (03:32 +0000)
committerRoland Häder <roland@mxchange.org>
Fri, 9 Apr 2010 03:32:44 +0000 (03:32 +0000)
theme/business/css/general.css
theme/default/css/general.css
theme/desert/css/general.css

index 1d84ce3146d7f6656918963a18e0667761c91b7b..a02a1bf07b95288de636a1e6e866cef891950860 100644 (file)
@@ -650,7 +650,7 @@ ul.show_timings_block {
        border: solid 1px #000000;
        background-color: #eeeeff;
        font-size: 10px;
-       width: 565px;
+       width: 645px;
        height: 20px;
        list-style: none inside;
 }
@@ -658,7 +658,7 @@ ul.show_timings_block {
 .show_timings_column {
        background-color: #ffffff;
        margin-top: 2px;
-       width: 130px;
+       width: 150px;
        border: solid 1px #000000;
        height: 14px;
 }
index 0fe7b0f66c31fa87fb93ad2f38c33b37abe92adb..90cb5f7fba7f9137fc21f3b866c2f14f042fc74a 100644 (file)
@@ -699,7 +699,7 @@ ul.copyright_box {
 ul.show_timings_block {
        border: solid 1px #00aa44;
        background-color: #ddeedd;
-       width: 565px;
+       width: 645px;
        height: 20px;
        list-style: none inside;
        padding-left:0px;
@@ -708,7 +708,7 @@ ul.show_timings_block {
 .show_timings_column {
        background-color: #eeffee;
        margin-top: 2px;
-       width: 130px;
+       width: 150px;
        border: solid 1px #009900;
        height: 14px;
        font-size: 10px;
index c80abffe05a2eb8bf1ce3840be43200294897760..d52c68f004f8709f835634330a45b5ae53834cf7 100644 (file)
@@ -633,7 +633,7 @@ ul.show_timings_block {
        border: solid 1px #880000;
        background-color: #ddddaa;
        font-size: 10px;
-       width: 565px;
+       width: 645px;
        height: 20px;
        list-style: none inside;
 }
@@ -641,7 +641,7 @@ ul.show_timings_block {
 .show_timings_column {
        background-color: #ffffcc;
        margin-top: 2px;
-       width: 130px;
+       width: 150px;
        border: solid 1px #880000;
        height: 14px;
 }