summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorjoak <joak@nospace.at>2022-07-27 15:32:45 +0200
committerjoak <joak@nospace.at>2022-07-27 15:32:45 +0200
commit16d7bc374a693476d8e74b0e97b41aa27853caf6 (patch)
tree4bd36af15a9e1bb761694a4e4183ed6199519daa /assets
parent303ccaa0ceccf9cbc57ec2cc7a0d7758e837ca38 (diff)
changes selected works
Diffstat (limited to 'assets')
-rw-r--r--assets/static/style.css4
1 files changed, 4 insertions, 0 deletions
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;}