mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-02 00:42:45 +01:00
text overflow for hostname cell
This commit is contained in:
parent
3b0dac6402
commit
c252bc8ff4
@ -192,6 +192,7 @@ body.dynamicFilteringEnabled #dynamicFilteringContainer > div > span {
|
||||
#dynamicFilteringContainer > div > span:nth-of-type(1) {
|
||||
border-right: 1px solid white;
|
||||
padding-right: 4px;
|
||||
text-overflow: ellipsis;
|
||||
width: 70%;
|
||||
}
|
||||
#dynamicFilteringContainer > div > span:nth-of-type(2) {
|
||||
|
Loading…
Reference in New Issue
Block a user