mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-08 04:09:03 +02:00
13 lines
176 B
CSS
13 lines
176 B
CSS
#userContext-indicator {
|
|
height: 16px;
|
|
width: 16px;
|
|
}
|
|
|
|
#userContext-label {
|
|
margin-inline-end: 3px;
|
|
color: #909090;
|
|
}
|
|
|
|
#userContext-icons {
|
|
-moz-box-align: center;
|
|
}
|