Changeset 568e26c in github
- Timestamp:
- May 9, 2012 5:20:56 AM (13 months ago)
- Branches:
- release-0.8
- Children:
- 5c6d1ac
- Parents:
- 5251421
- git-author:
- Thomas Bruederli <thomas@…> (05/09/12 05:11:16)
- git-committer:
- Thomas Bruederli <bruederli@…> (05/09/12 05:20:56)
- Location:
- skins/larry
- Files:
-
- 2 edited
-
images/filetypes.png (modified) (previous)
-
styles.css (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
skins/larry/styles.css
r4dbc961 r568e26c 1281 1281 width: 176px; 1282 1282 margin: 0; 1283 padding: 5px 26px 5px 38px; 1283 padding: 5px 26px 2px 38px; 1284 height: 18px; 1284 1285 background: #f1f1f1; 1285 1286 border-color: #a3a3a3; … … 1296 1297 position: absolute; 1297 1298 top: 4px; 1298 right: 3px;1299 right: 1px; 1299 1300 } 1300 1301 … … 1478 1479 a.dropdownselector { 1479 1480 position: absolute; 1481 padding: 1px 0; 1480 1482 z-index: 1; 1483 } 1484 1485 a.dropdownselector .handle { 1486 margin: -1px 0; 1487 padding-top: 5px; 1488 min-height: 20px; 1481 1489 } 1482 1490 … … 1887 1895 } 1888 1896 1897 .attachmentslist li.txt, 1898 .attachmentslist li.text { 1899 background-position: 0 -416px; 1900 } 1901 1902 .attachmentslist li.vcard { 1903 background-position: 0 -390px; 1904 } 1905 1906 .attachmentslist li.html { 1907 background-position: 0 -442px; 1908 } 1909 1889 1910 .attachmentslist li a, 1890 1911 #compose-attachments ul li {
Note: See TracChangeset
for help on using the changeset viewer.
