diff --git a/public/css/theme-redsilver.css b/public/css/theme-redsilver.css index 184bd4b..ba34ed6 100644 --- a/public/css/theme-redsilver.css +++ b/public/css/theme-redsilver.css @@ -324,11 +324,11 @@ a:hover { } .ui.form .dropzone:hover { - border: 2px dashed #0087f5; + border: 3px dashed var(--color-primary-dark-2); box-shadow: none!important; padding: 0; min-height: 5rem; - border-radius: 5px + border-radius: 10px } .ui.secondary.tiny.pointing.menu .active.item {