You are here: Foswiki>Tasks Web>Item2060 (14 Sep 2009, MichaelDaum)Edit Attach

Item2060: NatSkin kills alternating table row colouring

pencil
Priority: Normal
Current State: Closed
Released In:
Target Release: n/a
Applies To: Extension
Component: NatSkin
Branches:
Reported By: PaulHarvey
Waiting For:
Last Change By: MichaelDaum
JazzyNoteStyle.css kills alternating table row colouring.

This is what I've done.

Index: NatSkin/pub/System/JazzyNoteTheme/JazzyNoteStyle.css
===================================================================
--- NatSkin/pub/System/JazzyNoteTheme/JazzyNoteStyle.css   (revision 4892)
+++ NatSkin/pub/System/JazzyNoteTheme/JazzyNoteStyle.css   (working copy)
@@ -48,7 +48,7 @@
 
 
 ul, ol {
-  margin:1.3846em 0em 1.3846em 3.0769em; 
+  margin:1.3846em 0em 1.3846em 3.0769em;
   padding:0em;
 }
 ol ol,
@@ -156,9 +156,9 @@
 .foswikiTableOverflow .foswikiTable {
   margin:0em;
 }
-.foswikiTable td {
+/*.foswikiTable td {
   background:#f9f9f9;
-}
+}*/
 .foswikiTable th,
 .foswikiTable td {
   padding:0.6666em 0.75em 0.75em 0.666em;
@@ -368,7 +368,7 @@
   font-weight:bold;
   font-size:1.2308em; /* 16px */
   line-height:1.125em; /* 18px */
-  padding-top:0.625; /* 10px */
+  padding-top:0.625em; /* 10px */
   margin-bottom:0.5625em; /* 9px */
 }

-- PaulHarvey - 14 Sep 2009

See also Item2066.

-- MichaelDaum - 14 Sep 2009

Besides that JazzyNoteTheme removes zebra stripes by purpose. I will adjust the way it does to newer the TablePlugin.

-- MichaelDaum - 14 Sep 2009

ItemTemplate edit

Summary NatSkin kills alternating table row colouring
ReportedBy PaulHarvey
Codebase 1.0.6, trunk
SVN Range Foswiki-1.0.0, Thu, 08 Jan 2009, build 1878
AppliesTo Extension
Component NatSkin
Priority Normal
CurrentState Closed
WaitingFor
Checkins NatSkinPlugin:293293393e0a NatSkin:fc073fe9a313
TargetRelease n/a
ReleasedIn
Topic revision: r5 - 14 Sep 2009, MichaelDaum
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy