[Erp5-report] r26325 - in /erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style: SkinTemplat...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Apr 7 14:14:09 CEST 2009


Author: fabien
Date: Tue Apr  7 14:14:07 2009
New Revision: 26325

URL: http://svn.erp5.org?rev=26325&view=rev
Log:
add a style for emphasis in search results. This is used to display search words in bold in the excerpt text

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5.css.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5.css.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5.css.xml?rev=26325&r1=26324&r2=26325&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5.css.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5.css.xml [utf8] Tue Apr  7 14:14:07 2009
@@ -1397,6 +1397,11 @@
  text-align: center;\n
 }\n
 \n
+.searchDetails em {\n
+  font-style:normal;\n
+  font-weight:bold;\n
+}\n
+\n
 /* MatrixBox */\n
 .MatrixContent {\n
   color: #000;\n

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision?rev=26325&r1=26324&r2=26325&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision [utf8] Tue Apr  7 14:14:07 2009
@@ -1,1 +1,1 @@
-692
+693




More information about the Erp5-report mailing list