summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
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;}