From 16d7bc374a693476d8e74b0e97b41aa27853caf6 Mon Sep 17 00:00:00 2001 From: joak Date: Wed, 27 Jul 2022 15:32:45 +0200 Subject: changes selected works --- assets/static/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'assets') diff --git a/assets/static/style.css b/assets/static/style.css index 7161e1e..1512921 100644 --- a/assets/static/style.css +++ b/assets/static/style.css @@ -147,6 +147,10 @@ tr:hover .workthumb { position: fixed; } +.selectthumb { + padding-top: 8px; +} + @keyframes flashy { 0% {background-color:#ffffff;} 50% {background-color:#ffaaaa;} -- cgit v1.2.3