Line 39: | Line 39: | ||
/*background: #e9e9e9;*/ | /*background: #e9e9e9;*/ | ||
} | } | ||
+ | |||
+ | .caret { | ||
+ | display: inline-block; | ||
+ | width: 0; | ||
+ | height: 6px; | ||
+ | margin-left: 2px; | ||
+ | vertical-align:middle; | ||
+ | border-top: 4px dashed; | ||
+ | border-top: 4px solid\9; | ||
+ | border-right: 4px solid transparent; | ||
+ | border-left: 4px solid transparent; | ||
+ | } | ||
+ | |||
.neiyebg { | .neiyebg { | ||
position: relative; | position: relative; | ||
Line 242: | Line 255: | ||
$(".menu > ul > li").hover(function () { | $(".menu > ul > li").hover(function () { | ||
//$(this).css({ "background-color": "#f0f0f0" }); | //$(this).css({ "background-color": "#f0f0f0" }); | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 08:35, 13 October 2018