forked from Icycoide/searxng
[enh] themes static content refactor
This commit is contained in:
parent
e3957d6adf
commit
9f12605f7e
184 changed files with 19 additions and 10 deletions
|
@ -1,8 +0,0 @@
|
|||
// Text overflow
|
||||
// Requires inline-block or block for proper styling
|
||||
|
||||
.text-overflow() {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue