mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Added menubar styles
This commit is contained in:
parent
84d59ded92
commit
7b3a4e71d3
@ -39,6 +39,10 @@
|
|||||||
margin: .4em 0 .2em;
|
margin: .4em 0 .2em;
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* menubar styles */
|
||||||
|
.ui-menubar .ui-button { float: left; margin: 0; border-width: 0 !important; border-right-width: 1px !important; }
|
||||||
|
.ui-menubar .ui-button.ui-corner-all { -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
Loading…
Reference in New Issue
Block a user