tuned css styles further

This commit is contained in:
hyung-hwan 2015-04-17 12:53:54 +00:00
parent 22be8a0803
commit b0188e8603
4 changed files with 7 additions and 1 deletions

View File

@ -3,6 +3,7 @@ body {
margin: 5px 5px 5px 5px;
/*margin: 0;*/
min-width: 600px;
/* color: #333333; */
}
pre {

View File

@ -138,13 +138,14 @@
}
#issue_show_mainarea_changes_table td.date {
width: 1px;
/*white-space: nowrap;*/
text-align: right;
vertical-align: top;
padding-top: 0.2em;
padding-bottom: 0.2em;
border-bottom: 1px solid lightgray;
min-width: 5em;
width: 1px;
}
#issue_show_mainarea_changes_table td.updater {

View File

@ -12,6 +12,8 @@
#project_home_sidebar_log_table td {
padding-left: 0.5em;
padding-top: 0.25em;
padding-bottom: 0.25em;
}
#project_home_sidebar_log_table tr.odd {

View File

@ -11,6 +11,8 @@
#site_home_sidebar_log_table td {
padding-left: 0.5em;
padding-top: 0.25em;
padding-bottom: 0.25em;
}
#site_home_sidebar_log_table tr.odd {