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