Ads Please!
This commit is contained in:
parent
57f7d899ec
commit
16b650f26c
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1811,6 +1811,10 @@ a:only-of-type > .remove {
|
||||
width: 500px;
|
||||
height: auto;
|
||||
}
|
||||
/* Possibly temporary. Non-classed Ad Pleas only appear to be showing up in threads now? */
|
||||
.thread body > .center {
|
||||
display: none;
|
||||
}
|
||||
.ad-plea-middle,
|
||||
.middlead {
|
||||
display: none;
|
||||
|
||||
@ -28,7 +28,6 @@ FappeTyme =
|
||||
|
||||
cb:
|
||||
set: (type) -> $["#{if Conf[type] then 'add' else 'rm'}Class"] doc, "#{type}Tyme"
|
||||
|
||||
toggle: ->
|
||||
Conf[@name] = !Conf[@name]
|
||||
FappeTyme.cb.set @name
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user