toc.menu.ui.css in TOC API 8
TOC menu jQuery UI styling
File
css/toc.menu.ui.css
View source
- /**
- * @file
- * TOC menu jQuery UI styling
- */
-
- .toc-menu .ui-selectmenu-button {
- width: 100% !important; /* Using !important to override inline width set by the jQuery UI selectmenu */
- }