Fix dialog color not being set in some Tinyboard site catalogs.
This commit is contained in:
parent
c4c078cd63
commit
e891f69bca
@ -294,6 +294,8 @@ Main =
|
||||
$.on mainStyleSheet, 'load', setStyle
|
||||
setStyle()
|
||||
unless mainStyleSheet
|
||||
for styleSheet in $$ 'link[rel="stylesheet"]', d.head
|
||||
$.on styleSheet, 'load', setStyle
|
||||
setStyle()
|
||||
|
||||
initReady: ->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user