Khorne in #8chan on irc.rizon.net contributed this thread watcher.
Can't properly attribute the code to him because he doesn't want it connected to his Github account for some reason. Conflicts: inc/instance-config.php
This commit is contained in:
@@ -913,3 +913,28 @@ span.pln {
|
||||
clear: none;
|
||||
}
|
||||
}
|
||||
|
||||
/* threadwatcher */
|
||||
|
||||
#watchlist {
|
||||
display: none;
|
||||
max-height: 250px;
|
||||
overflow: auto;
|
||||
border: 1px solid;
|
||||
border-style: none solid solid none;
|
||||
width: 50%;
|
||||
margin: 0 auto;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.watchlist-inner, .watchlist-controls {
|
||||
margin: 0 auto;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#watchlist-toggle, .watchThread, .watchlist-remove, #clearList, #clearGhosts {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user