Update BasicBackground.css
This commit is contained in:
parent
528f536172
commit
e849778c55
|
@ -2579,32 +2579,32 @@ img[src*="/assets/0f4d1ff76624bb45a3fee4189279ee92.svg"] + * + *:before {
|
|||
|
||||
/* roles */
|
||||
.role-2irmRk {
|
||||
border-radius: 5px;
|
||||
padding: 0 5px;
|
||||
position: relative;
|
||||
border-radius: 5px !important;
|
||||
padding: 0 5px !important;
|
||||
position: relative !important;
|
||||
}
|
||||
.role-2irmRk .roleName-32vpEy {
|
||||
color: rgb(255,255,255);
|
||||
margin: 0;
|
||||
font-weight: normal;
|
||||
position: relative;
|
||||
height: 20px;
|
||||
line-height: 20px;
|
||||
z-index: 1000;
|
||||
pointer-events: none;
|
||||
color: rgb(255,255,255) !important;
|
||||
margin: 0 !important;
|
||||
font-weight: normal !important;
|
||||
position: relative !important;
|
||||
height: 20px !important;
|
||||
line-height: 20px !important;
|
||||
z-index: 1000 !important;
|
||||
pointer-events: none !important;
|
||||
}
|
||||
.role-2irmRk .roleCircle-3xAZ1j {
|
||||
position: absolute;
|
||||
border-radius: 3px;
|
||||
opacity: 0.3;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
left: 0;
|
||||
top: 0;
|
||||
position: absolute !important;
|
||||
border-radius: 3px !important;
|
||||
opacity: 0.3 !important;
|
||||
height: 100% !important;
|
||||
width: 100% !important;
|
||||
left: 0 !important;
|
||||
top: 0 !important;
|
||||
}
|
||||
.role-2irmRk .roleCircleButton-377y0l:hover {
|
||||
opacity: 1;
|
||||
z-index: 2000;
|
||||
opacity: 1 !important;
|
||||
z-index: 2000 !important;
|
||||
}
|
||||
|
||||
/* ownertag */
|
||||
|
|
Loading…
Reference in New Issue