mirror of
https://github.com/CaptaiNiveau/FirefoxSidebar.git
synced 2024-11-22 06:42:49 +00:00
7 lines
No EOL
202 B
CSS
7 lines
No EOL
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;
|
|
} |