/* QtPlasmaC custom stylesheet for 1680x1050 display */ /* MAIN TAB **********************/ /* TABS -------------------------*/ QTabBar::tab {height: 30} /* JOG BUTTONS ------------------*/ #jog_x_plus, #jog_x_minus, #jog_y_plus, #jog_y_minus, #jog_z_plus, #jog_z_minus {min-height: 60; min-width: 60; qproperty-iconSize: 60px} /* LABEL BUTTONS ----------------*/ #file_clear, #file_open, #file_reload, #velocity_label, #velocity_show, #material_label {min-height: 36; max-height: 36} /* INDICATOR BUTTONS ------------*/ #torch_enable::indicator, #cornerlock_enable::indicator, #kerfcross_enable::indicator, #use_auto_volts::indicator, #ohmic_probe_enable::indicator, #pmx485_enable::indicator, #mesh_enable::indicator, #ignore_arc_ok::indicator, #thc_enable::indicator {width: 40; height: 40} /* LEDS -------------------------*/ LED {qproperty-diameter: 26} /* PARAMETERS TAB ****************/ /* COLOR SELECTOR BUTTONS -------*/ #color_foregrnd, #color_foregalt, #color_led, #color_backgrnd, #color_backgalt, #color_frams, #color_estop, #color_disabled, #color_preview, #opt_stp, #opt_blk {width: 40; height: 40 } /* CHECK BOXES ------------------*/ QCheckBox::indicator {width: 40; height: 40 } /* SPIN BOXES -------------------*/ QDoubleSpinBox {min-height: 40} QDoubleSpinBox::up-button {width: 40; min-height: 40} QDoubleSpinBox::down-button {width: 40; min-height: 40} #grid_size, #cone_size, #table_zoom_scale { max-width: 130; width: 130 }