source: extensions/AMenuManager/amm.css @ 4382

Last change on this file since 4382 was 4382, checked in by grum, 14 years ago

<html><head><meta name="qrichtext" content="1" /></head><body style="font-size:9pt;font-family:Sans Serif">
<p>[AMM] allow to group and reorder menu items (mantis 1132,1133)</p>
</body></html>

  • Property svn:executable set to *
File size: 372 bytes
Line 
1
2.littlefont { font-size:90%; }
3table.littlefont th { text-align:center; padding:3px;padding-left:9px;padding-right:9px; }
4table.littlefont td { text-align:left; padding:0px;padding-left:3px;padding-right:3px; }
5
6.containerMenuSection { width:250px;  margin:auto; padding:10px; }
7li.menuItem { padding:4px; width:230px; cursor:move;}
8li.menuItemDisabled { cursor:defaut;}
Note: See TracBrowser for help on using the repository browser.