Selected changes from Mayhem commit d6030f7df005d27a1c5c789d8c8426ed15434e4f

WAS:
Set the catalog thumbnail via background image, save one element.
Also tiny fixes here and there.
This commit is contained in:
ccd0 2014-09-12 20:48:37 -07:00
parent a28d6223d4
commit 100d833939
2 changed files with 4 additions and 5 deletions

View File

@ -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;
}

View File

@ -12,7 +12,7 @@ Menu =
name: 'Menu'
cb: @node
CatalogThread.callbacks.push
name: 'Image Hover'
name: 'Menu'
cb: @catalogNode
node: ->