@charset "UTF-8"; .rowOps { width:50px; text-align:center; } .ops_container_type1 { float: right; font-size: 12px; left: -22px; position: relative; } .ops_container_type2 { float: right; font-size: 12px; left: -25px; position: relative; top: -10px; } .ops_container a { text-decoration: none; } .ops_btn { background: url("../../../images/other/manage_down.png") no-repeat scroll 0 transparent; display: inline-block; height: 16px; position: absolute; width: 16px; z-index: 1; } .ops_box { position: absolute; right: -25px; top: 16px; z-index: 5; } .ops_itemDiv { background-color: #FFF3F3; border: 1px solid #ff7777; border-radius: 8px 0 8px 8px; box-shadow: 2px 2px 5px #969696; display: none; } .ops_itemDiv ul { padding: 5px 0; } .ops_itemDiv ul li { padding: 8px 0; } .ops_itemDiv li a:hover { background-color:#F2575E; color:#fff; } .ops_btn.ops_active { background: url("../../../images/other/manage_up.png") no-repeat scroll transparent; padding: 0 !important; } .ops_shadeEm { } a.ops_more { background-position: 10px 5px !important; color: #555555; font-size: 13px; padding: 5px 3px 5px 28px; } li.ops_li { float: left; }