Scarab commit: svn commit: r11320 - branches/scarab_11079_legacy_with_ant_maven1/src/webapp/skins/custom.css
[email protected] Thu, 6 Dec 2012 04:04:44 -0800 (PST)
| Newsgroups | gmane.comp.java.scarab.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: dabbous
Date: 2012-12-06 04:04:44-0800
New Revision: 11320
Modified:
branches/scarab_11079_legacy_with_ant_maven1/src/webapp/skins/custom.css
Log:
added custom setting for displayLabel
Modified: branches/scarab_11079_legacy_with_ant_maven1/src/webapp/skins/custom.css
Url: http://scarab.tigris.org/source/browse/scarab/branches/scarab_11079_legacy_with_ant_maven1/src/webapp/skins/custom.css?view=diff&pathrev=11320&r1=11319&r2=11320
==============================================================================
--- branches/scarab_11079_legacy_with_ant_maven1/src/webapp/skins/custom.css (original)
+++ branches/scarab_11079_legacy_with_ant_maven1/src/webapp/skins/custom.css 2012-12-06 04:04:44-0800
@@ -170,3 +170,8 @@
#navcolumn a.activeQuery, #navcolumn a.activeQuery:visited, #navcolumn a.activeQuery:active {
font-weight:bold;
}
+
+th.displayLabel {
+ width:220px;
+}
+
------------------------------------------------------
http://scarab.tigris.org/ds/viewMessage.do?dsForumId=3577&dsMessageId=3033700