Defect #27862 » 27862-patch.diff
public/stylesheets/application.css | ||
---|---|---|
717 | 717 |
input#time_entry_comments { width: 90%;} |
718 | 718 |
input#months { width: 30px; } |
719 | 719 | |
720 |
#preview fieldset {margin-top: 1em; background: url(../images/draft.png)}
|
|
720 |
fieldset.preview {margin-top: 1em; min-width: inherit; background: url(../images/draft.png)}
|
|
721 | 721 | |
722 | 722 |
.tabular.settings p{ padding-left: 300px; } |
723 | 723 |
.tabular.settings label{ margin-left: -300px; width: 295px; } |
- « Previous
- 1
- 2
- Next »