Closed
Bug 797894
Opened 13 years ago
Closed 13 years ago
Use transparent autoscroll icons
Categories
(Toolkit :: Themes, defect)
Tracking
()
RESOLVED
FIXED
mozilla18
People
(Reporter: dao, Assigned: dao)
References
Details
Attachments
(1 file)
3.91 KB,
patch
|
karlt
:
review+
|
Details | Diff | Splinter Review |
I copied winstripe's autoscroll.png, since gnomestripe's old transparent autoscroll icons don't fall back nicely when the window manager is not compositing.
Attachment #668011 -
Flags: review?(karlt)
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → dao
Status: NEW → ASSIGNED
Comment 1•13 years ago
|
||
Comment on attachment 668011 [details] [diff] [review]
patch
> background-position: center top;
> background-image: url("chrome://global/skin/icons/autoscroll.png");
> background-color: transparent;
>+ background-position: right top;
Please remove the "center top" first background-position.
Attachment #668011 -
Flags: review?(karlt) → review+
Assignee | ||
Comment 3•13 years ago
|
||
Comment 4•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla18
See Also: → https://launchpad.net/bugs/304306
You need to log in
before you can comment on or make changes to this bug.
Description
•