UNPKG

demo-jquery-easyui-ribbon

Version:
98 lines (91 loc) 2.66 kB
.icon-large{ background-size: 32px 32px !important; } .icon-small{ background-size: 16px 16px !important; } /*开始*/ .icon-zoom-in{ background:url('images/zoom_in.png') no-repeat center center; } .icon-zoom-out{ background:url('images/zoom_out.png') no-repeat center center; } .icon-move{ background:url('images/move.png') no-repeat center center; } .icon-update{ background:url('images/update.png') no-repeat center center; } .icon-reset{ background:url('images/reset.png') no-repeat center center; } .icon-zoom-extends{ background:url('images/zoom_extends.png') no-repeat center center; } /*查询*/ .icon-element-query{ background:url('images/element_query.png') no-repeat center center; } .icon-name-query{ background:url('images/name_query.png') no-repeat center center; } .icon-ponit-query{ background:url('images/ponit_query.png') no-repeat center center; } .icon-line-query{ background:url('images/line_query.png') no-repeat center center; } .icon-circle-query{ background:url('images/circle_query.png') no-repeat center center; } .icon-rectangle-query{ background:url('images/rectangle_query.png') no-repeat center center; } .icon-condition-query{ background:url('images/condition_query.png') no-repeat center center; } .icon-polygon-query{ background:url('images/polygon_query.png') no-repeat center center; } .icon-district-query{ background:url('images/district_query.png') no-repeat center center; } .icon-file-query{ background:url('images/file_query.png') no-repeat center center; } /*分析量算*/ .icon-profile-analysis{ background:url('images/profile_analysis.png') no-repeat center center; } .icon-path-analysis{ background:url('images/path_analysis.png') no-repeat center center; } .icon-topology-analysis{ background:url('images/topology_analysis.png') no-repeat center center; } .icon-buffer-analysis{ background:url('images/buffer_analysis.png') no-repeat center center; } .icon-overlay-analysis{ background:url('images/overlay_analysis.png') no-repeat center center; } .icon-clip-analysis{ background:url('images/clip_analysis.png') no-repeat center center; } .icon-measure-length{ background:url('images/measure_length.png') no-repeat center center; } .icon-measure-area{ background:url('images/measure_area.png') no-repeat center center; } /*编辑*/ .icon-add-point{ background:url('images/add_point.png') no-repeat center center; } .icon-add-line{ background:url('images/add_line.png') no-repeat center center; } .icon-add-polygon{ background:url('images/add_polygon.png') no-repeat center center; }