X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=theme%2Fdesert%2Fcss%2Fgeneral.css;h=3e6a4dc54783c2cf9f76025da355feadaf71090b;hb=74b7fbc5030bb2938a9859020876da63e6d15c0b;hp=8c4b02dd961a1e1b2a6349c75922761806d99a53;hpb=7052cc3bd3ca07281078acbbce6ce595d753def1;p=mailer.git diff --git a/theme/desert/css/general.css b/theme/desert/css/general.css index 8c4b02dd96..3e6a4dc547 100644 --- a/theme/desert/css/general.css +++ b/theme/desert/css/general.css @@ -182,7 +182,7 @@ a.logout_box { margin: 5px; } -.bug_table { +.bug_table, .ajax_bug_table { background-color: #ffffcc; margin: 0px; max-width: 100%; @@ -559,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; } @@ -567,7 +567,7 @@ ul.show_timings_block { .show_timings_column { background-color: #ffffcc; margin-top: 2px; - width: 150px; + width: 160px; height: 14px; }