mirror of
https://github.com/redmine/redmine.git
synced 2025-12-16 05:20:28 +01:00
Slight UI changes (#4273).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5960 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -434,8 +434,9 @@ input#time_entry_comments { width: 90%;}
|
||||
.tabular.settings label{ margin-left: -300px; width: 295px; }
|
||||
.tabular.settings textarea { width: 99%; }
|
||||
|
||||
.tabular.settings.enabled_scm table {width:100%}
|
||||
.tabular.settings.enabled_scm td.scm_name{ font-weight: bold; }
|
||||
.tabular.settings.enabled_scm p.scm_config{ padding-left: 8px; }
|
||||
.tabular.settings.enabled_scm p.scm_config{ padding-left: 8px; font-style:italic;}
|
||||
|
||||
fieldset.settings label { display: block; }
|
||||
fieldset#notified_events .parent { padding-left: 20px; }
|
||||
@@ -508,6 +509,8 @@ div.flash.warning {
|
||||
color: #A6750C;
|
||||
}
|
||||
|
||||
span.error {padding-left:20px; background:url(../images/exclamation.png) no-repeat 0 50%;}
|
||||
|
||||
#errorExplanation ul { font-size: 0.9em;}
|
||||
#errorExplanation h2, #errorExplanation p { display: none; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user