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
1=== modified file 'data/qt/ubuntuone.qss'
2--- data/qt/ubuntuone.qss 2012-03-27 14:32:09 +0000
3+++ data/qt/ubuntuone.qss 2012-05-15 12:18:30 +0000
4@@ -338,13 +338,6 @@
5 background-color: white;
6 }
7
8-QSpinBox:focus {
9- border: 2px solid #dd4814;
10- border-radius: 5px;
11- padding: 0px;
12-}
13-
14-
15 QTreeWidget::item:selected {
16 background: #fcece7;
17 color: black;

Subscribers

People subscribed via source and target branches