Merge lp:~ralsina/ubuntuone-control-panel/fix-zion-inverted into lp:ubuntuone-control-panel

Proposed by Roberto Alsina
Status: Merged
Approved by: dobey
Approved revision: 294
Merged at revision: 293
Proposed branch: lp:~ralsina/ubuntuone-control-panel/fix-zion-inverted
Merge into: lp:ubuntuone-control-panel
Diff against target: 11 lines (+1/-0)
1 file modified
data/qt/ubuntuone.qss (+1/-0)
To merge this branch: bzr merge lp:~ralsina/ubuntuone-control-panel/fix-zion-inverted
Reviewer Review Type Date Requested Status
dobey (community) Approve
Diego Sarmentero (community) Approve
Review via email: mp+98701@code.launchpad.net

Commit message

 - Forced white background (LP: #961346).

Description of the change

- Forced white background (LP: #961346).

To test IRL:

Get KDE, and switch to Zion (Inverted) color scheme.
Start u1cp from this branch in the usual way.

http://www.flickr.com/photos/ralsina/6857478600/in/photostream

It should not look like the one in the left, it should look like the oe in the right.
Fixing the checkboxes is waaaaay too much work (involves doing pixmaps with the desired states).

To post a comment you must log in.
Revision history for this message
Diego Sarmentero (diegosarmentero) wrote :

+1

review: Approve
Revision history for this message
dobey (dobey) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'data/qt/ubuntuone.qss'
2--- data/qt/ubuntuone.qss 2012-03-20 13:05:20 +0000
3+++ data/qt/ubuntuone.qss 2012-03-21 18:20:26 +0000
4@@ -376,6 +376,7 @@
5
6 QSpinBox {
7 padding: 3px;
8+ background-color: white;
9 }
10
11 QSpinBox:focus {

Subscribers

People subscribed via source and target branches