From 4211853575a01708e4edbf53b4d8ce9d00b1630e Mon Sep 17 00:00:00 2001 From: nuintun Date: Mon, 23 Nov 2015 18:10:50 +0800 Subject: [PATCH] update files --- static/css/index.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/static/css/index.css b/static/css/index.css index 18eb3ff..243ba15 100644 --- a/static/css/index.css +++ b/static/css/index.css @@ -236,7 +236,7 @@ header [class*=" icon-"] { top: 31px; left: 5px; border: 1px solid #ccc; - z-index: 1; + z-index: 2; background-color: #fff; box-shadow: 0 0 5px 0 #a9a9a9; } @@ -370,7 +370,8 @@ header [class*=" icon-"] { } .ui-command-popup { position: absolute; - top: 39px; right: 0; + top: 39px; + right: 0; background-color: #eee; } .ui-command-popup li {