diff --git a/themes/Unicorn.css b/themes/Unicorn.css index af004ebf..6dc46d12 100644 --- a/themes/Unicorn.css +++ b/themes/Unicorn.css @@ -447,11 +447,9 @@ a:hover, a:focus { /* Popup */ -.popup_list_area .model_item .model{ +.popup .model_item { border: 1px solid #c9c9c9; - border-radius: 10px; } - .popup .popup_load_cancel { border: 1px solid #c9c9c9 !important; }