mirror of
https://github.com/CaptaiNiveau/FirefoxSidebar.git
synced 2024-11-22 14:52:49 +00:00
7 lines
202 B
CSS
7 lines
202 B
CSS
|
/* OTHER CUSTOM OPTIONS */
|
||
|
|
||
|
/* hide normal horizontal tab bar */
|
||
|
/* Change the Avatar size for the Firefox Account to what makes sense */
|
||
|
[label="Firefox Account"] #fxa-avatar-image {
|
||
|
scale: 1.25;
|
||
|
}
|