mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-23 21:03:08 +09:00
10 lines
No EOL
251 B
CSS
10 lines
No EOL
251 B
CSS
@import url("chrome://pocket-shared/skin/pocket.css");
|
|
|
|
#nav-bar #pocket-button > .toolbarbutton-icon {
|
|
padding: 2px 6px;
|
|
}
|
|
|
|
:-moz-any(#TabsToolbar, .widget-overflow-list) #pocket-button > .toolbarbutton-icon {
|
|
max-width: 18px;
|
|
padding: 0;
|
|
} |