make menu work

This commit is contained in:
Eduardo Bart
2012-01-02 20:09:49 -02:00
parent 43c16a1643
commit 90600bbd69
10 changed files with 128 additions and 47 deletions

View File

@@ -17,11 +17,11 @@ PopupMenuButton < UIButton
$disabled:
color: #555555
PopupMenuFirstButton < PopupMenuButton
margin-top: 3
$first:
margin-top: 3
PopupMenuLastButton < PopupMenuButton
margin-bottom: 3
$last:
margin-bottom: 3
PopupMenuSeparator < UIWidget
margin-left: 2