Ignore:
Timestamp:
Oct 15, 2008, 2:28:20 AM (16 years ago)
Author:
rvelices
Message:
  • fix broken plain text mails (end of header.tpl must have one empty line to separate from mime headers)
  • fix position of flat button (recent commit changed html structure)
  • increase font size from 80% to 90% for thumb legends (somehow the shown text is a lot smaller than 1.7)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0/template/yoga/menubar.css

    r2648 r2740  
    1111
    1212#menubar .button {
    13         margin: 2px 2px ;
     13        margin: -2px 2px 2px;
    1414        width: auto;
    1515        padding: 0;
     
    8383}
    8484
    85 #menubar #menuTagCloud SPAN
    86 {
     85#menubar #menuTagCloud SPAN {
    8786        white-space: nowrap;
    8887}
Note: See TracChangeset for help on using the changeset viewer.