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

List:       kde-commits
Subject:    KDE/kdelibs/doc/common
From:       André Wöbbeking <Woebbeking () web ! de>
Date:       2005-12-25 13:10:35
Message-ID: 1135516235.922389.13488.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 491313 by woebbe:

does CSS supports Qt nowadays ;-)

 M  +5 -5      kde-web.css  


--- trunk/KDE/kdelibs/doc/common/kde-web.css #491312:491313
@@ -37,19 +37,19 @@
 /* This is a horrible awful hack.. to once again fix the sliding
 navigation problem.  */
 
-body { background-color: Qt::white;
+body { background-color: white;
        width: 596px;	
-       color: Qt::black;
+       color: black;
        align: center;}
 
 /* Nice link colors for the main text, and bottom navigation */
 
 :link { color: rgb(170,0,0);
-        background-color: Qt::white; /* should be inherit */ }
+        background-color: white; /* should be inherit */ }
 :visited { color: rgb(170,0,85);
-           background-color: Qt::white; /* should be inherit */ }
+           background-color: white; /* should be inherit */ }
 :active { color: rgb(170,0,0);
-          background-color: Qt::white; /* should be inherit */ }
+          background-color: white; /* should be inherit */ }
 
 /* Link colors for the top navigation */
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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