SceneSelectItem #ImageBtn[whatsThis="grap"] { border-image: url("Skins/MechHand/resource/pic_grap.png"); } SceneSelectItem #ImageBtn[whatsThis="correct"] { border-image: url("Skins/MechHand/resource/Correct.png"); } SceneSelectItem #ImageBtn[whatsThis="place"] { border-image: url("Skins/MechHand/resource/pic_Place.png"); } SceneSelectItem #ImageBtn[whatsThis="grap"]:checked { border-image: url("Skins/MechHand/resource/pic_抓取_选中.png"); } SceneSelectItem #ImageBtn[whatsThis="correct"]:checked { border-image: url("Skins/MechHand/resource/pic_位置补正_选中.png"); } SceneSelectItem #ImageBtn[whatsThis="place"]:checked { border-image: url("Skins/MechHand/resource/pic_放置_选中.png"); } SceneSelectItem #type_lab { font-size: 18px; color: #ffffff; } SceneSelectItem #SceneSelectItem { min-width:100px; max-width:100px; min-height:124px; max-height:124px; }