| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379 |
- 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}
|