[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdelibs/kdoctools/customization
From:       Lauri Watts <lauri () kde ! org>
Date:       2004-11-01 23:56:02
Message-ID: 20041101235602.DD13A16B9F () office ! kde ! org
[Download RAW message or body]

CVS commit by lauri: 

Simplify the generated HTML by moving more stuff to the css stylesheets


  M +2 -5      kde-style.xsl   1.14


--- kdelibs/kdoctools/customization/kde-style.xsl  #1.13:1.14
@@ -6,6 +6,5 @@
 
 <xsl:template match="guilabel|guimenu|guisubmenu|guimenuitem|interface|guibutton">
-  <span style="background-color: rgb(240,240,240); 
-        color: rgb(0,0,0);">  
+  <span class="guiitem">
      <xsl:call-template name="inline.charseq"/>
   </span>
@@ -13,7 +12,5 @@
 
 <xsl:template match="accel">
-  <span style="background-color: rgb(240,240,240); 
-        color: rgb(0,0,0); 
-        text-decoration: underline;">  
+  <span class="accel">
      <xsl:call-template name="inline.charseq"/>
    </span>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic