Closed
Bug 72955
Opened 25 years ago
Closed 24 years ago
<timeless> you could do permutation and filtering
Categories
(Webtools Graveyard :: Mozbot, enhancement)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: ian, Assigned: ian)
Details
From the wishlist:
<timeless> you could do permutation and filtering
Timeless: I've no idea what this means. Care to explain?
Comment 2•24 years ago
|
||
InfoBackground is the "Background color for tooltip controls."
true:
if(tooltip color == InfoBackground) *.style.background = InfoBackground =
= tooltip color.
By setting something's color InfoBackground, you are changing that
thing's property, not the way mozilla present
s it's tooltips.
In my browser, tooltips are yellow.
By the way, here's an interesting thing: in Mac IE, users can pick a theme
(yeah so what, you're saying), But check this out:
if you change the theme AND the page uses the css ui colors, the page is
updated in real time. Note that I am not promoting IE, I just thing that this
is an interesting way to implement the CSS UI features. Try by right-
clicking on the button bar.
Summary:
-InfoBackground is the background color for tooltip controls.
-UI color values are changed according to a user's prefs (read: theme)
| Assignee | ||
Comment 3•24 years ago
|
||
timeless: what does this mean?
| Assignee | ||
Comment 5•24 years ago
|
||
oh well. INVALID. :-)
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
Updated•24 years ago
|
QA Contact: timeless → kerz
Updated•20 years ago
|
QA Contact: kerz → mozbot
Updated•7 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•