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