ok-admin/lib/jquery.bsgrid/plugins/sidemenu/readme

13 lines
402 B
Plaintext
Executable File
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

来源http://www.dynamicdrive.com/dynamicindex17/ddaccordionmenu.htm
arrowgreen.gif是原版
arrowblue.gif是后做的图片配合以下样式使用
.arrowsidemenu div a{ /*header bar links*/
background: transparent url(arrowblue.gif) 100% 0;
}
.arrowsidemenu ul li{
border-bottom: 1px solid #68b2e3;
}
.arrowsidemenu ul li a{
border-left: 10px double #68b2e3;
}