Scarab commit: svn commit: r10795 - trunk/src/webapp/skins/classic.css
Hussayn Dabbous <[email protected]>
| Newsgroups | gmane.comp.java.scarab.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: dabbous
Date: 2009-07-12 12:16:20-0700
New Revision: 10795
Modified:
trunk/src/webapp/skins/classic.css
Log:
minor issue: added a little more space to left column of issue attributes due to sometimes lenthy wording in some languages. Maybe better make the column width dynamic ...
Modified: trunk/src/webapp/skins/classic.css
Url: http://scarab.tigris.org/source/browse/scarab/trunk/src/webapp/skins/classic.css?view=diff&pathrev=10795&r1=10794&r2=10795
==============================================================================
--- trunk/src/webapp/skins/classic.css (original)
+++ trunk/src/webapp/skins/classic.css 2009-07-12 12:16:20-0700
@@ -810,7 +810,7 @@
}
.axial th,.axial th .strut,#leftcol .strut {
- width: 12em;
+ width: 13em;
}
.app h3,.app h4,.bars {
------------------------------------------------------
http://scarab.tigris.org/ds/viewMessage.do?dsForumId=3577&dsMessageId=2370788