]> git.mxchange.org Git - mailer.git/blobdiff - theme/desert/css/general.css
Continued on AJAX installer to start first step (more are easily to add)
[mailer.git] / theme / desert / css / general.css
index d5b4ad858da1ec8a54d9a617cdda7856a5ed12d1..3e6a4dc54783c2cf9f76025da355feadaf71090b 100644 (file)
@@ -39,6 +39,19 @@ A:hover {
        background-color: transparent;
 }
 
+form {
+       margin: 0px;
+       margin-left: 0px;
+       margin-right: 0px;
+       margin-top: 0px;
+       margin-bottom: 0px;
+       padding: 0px;
+       padding-left: 0px;
+       padding-right: 0px;
+       padding-top: 0px;
+       padding-bottom: 0px;
+}
+
 input, textarea, select, option {
        color: #880000;
        background-color: #eeeebb;
@@ -169,7 +182,7 @@ a.logout_box {
        margin: 5px;
 }
 
-.bug_table {
+.bug_table, .ajax_bug_table {
        background-color: #ffffcc;
        margin: 0px;
        max-width: 100%;
@@ -546,7 +559,7 @@ ul.show_timings_block {
        border: solid 1px #880000;
        background-color: #cccc99;
        font-size: 10px;
-       width: 645px;
+       width: 685px;
        height: 20px;
        list-style: none inside;
 }
@@ -554,7 +567,7 @@ ul.show_timings_block {
 .show_timings_column {
        background-color: #ffffcc;
        margin-top: 2px;
-       width: 150px;
+       width: 160px;
        height: 14px;
 }