Skip to content

Commit 7b3a4e7

Browse files
author
maggiewachs
committed
Added menubar styles
1 parent 84d59de commit 7b3a4e7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/visual/menu/menubar.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@
3939
margin: .4em 0 .2em;
4040
line-height: 1.5;
4141
}
42+
43+
/* menubar styles */
44+
.ui-menubar .ui-button { float: left; margin: 0; border-width: 0 !important; border-right-width: 1px !important; }
45+
.ui-menubar .ui-button.ui-corner-all { -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
4246
</style>
4347
</head>
4448
<body>

0 commit comments

Comments
 (0)