aboutsummaryrefslogtreecommitdiff
path: root/quotes/public/style.css
diff options
context:
space:
mode:
authorMarvin Borner2020-10-19 21:06:10 +0200
committerMarvin Borner2020-10-19 21:06:10 +0200
commit41306ad06681b27061f41d97dd7c8484ef015827 (patch)
tree6b275c612db4519b9ec8d453e95d25c09e40c7a0 /quotes/public/style.css
parent8cac8a68132b82964c4ca3fda8e21fbb06bfbc8c (diff)
Some frontend things
Diffstat (limited to 'quotes/public/style.css')
-rw-r--r--quotes/public/style.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/quotes/public/style.css b/quotes/public/style.css
index a4eaf19..f098bda 100644
--- a/quotes/public/style.css
+++ b/quotes/public/style.css
@@ -46,8 +46,10 @@ li {
span {
float: right;
- color: red;
cursor: pointer;
+ background: url("/feather/icons/trash.svg") no-repeat center;
+ width: 30px;
+ height: 30px;
}
input,