123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203 |
- QMainWindow {
- background-color: transparent;
- background-image: url(:/res/styles/book/bg.png);
- min-width:800px;
- min-height:582px;
-
- }
- QLabel, QCheckBox { color: #333; font: 8pt "Arial"; }
- QGroupBox{
- border:none;
- font: 11pt "TrebushetMS";
- font-weight:bold;
- }
- QGroupBox::title { color: #453425; }
- QTextBrowser { border:none; }
- QPushButton {
- border-image: url(:/res/styles/vintage/button2.png) 0 0 0 0 stretch stretch;
- color: #EFE1AF;/*#F8E600*/
- font: 12pt "Segoe Print";
- padding:5px;
- }
- QPushButton:hover { color: #F9EA20; }
- QPushButton:pressed { background-color: transparent; }
- QPushButton:hover:!pressed{ border: 1px solid red; }
-
-
- QLabel#titleLabel {
- color: #453425; /*#FBB540*/
- font: 16pt "Segoe Script";
-
- }
- QLabel#mainTitle {
- color: #453425; /*#FBB540*/
- font: 18pt "Segoe Script";
- font-weight:bold;
- }
-
- QLabel#hintLabel{
- color: #453425;
- font: 11pt "TrebushetMS";
- font-weight:bold;
- }
- QLabel#hintLabel, QLabel#news1Title, QLabel#news2Title, QLabel#news3Title , QLabel#news4Title{
- color: #453425;
- font: 11pt "TrebushetMS";
- font-weight:bold;
- text-decoration:none;
- }
- QLabel#news1Image, QLabel#news2Image, QLabel#news3Image , QLabel#news4Image{
- border-image: url(:/res/styles/vintage/plane.png);
- padding:3px;
- }
- QLabel#exthintLabel{
- color: #333;
- font: 8pt "Arial";
- }
-
- QLabel#textsTitle, QLabel#imagesTitle, QLabel#soundsTitle, QLabel#loadscreensTitle, QLabel#fontsTitle, QLabel#videosTitle{
- color: #453425;
- font: 11pt "TrebushetMS";
- font-weight:bold;
- }
-
- QLabel#textsStatus, QLabel#imagesStatus, QLabel#soundsStatus, QLabel#loadscreensStatus, QLabel#fontsStatus, QLabel#videosStatus{
- color: #333;
- font: 10pt "TrebushetMS";
- }
-
- QPushButton#lotropathButton{
- font: 10pt "MS Shell Dlg 2";
- color: #453425;
- border-image: url(:/res/styles/vintage/folder.png);
-
- }
- /*QLabel#mainboxImage{ border-image: url(:/res/styles/vintage/gandalf.png); }
- QLabel#optboxImage{ border-image: url(:/res/styles/vintage/boromir.png); }
- QLabel#newsboxImage{ border-image: url(:/res/styles/vintage/saruman.png); }
- QLabel#helpboxImage{ border-image: url(:/res/styles/vintage/elrond.png); }
- QLabel#aboutboxImage{ border-image: url(:/res/styles/vintage/eowin.png); }*/
-
- QTextBrowser {
- background:transparent;
- color:#000;
- font: 10pt "TrebushetMS";
- }
- QLabel#programmers, QLabel#designers, QLabel#translators, QLabel#helpers, QLabel#moderators{
- color: #453425;
- font: 11pt "TrebushetMS";
- font-weight:bold;
- }
- QLabel#skinLabel{
- color: #453425;
- font: 11pt "TrebushetMS";
- font-weight:bold;
- }
- QPushButton#minimizeButton { border-image: url(:/res/styles/vintage/minimize.png) 0 0 0 0 stretch stretch; }
- QPushButton#closeButton { border-image: url(:/res/styles/vintage/close.png) 0 0 0 0 stretch stretch; }
- QGroupBox#dialogbox{ background:rgba(0,0,0,0.4); }
- QGroupBox#dialog{ border-image: url(:/res/styles/book/start_window.png); }
- QGroupBox QLabel#dialogHeader, QGroupBox#startframe QLabel#goHeader{
- padding-left:7px;
- color: #453425;
- font: 11pt "TrebushetMS";
- font-weight:bold;
- margin-left:8px;
- margin-right:8px;
- margin-top:5px;
- }
- QGroupBox#startframe QLabel#goHeader{ margin-left:105px; }
- QGroupBox QLabel#dialogImage{ margin:3px; }
- QGroupBox QLabel#dialogInfo{
- margin:7px;
- padding:7px;
- font: 10pt "TrebushetMS";
- color:#333;
- }
- QPushButton#okButton, QPushButton#cancelButton { margin-top:7px; }
- QLabel#Arkenstone, QLabel#Belegaer, QLabel#Brandywine, QLabel#Crickhollow, QLabel#Evernight, QLabel#Gladden, QLabel#Gwaihir,
- QLabel#Lamannia, QLabel#Landroval, QLabel#Laurelin, QLabel#Sirannon, QLabel#Bullroarer, QLabel#Crickhollow {
- border-image: url(:/res/styles/vintage/plane2.png);
- background-color: #555555; /*#8A0808 #173B0B*/
- color:#E8D575;
- }
- QPushButton#couponButton{
- font:14px;
- color: #333;
- border-image: none;
- background:transparent;
-
- }
- QPushButton#couponButton:hover{ border:none; }
- QLabel#couponTitle{ color: #333;font-weight:bold;}
- QLabel#lotropathLabel{ border:#BFBFBF solid 1px;border-width: 1px; background-color:rgba(19,0,0,0.25); padding-left:2px; }
- QLabel#footRed, QLabel#footYellow{font-size:13px; background: rgba(255,255,255,0.1); color: #000; padding-left:5px;}
- QLabel#loader{ background:transparent;}
- QPushButton#enButton{ border-image: url(:/res/styles/vintage/flag_en.png) 0 0 0 0 stretch stretch;}
- QPushButton#deButton{ border-image: url(:/res/styles/vintage/flag_de.png) 0 0 0 0 stretch stretch;}
- QPushButton#frButton{ border-image: url(:/res/styles/vintage/flag_fr.png) 0 0 0 0 stretch stretch;}
- QPushButton#enButton:disabled, QPushButton#deButton:disabled, QPushButton#frButton:disabled{border-width: 1px; background-color: rgba(255,255,255,0.4);}
- QComboBox, QListView::item:selected{
- color:#001;
- background-color:rgba(0,0,0,0.1);
- padding:1px;
- subcontrol-origin: padding;
- }
- QComboBox::drop-down{border-width:1px;}
- QComboBox::down-arrow{border-image:url(:/res/styles/vintage/downarrow.png);}
- QComboBox QAbstractItemView::item{ padding:5px; }
- QPushButton#goCancel{ border-image: url(:/res/styles/book/gocancel.png) 0 0 0 0 stretch stretch;}
- QPushButton#goLocal{ border-image: url(:/res/styles/book/gorur.png) 0 0 0 0 stretch stretch;}
- QPushButton#goEnButton{ border-image: url(:/res/styles/book/goenr.png) 0 0 0 0 stretch stretch;}
- QPushButton#goDeButton{ border-image: url(:/res/styles/book/goder.png) 0 0 0 0 stretch stretch;}
- QPushButton#goFrButton{ border-image: url(:/res/styles/book/gofrr.png) 0 0 0 0 stretch stretch;}
- QGroupBox#startbox{
- background:rgba(0,0,0,0.4);
- }
- QGroupBox#startframe{
- background:rgba(0,0,0,0.4);
- border-image: url(:/res/styles/book/start_window.png) 0 0 0 0 stretch stretch;
- }
- QGroupBox#startframe QLabel#goTitle{
- /*border-image: url(:/res/styles/vintage/header.png);*/
- color: #4B2708;
- font: 11pt "TrebushetMS";
- }
- QLabel#goHint{ color:#4B2708; }
- QLabel#labelVersion{ color:#111; }
|