CSceneConfigBaseGUI QPushButton#btn_step1,CSceneConfigBaseGUI QPushButton#btn_step2,CSceneConfigBaseGUI QPushButton#btn_step3,CSceneConfigBaseGUI QPushButton#btn_step4 { width: 90px; height: 120px; color: #333333; border:0px; text-align : bottom; background-repeat: repeat-no-repeat; background-position: top; background-origin:content; padding-bottom:6px; } CSceneConfigBaseGUI QPushButton#btn_step1[whatsThis = "checkState_Yes"] { color: #ff2d2d; background-image:url(Skins/MechHand/resource/pic_标定选择_选中.png); } CSceneConfigBaseGUI QPushButton#btn_step2[whatsThis = "checkState_Yes"] { color: #ff2d2d; background-image:url(Skins/MechHand/resource/pic_标定位置_选中.png); } CSceneConfigBaseGUI QPushButton#btn_step3[whatsThis = "checkState_Yes"] { color: #ff2d2d; background-image:url(Skins/MechHand/resource/pic_示校位置_选中.png); } CSceneConfigBaseGUI QPushButton#btn_step4[whatsThis = "checkState_Yes"] { color: #ff2d2d; background-image:url(Skins/MechHand/resource/pic_判定条件_选中.png); } CSceneConfigBaseGUI QPushButton#btn_step1[whatsThis="checkState_No"]:disabled { color: #999999; background-image:url(Skins/MechHand/resource/pic_标定选择_未选中.png); } CSceneConfigBaseGUI QPushButton#btn_step2[whatsThis="checkState_No"]:disabled { color: #999999; background-image:url(Skins/MechHand/resource/pic_标定位置_未选中.png); } CSceneConfigBaseGUI QPushButton#btn_step3[whatsThis="checkState_No"]:disabled { color: #999999; background-image:url(Skins/MechHand/resource/pic_示校位置_未选中.png); } CSceneConfigBaseGUI QPushButton#btn_step4[whatsThis="checkState_No"]:disabled { color: #999999; background-image:url(Skins/MechHand/resource/pic_判定条件_未选中.png); } CSceneConfigBaseGUI QPushButton#btn_step1[whatsThis="checkState_No"] { color: #333333; background-image:url(Skins/MechHand/resource/pic_标定选择_已完成.png); } CSceneConfigBaseGUI QPushButton#btn_step2[whatsThis="checkState_No"] { color: #333333; background-image:url(Skins/MechHand/resource/pic_标定位置_已完成.png); } CSceneConfigBaseGUI QPushButton#btn_step3[whatsThis="checkState_No"] { color: #333333; background-image:url(Skins/MechHand/resource/pic_示校位置_已完成.png); } CSceneConfigBaseGUI QPushButton#btn_step4[whatsThis="checkState_No"] { color: #333333; background-image:url(Skins/MechHand/resource/pic_判定条件_已完成.png); } CSceneConfigBaseGUI QPushButton#btn_next { width: 80px; height: 32px; } CSceneConfigBaseGUI QPushButton#btn_pre { width: 80px; height: 32px; } CSceneConfigBaseGUI #line,CSceneConfigBaseGUI #line_2,CSceneConfigBaseGUI #line_3 { color: #f2f3f4; } CSceneConfigBaseGUI #widget_5 { height: 46px; } CSceneConfigBaseGUI #imageSourceLabel { color: #333333; } CSceneConfigBaseGUI #iconLabel { min-width: 16px; min-height: 16px; max-width: 16px; max-height: 16px; image:url(Skins/MechHand/resource/icon_imgname.png); } CSceneConfigBaseGUI #modeTypeLabel { color: #333333; width: 140px; min-height: 40px; background-color: #f7f7f7; border-radius: 4px; padding-left:8px; padding-right:8px; }