Line 44: | Line 44: | ||
color:#000000; | color:#000000; | ||
cursor: pointer; | cursor: pointer; | ||
+ | } | ||
+ | |||
+ | .menu_item_selected { | ||
+ | width:100%; | ||
+ | |||
+ | margin:-2px 0px 0px -20px; | ||
+ | padding: 10px 10px; | ||
+ | border-bottom: 1px solid #d3d3d3; | ||
+ | /* font-weight:bold; */ | ||
+ | color:#000000; | ||
+ | cursor: pointer; | ||
+ | background-color: #e7e7e7; | ||
} | } | ||
Revision as of 19:56, 15 August 2016