QPushButton { font:12px; } QLabel { font:12px; } QLabel.bigfont { font-size:70px; color:#388d97; } QTextBrowser { font:12px; } QGroupBox { font:12px; } QRadioButton { font:12px; } QCheckBox { font:12px; } QTableWidget { font:12px; } QProgressBar.upload { border:1px solid #cccccc; text-align:center; } QProgressBar.upload::chunk { background-color:#2c83b5; width:10px; } QProgressBar.check { border:1px solid #cccccc; text-align:center; } QProgressBar.check::chunk { background-color:#06b025; width:10px; } QProgressBar.normal { border:1px solid gray; text-align:center; } QProgressBar.normal::chunk { background-color:#ff0000; width:10px; } QComboBox { font:12px; } QTreeView { font:12px; } QWidget.blackborder { border-color:#828790; border-style:solid; border-width: 1px; } QWidget.barframe { border-color:#d6d6d6;border-style:solid;border-width: 1px; background:#efefef; } QWidget.highframe { background-image:url(:/quick_default_bg.jpg); } QWidget.lowframe { background-image:url(:/forcast_default_bg.jpg); } QWidget.lowframe2 { background-image:url(:/exact_default_bg.jpg); } QFrame.loginbg { background-image:url(:/login_bg.jpg) no-repeat; } QFrame.whiteframe { background:white; } QWidget.regbg { background-image:url(:/reg_bg.jpg) no-repeat; } QLineEdit.right { background:url(:/right.png) no-repeat; background-position:middle right; color:red; } QLineEdit.wrong { background:url(:/wrong.png) no-repeat; background-position:middle right; } QLabel.xxl-white { font:14px; color:white; } QCheckBox.xxl-white { font:12px; color:white; } QLabel.xl-white { font:20px; font-weight: bold; color:#0000dd; background:#dedede; border:1px solid white; } QPushButton.link-yellow { font:12px; color:#fff600; border:0px; text-decoration:underline; } QPushButton.link-newcolor { font:12px; color:#D36900; border:0px; text-decoration:underline; } QPushButton.big-yellow-bg { font:18px; background:#f24221; border:0px; color:white; width:260px; height:44px; font-family:΢ÈíÑźÚ; } QPushButton.small-red-bg { font:12px; background:#ff6600; border:1px solid #e44b15; color:white; width:60px; height:20px; font-weight:bold; } QPushButton.big-red-bg { font:18px; background:#f27c21 ; border:0px; color:white; width:260px; height:44px; font-family:΢ÈíÑźÚ; } QLabel.txt-yellow { font:12px; color:#fff600; border:0px; } QLabel.txt-newcolor { font:12px; color:#D36900; border:0px; } QPushButton.txt-green { font:13px; color:#128723; border:1px; width:30px; margin-top:2px; } QPushButton.txt-green::disabled { font:13px; color:#cccccc; border:1px; width:30px; margin-top:2px; } QPushButton.txt-green-autowidth { font:12px; color:#128723; border:1px; } QPushButton.imagebutton { font:12px; color:#128723; border:1px; background:url(:/btn_download.png) no-repeat; background-position:center center; } QPushButton.txt-green-bold { font:12px; color:#0e9200; border:1px; font-weight: bold; } QLabel.xxxl-green { font:18px; color:#128723; background:white; } QLabel.xxxl-white { font:20px; color:white; font-weight: bold; } QPushButton.btn_moveup:hover { background:url(:/btn_moveup.png) no-repeat; background-position:top right; width:18px; height:9px; padding:0; margin:0; border:0px; } QPushButton.move { width:28px; } QPushButton.btn_moveup { background:url(:/btn_moveup.png) no-repeat; background-position:top left; width:18px; height:9px; padding:0; margin:0; border:0px; } QPushButton.btn_moveup:pressed { background:url(:/btn_moveup.png) no-repeat; background-position:bottom left; width:18px; height:9px; padding:0; margin:0; border:0px; } QPushButton.btn_moveup:disabled { background:url(:/btn_moveup.png) no-repeat; background-position:bottom right; width:18px; height:9px; padding:0; margin:0; border:0px; } QPushButton.btn_movedown:hover { background:url(:/btn_movedown.png) no-repeat; background-position:top right; width:18px; height:9px; padding:0; margin:0; border:0px; } QPushButton.btn_movedown { background:url(:/btn_movedown.png) no-repeat; background-position:top left; width:18px; height:9px; padding:0; margin:0; border:0px; } QPushButton.btn_movedown:pressed { background:url(:/btn_movedown.png) no-repeat; background-position:bottom left; width:18px; height:9px; padding:0; margin:0; border:0px; } QPushButton.btn_movedown:disabled { background:url(:/btn_movedown.png) no-repeat; background-position:bottom right; width:18px; height:9px; padding:0; margin:0; border:0px; } QWidget.silverbg { background:url(:/tip_bg.png) no-repeat; background-position:center middle; } QLabel.servicetip { color:#ff0000; padding:5px 0px 5px 20px; background:#dcdcdc; background-position:left center; background-image:url(:/icon_online.png); background-repeat:no-repeat; } QLabel.servicetip_on { color:#efefef; padding:5px 0px 5px 20px; background:#dcdcdc; background-position:left center; background-image:url(:/icon_online.png); background-repeat:no-repeat; } QPushButton.big{ width:150px; height:28px; } QPushButton.big1::hover { background:#f19900 } QToolButton { border-style: solid; border-width: 1px; font:12px; margin-right:5px; } QToolButton::checked { border-color:#d6d6d6; background-color:#efefFf; border-radius: 5px; font:12px; margin-right:5px; } QToolButton::hover { border-color:#d6d6d6; border-radius: 5px; font:12px; margin-right:5px; } QTabBar::tab {min-height:30px;min-width:100px;font:12px}