Thomas Bruederli
2012-05-30 96077f631e179ba7648c62bfebd643a86627a0a5
Abbreviate long attachment file names with ellipsis (#1488499)
1 files modified
6 ■■■■■ changed files
skins/larry/styles.css 6 ●●●●● patch | view | raw | blame | history
skins/larry/styles.css
@@ -1916,6 +1916,12 @@
    text-shadow: 0px 1px 1px #fff;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#compose-attachments ul li {
    padding-right: 28px;
}
.attachmentslist li a:hover {