Merge branch 'master' of github.com:aeosynth/4chan-x
This commit is contained in:
commit
7e2c932550
@ -3251,13 +3251,14 @@
|
||||
\
|
||||
#watcher {\
|
||||
position: absolute;\
|
||||
width: 250px;\
|
||||
overflow: hidden;\
|
||||
white-space: nowrap;\
|
||||
}\
|
||||
#watcher > div {\
|
||||
overflow: hidden;\
|
||||
padding-right: 5px;\
|
||||
padding-left: 5px;\
|
||||
text-overflow: ellipsis;\
|
||||
max-width: 200px;\
|
||||
white-space: nowrap;\
|
||||
}\
|
||||
#watcher > div.move {\
|
||||
text-decoration: underline;\
|
||||
|
||||
@ -2510,13 +2510,14 @@ Main =
|
||||
|
||||
#watcher {
|
||||
position: absolute;
|
||||
width: 250px;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
}
|
||||
#watcher > div {
|
||||
overflow: hidden;
|
||||
padding-right: 5px;
|
||||
padding-left: 5px;
|
||||
text-overflow: ellipsis;
|
||||
max-width: 200px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
#watcher > div.move {
|
||||
text-decoration: underline;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user