summaryrefslogtreecommitdiff
path: root/themes/okadmin/public/css/main.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/okadmin/public/css/main.css')
-rw-r--r--themes/okadmin/public/css/main.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/okadmin/public/css/main.css b/themes/okadmin/public/css/main.css
index 5dbd910..e5af10c 100644
--- a/themes/okadmin/public/css/main.css
+++ b/themes/okadmin/public/css/main.css
@@ -335,9 +335,12 @@ button, input[type=submit] {
.image-element .remove:hover {
color: red;
}
+
+/*
.remove {
display: none;
}
+ */
#delete_form button:hover { color: red }