summaryrefslogtreecommitdiffstats
path: root/ash/session_state_observer.cc
diff options
context:
space:
mode:
authorbeaufort.francois@gmail.com <beaufort.francois@gmail.com@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-10 12:11:02 +0000
committerbeaufort.francois@gmail.com <beaufort.francois@gmail.com@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-10 12:11:02 +0000
commitf6ca12ef10248c5fd648825e61695b2769c4ddc3 (patch)
treef50b6372695656c642e64cda7031bd0411f4224b /ash/session_state_observer.cc
parentf6efcd3c4b4a77230ef73731efcc217e1029cf44 (diff)
downloadchromium_src-f6ca12ef10248c5fd648825e61695b2769c4ddc3.zip
chromium_src-f6ca12ef10248c5fd648825e61695b2769c4ddc3.tar.gz
chromium_src-f6ca12ef10248c5fd648825e61695b2769c4ddc3.tar.bz2
Fixed 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 Review URL: https://codereview.chromium.org/121723002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@255916 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/session_state_observer.cc')
0 files changed, 0 insertions, 0 deletions