Updating branch refs/heads/master
         to 3d966ec6c302b7b484d353588ac1bc054c080cad (commit)
       from 9b1cb5cd048373e139b3b24509646b509bbc582c (commit)

commit 3d966ec6c302b7b484d353588ac1bc054c080cad
Author: Peter de Ridder <[email protected]>
Date:   Sun Dec 11 23:12:55 2011 +0100

    Added missing border-color
    
    Xfce-redmondxp

 themes/redmondxp/gtk-3.0/gtk.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/themes/redmondxp/gtk-3.0/gtk.css b/themes/redmondxp/gtk-3.0/gtk.css
index 5892444..6b0f2f2 100644
--- a/themes/redmondxp/gtk-3.0/gtk.css
+++ b/themes/redmondxp/gtk-3.0/gtk.css
@@ -361,6 +361,7 @@ GtkCalendar:selected {
 
 .button:selected {
     background-image: -gtk-gradient(linear, left top, left bottom, 
from(shade(@bg_selected, 0.9)), to(shade(@bg_selected, 1.1)));
+    border-color: darker(@bg_selected);
 }
 
 .button.horizontal, .scrollbar.slider.horizontal {
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to