]> git.proxmox.com Git - sencha-touch.git/blame - src/resources/themes/stylesheets/sencha-touch/tizen/base/src/_Menu.scss
import Sencha Touch 2.4.2 source
[sencha-touch.git] / src / resources / themes / stylesheets / sencha-touch / tizen / base / src / _Menu.scss
CommitLineData
c4685c84
TL
1.x-menu {
2 padding: 0;
3
4 .x-button {
5 min-height: 3em;
6 &:last-child {
7 margin-bottom: 0;
8 }
9 }
10
11 &.x-left,
12 &.x-right {
13 width: 220px;
14 }
15}