Changeset 2579 in subversion
- Timestamp:
- May 31, 2009 5:05:55 AM (4 years ago)
- File:
-
- 1 edited
-
trunk/roundcubemail/skins/default/mail.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/skins/default/mail.css
r2574 r2579 802 802 text-align: left; 803 803 padding-right: 10px; 804 vertical-align: center;805 804 text-align: center; 805 padding: 2px 6px 4px 6px; 806 border-bottom: 0; 807 } 808 809 table.headers-table tr td.more-headers 810 { 811 cursor: pointer; 812 width: 100%; 813 height: 8px; 814 border-bottom: 0; 806 815 } 807 816 … … 1104 1113 } 1105 1114 1106 table.headers-table tr td.more-headers1107 {1108 cursor: pointer;1109 width: 100%;1110 height: 8px;1111 border-bottom: 0;1112 }1113 1114 table.headers-table tr td.all1115 {1116 padding: 2px 6px 4px 6px;1117 border-bottom: 0;1118 }1119 1120 1115 td.show-headers 1121 1116 {
Note: See TracChangeset
for help on using the changeset viewer.
