summaryrefslogtreecommitdiffstats
path: root/css/Properties
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-08-28 14:53:19 +0200
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-08-28 14:53:19 +0200
commit670493bd8a029d8e3b6ab75778cb2fd0cb16378a (patch)
tree2745cc445e21da851f20337cea12ee98fbf1db4c /css/Properties
parent0b5f975b5288e1a9548260f9ac8f47453982f9a7 (diff)
Dav lib 1
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'css/Properties')
-rw-r--r--css/Properties/Properties.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/Properties/Properties.scss b/css/Properties/Properties.scss
index 30369a80..d7f76afa 100644
--- a/css/Properties/Properties.scss
+++ b/css/Properties/Properties.scss
@@ -31,6 +31,10 @@
&--last {
margin-bottom: $grid-height-unit;
}
+ // no delete icon on addressbook selector
+ &--addressbooks .icon-delete {
+ display: none;
+ }
&__delete {
position: absolute;