You are here

toc.menu.ui.css in TOC API 8

TOC menu jQuery UI styling

File

css/toc.menu.ui.css
View source
  1. /**
  2. * @file
  3. * TOC menu jQuery UI styling
  4. */
  5. .toc-menu .ui-selectmenu-button {
  6. width: 100% !important; /* Using !important to override inline width set by the jQuery UI selectmenu */
  7. }