14 lines
176 B
CSS
14 lines
176 B
CSS
#userContext-indicator {
|
|
height: 16px;
|
|
width: 16px;
|
|
}
|
|
|
|
#userContext-label {
|
|
margin-inline-end: 3px;
|
|
color: #909090;
|
|
}
|
|
|
|
#userContext-icons {
|
|
-moz-box-align: center;
|
|
}
|