Merge lp://staging/~willcooke/ubuntu-themes/progress-bars into lp://staging/ubuntu-themes
Proposed by
Will Cooke
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Iain Lane | ||||
Approved revision: | 483 | ||||
Merged at revision: | 485 | ||||
Proposed branch: | lp://staging/~willcooke/ubuntu-themes/progress-bars | ||||
Merge into: | lp://staging/ubuntu-themes | ||||
Diff against target: |
254 lines (+71/-74) 6 files modified
Ambiance/gtk-3.0/gtk-main.css (+7/-0) Ambiance/gtk-3.0/gtk-widgets-borders.css (+1/-26) Ambiance/gtk-3.0/gtk-widgets.css (+27/-11) Radiance/gtk-3.0/gtk-main.css (+7/-0) Radiance/gtk-3.0/gtk-widgets-borders.css (+1/-26) Radiance/gtk-3.0/gtk-widgets.css (+28/-11) |
||||
To merge this branch: | bzr merge lp://staging/~willcooke/ubuntu-themes/progress-bars | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Iain Lane (community) | Approve | ||
PS Jenkins bot | continuous-integration | Pending | |
Review via email: mp+297169@code.staging.launchpad.net |
Commit message
Re-style progress bars to fix them having a border but no background, for example in gnome-system-
Description of the change
Adds new CSS to style progress bars based on colours rather than images. This fixes the "empty progress bars" bug.
* Adds new colours to gtk-main.css for progressbar
* Removes border images from gtk-widgets-
* Adds new CSS to gtk-widgets.css to colour borders correctly
Both Ambiance and Radiance are synced with these changes.
Thanks to raveit65 and the Ambiant-MATE project for the pointers.
Fixes lp:#1052936
To post a comment you must log in.
tres bien - I just stole this code for the gtk3.20 branch too
The commit message isn't going to work for a Debian changelog, will fix that & get a landing going
Cheers!