From 80807ae0851572767a724a1950a30e73f579adb8 Mon Sep 17 00:00:00 2001 From: Jorge Rincon Date: Wed, 4 Oct 2023 16:46:43 +0200 Subject: [PATCH] #12166 fixed style of selected item in calendar --- pandora_console/include/styles/js/jquery-ui_custom.css | 1 + 1 file changed, 1 insertion(+) diff --git a/pandora_console/include/styles/js/jquery-ui_custom.css b/pandora_console/include/styles/js/jquery-ui_custom.css index a2efd33a93..9c17d7fdab 100644 --- a/pandora_console/include/styles/js/jquery-ui_custom.css +++ b/pandora_console/include/styles/js/jquery-ui_custom.css @@ -151,6 +151,7 @@ a.ui-state-default > span:hover { background-color: #82b92e !important; font-weight: bold !important; border: 2px solid #000 !important; + border-radius: 50% !important; } .ui-corner-all, .ui-corner-top,