* usr/share/themes/Ozone2:

- Correct gtk-button border properties syntax (LP: #877293)
This commit is contained in:
Julien Lavergne 2012-01-25 00:25:53 +01:00
parent a16f17a66a
commit 23992c670d
2 changed files with 4 additions and 2 deletions

4
debian/changelog vendored
View File

@ -2,8 +2,10 @@ lubuntu-artwork (0.22) UNRELEASED; urgency=low
* Split packages to add 1 binary for each artwork.
* Add first version of theme for 12.04 (LP: #904939)
* usr/share/themes/Ozone2:
- Correct gtk-button border properties syntax (LP: #877293)
-- Julien Lavergne <gilir@ubuntu.com> Mon, 23 Jan 2012 00:20:44 +0100
-- Julien Lavergne <gilir@ubuntu.com> Mon, 23 Jan 2012 00:26:07 +0100
lubuntu-artwork (0.21) precise; urgency=low

View File

@ -156,7 +156,7 @@ GtkScale.slider {
************/
column-header .button {
border-radius: 0;
padding: -1 2;
padding: 1 2;
background-image: -gtk-gradient (linear,
left top, left bottom,
from (shade (@listview_header_gradient_a,1.00)),