User: st Date: 05/11/01 02:09:04 Modified: /de/www/styles/ inst_de.css
Log: corrected URL File Changes: Directory: /de/www/styles/ ========================== File [changed]: inst_de.css Url: http://de.openoffice.org/source/browse/de/www/styles/inst_de.css?r1=1.2&r2=1.3 Delta lines: +5 -5 ------------------- --- inst_de.css 15 Sep 2005 10:55:04 -0000 1.2 +++ inst_de.css 1 Nov 2005 10:09:01 -0000 1.3 @@ -1,4 +1,4 @@ -/* $Id: inst_de.css,v 1.2 2005/09/15 10:55:04 markomlm Exp $ +/* $Id: inst_de.css,v 1.3 2005/11/01 10:09:01 st Exp $ This file contains rules that extend or override the more basic formatting defined in tigris.css. Edit it to customize the look of applications using tigris.css (instances). @@ -212,7 +212,7 @@ float: left; margin: 0px; padding: 0px; - background: url("../images/shadow.gif"); + background: url("/branding/images/shadow.gif"); background-repeat: repeat-x; text-align: right; height: 24px; @@ -279,7 +279,7 @@ } .toolgroup .label { background-color: #DEE4EE; - background-image: url("../images/lesslightbluefadeout.gif"); + background-image: url("/branding/images/lesslightbluefadeout.gif"); background-repeat: repeat-y; background-position: top right; color: #06348C; @@ -296,7 +296,7 @@ #helptext .label { margin-top: 1em; background-color: #f0f0fb; - background-image: url("../images/icon_help_sml.gif"); + background-image: url("/branding/images/icon_help_sml.gif"); background-repeat: no-repeat; background-position: 90%; border: none 0px; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
