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

Proposed by Roberto Alsina
Status: Merged
Approved by: Alejandro J. Cura
Approved revision: 323
Merged at revision: 322
Proposed branch: lp:~ralsina/ubuntuone-control-panel/fix-966283
Merge into: lp:ubuntuone-control-panel
Diff against target: 17 lines (+0/-7)
1 file modified
data/qt/ubuntuone.qss (+0/-7)
To merge this branch: bzr merge lp:~ralsina/ubuntuone-control-panel/fix-966283
Reviewer Review Type Date Requested Status
Alejandro J. Cura (community) trivial Approve
Diego Sarmentero (community) Approve
Review via email: mp+105807@code.launchpad.net

Commit message

 - Unstyled the spinboxes (Partially fixes LP:966283).

Description of the change

 - Unstyled the spinboxes (Partially fixes LP:966283).

Before: https://bugs.launchpad.net/ubuntuone-control-panel/+bug/966283/+attachment/3147410/+files/spinbox-before.png

After: https://bugs.launchpad.net/ubuntuone-control-panel/+bug/966283/+attachment/3147411/+files/spinbox-after.png

I will keep the bug open for a "full" solution, but this should nudge it from high to medium.

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
Alejandro J. Cura (alecu) wrote :

+1

review: Approve (trivial)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'data/qt/ubuntuone.qss'
--- data/qt/ubuntuone.qss 2012-03-27 14:32:09 +0000
+++ data/qt/ubuntuone.qss 2012-05-15 12:18:30 +0000
@@ -338,13 +338,6 @@
338 background-color: white;338 background-color: white;
339}339}
340340
341QSpinBox:focus {
342 border: 2px solid #dd4814;
343 border-radius: 5px;
344 padding: 0px;
345}
346
347
348QTreeWidget::item:selected {341QTreeWidget::item:selected {
349 background: #fcece7;342 background: #fcece7;
350 color: black;343 color: black;

Subscribers

People subscribed via source and target branches