mirror of
https://github.com/ascribe/onion.git
synced 2024-12-22 09:23:13 +01:00
ellipsis for artist name in accordion list item
This commit is contained in:
parent
2abd3c4a97
commit
d1ed25fe97
@ -61,6 +61,9 @@ $ascribe-accordion-list-font: 'Source Sans Pro';
|
||||
font-size: 1.3em;
|
||||
margin: .2em 0 .3em 0;
|
||||
cursor: pointer;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
a {
|
||||
color: #666;
|
||||
|
Loading…
Reference in New Issue
Block a user