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

List:       kde-commits
Subject:    kdebase/kcontrol/kcontrol
From:       Jeff Snyder <jeff-kdecvs () caffeinated ! me ! uk>
Date:       2005-02-22 1:57:01
Message-ID: 20050222015701.29A212226 () office ! kde ! org
[Download RAW message or body]

CVS commit by je4d: 

styling tweaks that should really have been in the original commit.
(I really am going to sleep now..)


  M +1 -1      aboutwidget.cpp   1.60
  M +6 -0      about/kcontrol.css   1.2


--- kdebase/kcontrol/kcontrol/aboutwidget.cpp  #1.59:1.60
@@ -152,5 +152,5 @@ void AboutWidget::updatePixmap()
     else
     {
-        content += _caption;
+        content += "<div id=\"tableTitle\">" + _caption + "</div>";
 
         content += "<table class=\"kc_table\">\n";

--- kdebase/kcontrol/kcontrol/about/kcontrol.css  #1.1:1.2
@@ -24,4 +24,9 @@
 }
 
+#tableTitle {
+  font-weight: bold;
+  margin-bottom: 1ex;
+}
+
 .kc_table {
   font-size: x-small;
@@ -43,4 +48,5 @@
 
 .kcm_link {
+  color: #000;
 }
 


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

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