From 100d8339394512cad6b85391e4c30480e3de6aa6 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Fri, 12 Sep 2014 20:48:37 -0700 Subject: [PATCH] Selected changes from Mayhem commit d6030f7df005d27a1c5c789d8c8426ed15434e4f WAS: Set the catalog thumbnail via background image, save one element. Also tiny fixes here and there. --- src/General/css/style.css | 7 +++---- src/Menu/Menu.coffee | 2 +- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/src/General/css/style.css b/src/General/css/style.css index e7b081cf1..01859418f 100755 --- a/src/General/css/style.css +++ b/src/General/css/style.css @@ -551,10 +551,9 @@ hr ~ div.center:not(.ad-cnt) { cursor: help; font-size: 10px; font-weight: 700; - line-height: .8; - margin-top: 1px; + margin-top: 2px; } -.catalog-thread .subject { +.catalog-thread > .subject { flex-shrink: 0; font-weight: 700; line-height: 1; @@ -562,7 +561,7 @@ hr ~ div.center:not(.ad-cnt) { } .catalog-thread > .comment { flex-shrink: 1; - max-width: 100%; + align-self: stretch; overflow: hidden; text-align: center; } diff --git a/src/Menu/Menu.coffee b/src/Menu/Menu.coffee index 10ee67eaa..b9ec9350a 100755 --- a/src/Menu/Menu.coffee +++ b/src/Menu/Menu.coffee @@ -12,7 +12,7 @@ Menu = name: 'Menu' cb: @node CatalogThread.callbacks.push - name: 'Image Hover' + name: 'Menu' cb: @catalogNode node: ->