DescriptionFixed custom wallpaper Context Menu z-index
As you can see in `src/ui/webui/resources/css/menu.css`, the z-index CSS property for the menu is 3.
Since the z-index CSS property of the check Image is also 3, it causes some UI glitches like the one below.
I've set it to 2 since 1 is used by thumbnails.
OLD=http://i.imgur.com/HfCtRvJ.png
NOW=http://i.imgur.com/nXkLa3b.png
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=255916
Patch Set 1 #
Messages
Total messages: 9 (0 generated)
|