Author: jaz
Date: Mon Feb 19 10:08:06 2007
New Revision: 509280
URL: http://svn.apache.org/viewvc?view=rev&rev=509280
Log:
removed the font for the editor toolbar so it uses the fonts already set in
other styles
Modified:
ofbiz/trunk/framework/images/webapp/images/dojo/src/widget/templates/EditorToolbar.css
Modified:
ofbiz/trunk/framework/images/webapp/images/dojo/src/widget/templates/EditorToolbar.css
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/dojo/src/widget/templates/EditorToolbar.css?view=diff&rev=509280&r1=509279&r2=509280
==============================================================================
---
ofbiz/trunk/framework/images/webapp/images/dojo/src/widget/templates/EditorToolbar.css
(original)
+++
ofbiz/trunk/framework/images/webapp/images/dojo/src/widget/templates/EditorToolbar.css
Mon Feb 19 10:08:06 2007
@@ -107,7 +107,7 @@
}
.EditorToolbarDomNode select {
- font-size: 14px;
+ /* font-size: 14px; */
}
.dojoE2TBIcon_Sep { width: 5px; min-width: 5px; max-width: 5px;
background-position: 0px 0px}