Changeset 492 in subversion
- Timestamp:
- Feb 21, 2007 5:53:37 PM (6 years ago)
- Location:
- trunk/roundcubemail/skins/default
- Files:
-
- 2 edited
-
common.css (modified) (1 diff)
-
mail.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/skins/default/common.css
r491 r492 72 72 background-color: #ffffff; 73 73 border: 1px solid #666666; 74 } 75 76 input[type="checkbox"] 77 { 78 border: 0; 79 padding: 0; 74 80 } 75 81 -
trunk/roundcubemail/skins/default/mail.css
r491 r492 468 468 #messagelist tr td.date 469 469 { 470 width: 11 0px;470 width: 118px; 471 471 vertical-align: middle; 472 472 } … … 562 562 563 563 /*\*/ 564 html>body*#quicksearchbar { background-image: none; }565 html>body*#quicksearchbar a { top: 5px; }566 html>body*#quicksearchbar #quicksearchbox { width: 180px; top:0px; right: 1px; left: auto; }567 564 html>body*#quicksearchbar[id$="quicksearchbar"]:not([class="none"]) { background-image: none; } 568 565 html>body*#quicksearchbar[id$="quicksearchbar"]:not([class="none"]) a { top: 5px; }
Note: See TracChangeset
for help on using the changeset viewer.
