瀏覽代碼

nice shadow effect for util submenu

Serghey Rodin 13 年之前
父節點
當前提交
0268bf0dca
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      web/templates/header.html

+ 2 - 0
web/templates/header.html

@@ -190,6 +190,8 @@
                 text-align: left;
                 vertical-align:top;
                 padding: 0px 10px 0px 0;
+                background: none repeat scroll 0% 0% white;
+                box-shadow: 0px 8px 8px rgb(255, 255, 255);
             }
 
             .select-controls {