You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ma...@apache.org on 2015/02/22 18:54:13 UTC

svn commit: r1661502 - /openoffice/ooo-site/trunk/content/styles.css

Author: marcus
Date: Sun Feb 22 17:54:13 2015
New Revision: 1661502

URL: http://svn.apache.org/r1661502
Log:
Commenting out the line as the graphic is no longer existing

Modified:
    openoffice/ooo-site/trunk/content/styles.css

Modified: openoffice/ooo-site/trunk/content/styles.css
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/styles.css?rev=1661502&r1=1661501&r2=1661502&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/styles.css (original)
+++ openoffice/ooo-site/trunk/content/styles.css Sun Feb 22 17:54:13 2015
@@ -431,7 +431,8 @@ a.selected{color:#000;cursor:text;}
 fieldset ol{color:#000;}
 .secondaryTitle{color:#C9C9C9;}
 .description,.movie dl,.movie .separator,.popupContainer .separator{color:#666;}
-.captcha,select,.textInput,.msg{background-color:#FFF;background-image:url(http://www.openoffice.org/images/formElementDropShadow.png?2011060812);background-position:top left;background-repeat:no-repeat;border-color:#848889;border-style:solid;}
+/* commented out the following line as the graphic is no longer existing */
+/* .captcha,select,.textInput,.msg{background-color:#FFF;background-image:url(http://www.openoffice.org/images/formElementDropShadow.png?2011060812);background-position:top left;background-repeat:no-repeat;border-color:#848889;border-style:solid;} */
 input.focused,textarea.focused,option:hover{background-color:#DBEBF9;}
 em.icon{color:#E86F00;}
 button{background:none;cursor:pointer;}