Changeset 2694 for trunk/admin


Ignore:
Timestamp:
Oct 9, 2008, 9:05:52 PM (16 years ago)
Author:
vdigital
Message:

Sylvia theme:

  • Slideshow icon left margin 7%
  • Missing Pause icon.
  • Missing Rating stars icons.

Roma:

  • Adjust line-height to avoid truncated line in plugin menu scroll zone
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/template/goto/theme/roma/theme.css

    r2682 r2694  
    120120border:0; display:inline; float:left; left:0; margin: 0 0 0 35px; min-height:475px; height:475px; /* should be 477 */
    121121padding:0; width:207px; z-index:99; text-align: left; }
    122 #menubar ul.scroll { height:185px; margin-right:10px; overflow-y:auto;
     122#menubar ul.scroll { height:163px; margin-right:10px; overflow-y:auto;
    123123 /* Only IE family supports colored scrollbar */
    124124 scrollbar-face-color: #222; scrollbar-shadow-color: #444; scrollbar-highlight-color: #000;
     
    143143#menubar li.external { list-style-image:url(images/external_inactive.png); padding:10px 0px 0pt 10px; }
    144144#menubar li.external:hover { list-style-image:url(images/external_active.png); }
    145 #menubar ul { color: #333; margin:10px 0pt 3px 9px;
    146   list-style-type: square; list-style-position: inside; padding: 0 0 0 2px; }
    147  
     145#menubar ul { color: #333; margin:0 0 0 9px; line-height: 16px;
     146  list-style-type: square; list-style-position: inside; padding: 0; }
    148147/* jQuery tooltips */
    149148.cluetip-default #cluetip-outer { border-color: #666; color: #666; background-color: #222; }
Note: See TracChangeset for help on using the changeset viewer.