FirefoxSidebar/custom.css

7 lines
202 B
CSS
Raw Normal View History

/* 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;
}