Automated build for v0.01
This commit is contained in:
9
plugins/shorten_expanded/init.css
Normal file
9
plugins/shorten_expanded/init.css
Normal file
@ -0,0 +1,9 @@
|
||||
.content-shrink-wrap {
|
||||
overflow : hidden;
|
||||
text-overflow: ellipsis;
|
||||
height : 800px;
|
||||
}
|
||||
|
||||
.expand-prompt {
|
||||
margin-top : 16px;
|
||||
}
|
Reference in New Issue
Block a user