User: SimonAW Date: 2008-03-28 22:11:41+0000 Modified: de/www/styles/inst_de.css
Log: Fixup: Toptabs 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.7&r2=1.8 Delta lines: +4 -1 ------------------- --- inst_de.css 2008-03-11 10:00:08+0000 1.7 +++ inst_de.css 2008-03-28 22:11:39+0000 1.8 @@ -1,4 +1,4 @@ -/* $Id: inst_de.css,v 1.7 2008/03/11 10:00:08 SimonAW Exp $ +/* $Id: inst_de.css,v 1.8 2008/03/28 22:11:39 SimonAW 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). @@ -30,6 +30,9 @@ border-bottom: none; /* maybe we want this border for the whole bar? */ } #toptabs2 li { + /* SimonAW, Mar 28 2008: Padding wiederherstellen */ + margin: 0 !important; + float: left; color: #fff; } --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
