mirror of
https://github.com/redmine/redmine.git
synced 2025-12-16 05:20:28 +01:00
Styling .info selector is not specific enough.
git-svn-id: http://svn.redmine.org/redmine/trunk@18863 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -892,12 +892,9 @@ p.other-formats { text-align: right; font-size:0.9em; color: #666; }
|
||||
|
||||
a.atom { background: url(../images/feed.png) no-repeat 1px 50%; padding: 2px 0px 3px 16px; }
|
||||
|
||||
.info {font-size:90%;color:#888;}
|
||||
em.info {font-style:normal;display:block;}
|
||||
em.info {font-style:normal;display:block;font-size:90%;color:#888;}
|
||||
em.info.error {padding-left:20px; background:url(../images/exclamation.png) no-repeat 0 50%;}
|
||||
|
||||
form.edit_membership p {margin:0.9em 0;}
|
||||
|
||||
textarea.text_cf {width:95%; resize:vertical;}
|
||||
input.string_cf, input.link_cf {width:95%;}
|
||||
select.bool_cf {width:auto !important;}
|
||||
|
||||
Reference in New Issue
Block a user