Sha256: 9559aa391b5ddf890183a2db7d32736d9b24459926fcf3774ac3793339b95521
Contents?: true
Size: 862 Bytes
Versions: 7
Compression:
Stored size: 862 Bytes
Contents
/* line 6, ../../../app/stylesheets/non_ios.sass */ ul.squares li.child-container h3 { white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; -ms-text-overflow: ellipsis; text-overflow: ellipsis; -moz-binding: url('/../../public/concen/xml/ellipsis.xml#ellipsis'); } /* line 9, ../../../app/stylesheets/non_ios.sass */ ul.squares li.child-container p.date { white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; -ms-text-overflow: ellipsis; text-overflow: ellipsis; -moz-binding: url('/../../public/concen/xml/ellipsis.xml#ellipsis'); } /* line 14, ../../../app/stylesheets/non_ios.sass */ #article-top h2 { white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; -ms-text-overflow: ellipsis; text-overflow: ellipsis; -moz-binding: url('/../../public/concen/xml/ellipsis.xml#ellipsis'); }
Version data entries
7 entries across 7 versions & 1 rubygems