Aleksander Machniak
2013-11-28 f25a96bd4020806ffe6674b0f82f5df5f54add2a
Improve "ul.listing li" with text overflow styles
1 files modified
3 ■■■■■ changed files
skins/larry/styles.css 3 ●●●●● patch | view | raw | blame | history
skins/larry/styles.css
@@ -1133,6 +1133,9 @@
ul.listing li {
    background-color: #d9ecf4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
ul.listing li ul {