Private GIT

Skip to content
Snippets Groups Projects
Commit e96fadc1 authored by Kevin Duret's avatar Kevin Duret Committed by Kevin Duret
Browse files

fix(style): fix style in widget preferences popin (#6197)

parent dd2a8b0d
No related branches found
No related tags found
No related merge requests found
......@@ -1756,6 +1756,10 @@ span.state_badge {
background: transparent !important;
}
#colorbox {
outline: none;
}
#cboxContent {
border-radius: 4px;
border: 1px solid #a7a8ac;
......@@ -1772,6 +1776,7 @@ span.state_badge {
width: 18px !important;
right: -10px !important;
border-radius: 10px;
border-width: 0px;
}
/* ColorBox CSS */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment