~mandel/ubuntuone-control-panel/auto-update-looping-call

« back to all changes in this revision

Viewing changes to data/qt/ubuntuone.qss

  • Committer: Manuel de la Pena
  • Date: 2011-12-01 11:30:34 UTC
  • mfrom: (236.2.7 ubuntuone-control-panel)
  • Revision ID: mandel@themacaque.com-20111201113034-xuz2r238d0lgrhfn
Merged with trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
126
126
}
127
127
 
128
128
QPushButton#explore_folder_button {
129
 
    border: none;
130
 
    background: none;
 
129
    background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
 
130
        stop: 0 #fbfbfb, stop: 1.0 #e6e6e6);
 
131
    height: 15px;
 
132
    border-radius: 7px;
 
133
    border-color: #908e8d;
131
134
    color: #595959;
132
135
    padding-left: 10px;
133
136
    padding-right: 10px;
 
137
    margin-top: 5px;
 
138
    margin-bottom: 5px;
 
139
    margin-right: 20px;
 
140
    margin-left: 20px;
134
141
}
135
142
 
136
143
QPushButton#twitter_button,