Closed Bug 992294 Opened 10 years ago Closed 10 years ago

The audio/video volume control in Modern should look more like a volume control.

Categories

(SeaMonkey :: Themes, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 991945

People

(Reporter: philip.chee, Unassigned)

References

Details

(Keywords: modern)

Bug 991945 minimally unbroke the video/audio volume control for modern, but more work needs to be done to make it look more like a volume control.
The simplest thing would probably just be to make the background have a triangle shape, but I'll have to wait for the patch to see how everything looks.

.volumeBackground {
background-image: linear-gradient(to bottom right, rgba(255,255,255,0), rgba(255,255,255,0) 50%, rgba(255,255,255,.5) 51%, rgba(255,255,255,.5));
}
Looks like Neil fixed it back in Bug 991945 so closing this one instead. :P
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.