Skip to content

Commit

Permalink
Mythbuntu: Restore full width to 'selected' button state.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Kendall committed Dec 12, 2011
1 parent 234d61c commit 0ff6842
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Mythbuntu/base.xml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
<cornerradius>15</cornerradius>
</shape>
<textarea name="buttontext">
<area>16,0,85%,31</area>
<area>16,0,94%,31</area>
<font>basesmallgrey</font>
<cutdown>yes</cutdown>
<align>left,vcenter</align>
Expand Down Expand Up @@ -163,7 +163,6 @@
<state name="selectedactive" from="active">
<shape name="buttonbackground">
<type>roundbox</type>
<area>0,0,90%,30</area>
<fill color="#ffffff" alpha="50" />
<cornerradius>15</cornerradius>
</shape>
Expand All @@ -174,7 +173,6 @@
<state name="selectedinactive" from="active">
<shape name="buttonbackground">
<type>roundbox</type>
<area>0,0,90%,30</area>
<fill color="#ffffff" alpha="50" />
<cornerradius>15</cornerradius>
</shape>
Expand Down

0 comments on commit 0ff6842

Please sign in to comment.