Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix diskdrake colorized partition tabs with Adwaita (bgo#719624) | Thierry Vignaud | 2013-12-02 | 1 | -0/+7 |
| | | | | | | | | "In the GTK+ CSS interpreter (and CSS in general), background-image takes precedence over background-color, so the gradients set by Adwaita on focused windows' buttons still takes precedence over your custom background-color, this doesn't happen on unfocused windows because no background-image is set for buttons there." | ||||
* | fix: Gtk-WARNING **: Theme parsing error: diskdrake.css:19:12: Not using ↵ | Thierry Vignaud | 2013-11-24 | 1 | -1/+1 |
| | | | | units is deprecated. Assuming 'px'. | ||||
* | simplify CSS | Thierry Vignaud | 2013-11-24 | 1 | -3/+1 |
| | |||||
* | switch from old RC to CSS for diskdrake | Thierry Vignaud | 2013-11-24 | 1 | -0/+63 |
colors were converted with bc: obase=16 *255 |