\
@@ -2643,7 +2645,7 @@
for (id in _ref) {
props = _ref[id];
x = $.el('a', {
- textContent: 'X',
+ textContent: '\u00d7',
href: 'javascript:;'
});
$.on(x, 'click', watcher.cb.x);
@@ -3339,6 +3341,7 @@
case 'm':
case 'tg':
case 'u':
+ case 'vg':
return "http://archive.foolz.us/" + href[3] + "/full_image/" + href[5];
}
},
@@ -4006,13 +4009,13 @@ img[md5], img[md5] + img {\
/* revealed spoilers do not have height/width,\
this fixed "expanded" auto-gifs */\
img[md5] {\
- max-height: 126px;\
- max-width: 126px;\
-}\
-.op > a > img[md5] {\
max-height: 251px;\
max-width: 251px;\
}\
+td > .filesize > img[md5] {\
+ max-height: 126px;\
+ max-width: 126px;\
+}\
\
#qr, #qp, #updater, #stats, #ihover, #overlay, #navlinks {\
position: fixed;\
diff --git a/script.coffee b/script.coffee
index 441c0583a..126fb46c0 100644
--- a/script.coffee
+++ b/script.coffee
@@ -661,7 +661,7 @@ expandThread =
a.textContent = a.textContent.replace '-', '+'
#goddamit moot
num = switch g.BOARD
- when 'b' then 3
+ when 'b', 'vg' then 3
when 't' then 1
else 5
table = $.x "following::br[@clear]/preceding::table[#{num}]", a
@@ -1227,7 +1227,7 @@ qr =
className: 'preview'
draggable: true
href: 'javascript:;'
- innerHTML: '
x'
+ innerHTML: '
×'
$('input', @el).checked = @spoiler
$.on @el, 'click', => @select()
$.on $('.remove', @el), 'click', (e) =>
@@ -1364,7 +1364,7 @@ qr =
qr.el = ui.dialog 'qr', 'top:0;right:0;', '