2011-09-11 19:15:06 +02:00
|
|
|
/*************************************
|
2011-11-04 22:34:45 +01:00
|
|
|
* Default Theme v0.4 *
|
2011-09-11 19:15:06 +02:00
|
|
|
* Author: nowrep *
|
|
|
|
* Based on: Firefox Chromifox Theme *
|
2011-11-04 22:34:45 +01:00
|
|
|
* Last updated: 04.11.2011 *
|
2011-09-11 19:15:06 +02:00
|
|
|
*************************************/
|
|
|
|
|
|
|
|
*[html-link-look="true"]
|
|
|
|
{
|
|
|
|
color: blue;
|
|
|
|
text-decoration: underline;
|
|
|
|
}
|
|
|
|
|
|
|
|
/*MainWindow*/
|
|
|
|
#statusbar-ip-label
|
|
|
|
{
|
|
|
|
padding-right: 5px;
|
|
|
|
}
|
|
|
|
|
|
|
|
/*NavigationBar*/
|
|
|
|
#navigation-button-back
|
|
|
|
{
|
|
|
|
qproperty-themeIcon: "go-previous";
|
2011-12-03 11:27:53 +01:00
|
|
|
qproperty-fallbackIcon: url(images/go-previous.png);
|
2011-12-18 13:28:04 +01:00
|
|
|
qproperty-iconSize: 24px 24px;
|
2011-09-11 19:15:06 +02:00
|
|
|
}
|
|
|
|
|
2011-10-21 22:33:10 +02:00
|
|
|
#navigation-button-back::menu-indicator
|
|
|
|
{
|
|
|
|
background: url(images/transp.png);
|
|
|
|
}
|
|
|
|
|
2011-09-11 19:15:06 +02:00
|
|
|
#navigation-button-next
|
|
|
|
{
|
|
|
|
qproperty-themeIcon: "go-next";
|
2011-12-03 11:27:53 +01:00
|
|
|
qproperty-fallbackIcon: url(images/go-next.png);
|
2011-12-18 13:28:04 +01:00
|
|
|
qproperty-iconSize: 24px 24px;
|
2011-09-11 19:15:06 +02:00
|
|
|
}
|
|
|
|
|
2011-10-21 22:33:10 +02:00
|
|
|
#navigation-button-next::menu-indicator
|
|
|
|
{
|
|
|
|
background: url(images/transp.png);
|
|
|
|
}
|
|
|
|
|
2011-09-11 19:15:06 +02:00
|
|
|
#navigation-button-stop
|
|
|
|
{
|
|
|
|
qproperty-themeIcon: "process-stop";
|
2011-12-03 11:27:53 +01:00
|
|
|
qproperty-fallbackIcon: url(images/process-stop.png);
|
2011-12-18 13:28:04 +01:00
|
|
|
qproperty-iconSize: 24px 24px;
|
2011-09-11 19:15:06 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
#navigation-button-reload
|
|
|
|
{
|
|
|
|
qproperty-themeIcon: "view-refresh";
|
2011-12-03 11:27:53 +01:00
|
|
|
qproperty-fallbackIcon: url(images/view-refresh.png);
|
2011-12-18 13:28:04 +01:00
|
|
|
qproperty-iconSize: 24px 24px;
|
2011-09-11 19:15:06 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
#navigation-button-home
|
|
|
|
{
|
|
|
|
qproperty-themeIcon: "go-home";
|
2011-12-03 11:27:53 +01:00
|
|
|
qproperty-fallbackIcon: url(images/go-home.png);
|
2011-12-18 13:28:04 +01:00
|
|
|
qproperty-iconSize: 24px 24px;
|
2011-09-11 19:15:06 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
#navigation-button-addtab
|
|
|
|
{
|
|
|
|
qproperty-themeIcon: "list-add";
|
2011-12-03 11:27:53 +01:00
|
|
|
qproperty-fallbackIcon: url(images/list-add.png);
|
2011-12-18 13:28:04 +01:00
|
|
|
qproperty-iconSize: 24px 24px;
|
2011-09-11 19:15:06 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
#navigation-button-supermenu
|
|
|
|
{
|
|
|
|
qproperty-themeIcon: "preferences-desktop";
|
2011-12-03 11:27:53 +01:00
|
|
|
qproperty-fallbackIcon: url(images/preferences-desktop.png);
|
2011-12-18 13:28:04 +01:00
|
|
|
qproperty-iconSize: 24px 24px;
|
2011-09-11 19:15:06 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
/*TabWidget*/
|
|
|
|
#tabbar::tab
|
|
|
|
{
|
|
|
|
max-height: 26px;
|
|
|
|
}
|
|
|
|
|
2011-10-14 23:12:10 +02:00
|
|
|
#tabbar::scroller
|
2011-09-11 19:15:06 +02:00
|
|
|
{
|
2011-10-14 23:12:10 +02:00
|
|
|
width: 0px;
|
2011-09-11 19:15:06 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
#tabwidget-button-opentabs
|
|
|
|
{
|
|
|
|
qproperty-icon: url(images/tabs-list-button.png);
|
2011-11-09 16:58:25 +01:00
|
|
|
qproperty-fixedsize: 20px 25px;
|
2011-09-11 19:15:06 +02:00
|
|
|
}
|
|
|
|
|
2011-10-23 14:44:18 +02:00
|
|
|
#tabwidget-button-addtab
|
|
|
|
{
|
|
|
|
qproperty-themeIcon: "list-add";
|
2011-12-03 11:27:53 +01:00
|
|
|
qproperty-fallbackIcon: url(images/list-add.png);
|
2011-11-09 16:58:25 +01:00
|
|
|
qproperty-fixedsize: 22px 25px;
|
2011-10-23 14:44:18 +02:00
|
|
|
}
|
|
|
|
|
2011-09-11 19:15:06 +02:00
|
|
|
#tabwidget-button-opentabs::menu-indicator
|
|
|
|
{
|
|
|
|
background: url(images/transp.png);
|
|
|
|
}
|
|
|
|
|
2012-04-22 20:51:28 +02:00
|
|
|
/*IconProvider*/
|
|
|
|
IconProvider
|
|
|
|
{
|
|
|
|
qproperty-bookmarkIcon: url(images/star-a.png);
|
|
|
|
}
|
|
|
|
|
2011-09-11 19:15:06 +02:00
|
|
|
/*LocationBar*/
|
|
|
|
#locationbar
|
|
|
|
{
|
|
|
|
border-width:4;
|
|
|
|
padding-left: 22px;
|
2012-01-27 17:25:51 +01:00
|
|
|
padding-top: -2px;
|
2011-09-11 19:15:06 +02:00
|
|
|
qproperty-fixedheight: 27;
|
|
|
|
}
|
|
|
|
|
2011-12-12 21:47:32 +01:00
|
|
|
#locationbar[secured="true"]
|
|
|
|
{
|
2012-03-07 12:19:08 +01:00
|
|
|
color: black;
|
2011-12-12 21:47:32 +01:00
|
|
|
background-color: #ffffbc;
|
|
|
|
}
|
|
|
|
|
2011-09-11 19:15:06 +02:00
|
|
|
#locationbar-bookmarkicon
|
|
|
|
{
|
|
|
|
margin-bottom: 2px;
|
|
|
|
qproperty-pixmap: url(images/star.png);
|
|
|
|
}
|
|
|
|
|
|
|
|
#locationbar-bookmarkicon[bookmarked="true"]
|
|
|
|
{
|
|
|
|
qproperty-pixmap: url(images/star-a.png);
|
|
|
|
}
|
|
|
|
|
|
|
|
#locationbar-siteicon
|
|
|
|
{
|
|
|
|
border-image: url(images/transp.png);
|
|
|
|
qproperty-fixedsize:30px 27px;
|
|
|
|
padding-left: 0px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#locationbar-rss-icon
|
|
|
|
{
|
|
|
|
margin-bottom:2px;
|
|
|
|
qproperty-pixmap: url(images/rss.png);
|
|
|
|
}
|
|
|
|
|
|
|
|
#locationbar-goicon
|
|
|
|
{
|
|
|
|
margin-bottom:2px;
|
|
|
|
qproperty-pixmap: url(images/gotoaddress.png);
|
|
|
|
}
|
|
|
|
|
|
|
|
#locationbar-down-icon
|
|
|
|
{
|
|
|
|
margin-right: -4px;
|
|
|
|
margin-bottom: 1px;
|
|
|
|
qproperty-pixmap: url(images/navigation-dropdown.png);
|
|
|
|
}
|
|
|
|
|
|
|
|
/*BookmarksToolbar*/
|
|
|
|
#bookmarksbar QToolButton
|
|
|
|
{
|
|
|
|
border-image: url(images/transp.png);
|
2012-03-04 22:30:45 +01:00
|
|
|
border-width: 0px;
|
2011-09-11 19:15:06 +02:00
|
|
|
height: 15px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#bookmarksbar QToolButton::menu-indicator
|
|
|
|
{
|
|
|
|
background: url(images/transp.png);
|
|
|
|
}
|
|
|
|
|
|
|
|
/*SideBar*/
|
|
|
|
#sidebar
|
|
|
|
{
|
|
|
|
background: transparent;
|
|
|
|
}
|
|
|
|
|
|
|
|
/*WebSearchBar*/
|
|
|
|
#websearchbar
|
|
|
|
{
|
|
|
|
border-width:4;
|
|
|
|
padding-left: 30px;
|
2012-01-27 17:25:51 +01:00
|
|
|
padding-top: -2px;
|
2011-09-11 19:15:06 +02:00
|
|
|
qproperty-fixedheight: 27;
|
|
|
|
}
|
|
|
|
|
|
|
|
#websearchbar-searchbutton
|
|
|
|
{
|
|
|
|
margin-bottom:2px;
|
|
|
|
margin-right: 2px;
|
|
|
|
qproperty-pixmap: url(images/search-icon.png);
|
|
|
|
}
|
|
|
|
|
|
|
|
#websearchbar-searchprovider-comobobox
|
|
|
|
{
|
2011-10-21 22:33:10 +02:00
|
|
|
border-image: url(images/websearch-bg.png);
|
2011-09-11 19:15:06 +02:00
|
|
|
padding-left:-8px;
|
|
|
|
qproperty-fixedsize: 37px 27px;
|
|
|
|
}
|
|
|
|
|
2011-10-21 22:33:10 +02:00
|
|
|
#websearchbar-searchprovider-comobobox::menu-indicator
|
|
|
|
{
|
|
|
|
background: url(images/transp.png);
|
|
|
|
}
|
|
|
|
|
2011-09-11 19:15:06 +02:00
|
|
|
/*SourceViewer*/
|
|
|
|
#sourceviewer-textedit
|
|
|
|
{
|
|
|
|
border:none;
|
|
|
|
}
|
|
|
|
|
|
|
|
/*SourceViewerSearch*/
|
|
|
|
SourceViewerSearch #lineEdit[notfound="true"]
|
|
|
|
{
|
|
|
|
background:#ff6666;
|
|
|
|
}
|
|
|
|
|
|
|
|
/*SearchToolbar*/
|
|
|
|
SearchToolBar #lineEdit[notfound="true"]
|
|
|
|
{
|
|
|
|
background:#ff6666;
|
|
|
|
}
|
|
|
|
|
|
|
|
/*Click2Flash*/
|
|
|
|
#click2flash-frame
|
|
|
|
{
|
|
|
|
border: 1px solid #e8e8e8;
|
|
|
|
}
|
|
|
|
|
|
|
|
#click2flash-toolbutton
|
|
|
|
{
|
|
|
|
background: url(images/flash.png) no-repeat;
|
|
|
|
background-position: center;
|
|
|
|
border: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
#click2flash-toolbutton:hover
|
|
|
|
{
|
|
|
|
background: url(images/flashstart.png) no-repeat;
|
|
|
|
background-position: center;
|
|
|
|
border:none;
|
|
|
|
}
|
|
|
|
|
|
|
|
/*RSSManager*/
|
|
|
|
#rssmanager-frame
|
|
|
|
{
|
|
|
|
background: white;
|
|
|
|
}
|
|
|
|
|
|
|
|
RSSManager QTabBar::tab
|
|
|
|
{
|
|
|
|
max-width:100px;
|
|
|
|
}
|
|
|
|
|
|
|
|
/*AboutDialog*/
|
|
|
|
AboutDialog #label
|
|
|
|
{
|
|
|
|
background:white;
|
|
|
|
}
|
|
|
|
|
|
|
|
AboutDialog #textBrowser
|
|
|
|
{
|
|
|
|
border:none;
|
2011-11-04 22:34:45 +01:00
|
|
|
margin-top: -2px; /* Workarounding rounded border on KDE */
|
2011-09-11 19:15:06 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
/*DesktopNotification*/
|
|
|
|
DesktopNotification
|
|
|
|
{
|
|
|
|
background: transparent;
|
|
|
|
}
|
2012-02-23 21:53:22 +01:00
|
|
|
|
2011-09-11 19:15:06 +02:00
|
|
|
DesktopNotification #frame
|
|
|
|
{
|
|
|
|
border: 2px solid darkblue;
|
|
|
|
border-radius: 20px;
|
|
|
|
background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1,stop:0 #e4ecf1, stop:1 #d3e5f1);
|
|
|
|
}
|
|
|
|
|
|
|
|
DesktopNotification #heading
|
|
|
|
{
|
|
|
|
font: bold;
|
|
|
|
font-size: 13pt;
|
|
|
|
}
|
|
|
|
|
|
|
|
/*BrowsingLibrary*/
|
|
|
|
BrowsingLibrary #tabs
|
|
|
|
{
|
|
|
|
qproperty-bgPixmap: url(images/library-bg-left.png);
|
|
|
|
}
|
|
|
|
|
|
|
|
BrowsingLibrary #frame
|
|
|
|
{
|
|
|
|
background: url(images/library-bg-top.png) no-repeat;
|
|
|
|
}
|
|
|
|
|
|
|
|
BrowsingLibrary #frame_2
|
|
|
|
{
|
|
|
|
background: url(images/library-bg-top-right.png);
|
|
|
|
}
|
|
|
|
|
|
|
|
BrowsingLibrary #searchLine
|
|
|
|
{
|
|
|
|
background: transparent;
|
|
|
|
border-image: url(images/library-search-bg.png);
|
|
|
|
border-width:4;
|
|
|
|
color:black;
|
|
|
|
}
|
|
|
|
|
|
|
|
/*Downloads*/
|
|
|
|
DownloadItem #fileName
|
|
|
|
{
|
|
|
|
font-size: 13pt;
|
|
|
|
}
|
|
|
|
|
|
|
|
DownloadManager #list
|
|
|
|
{
|
|
|
|
border: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
/*JavaScript Dialogs*/
|
2011-11-24 22:18:45 +01:00
|
|
|
#jsFrame
|
|
|
|
{
|
|
|
|
background: url(images/semi-transp.png);
|
|
|
|
}
|
|
|
|
|
2011-09-11 19:15:06 +02:00
|
|
|
QFrame[js-frame="true"]
|
|
|
|
{
|
|
|
|
border: 1px solid black;
|
|
|
|
border-bottom: 0px;
|
|
|
|
background-color: white;
|
|
|
|
}
|
|
|
|
|
|
|
|
QFrame[js-frame2="true"]
|
|
|
|
{
|
|
|
|
border: 1px solid black;
|
|
|
|
border-top: 0px;
|
|
|
|
background-color: #f3f3f3;
|
|
|
|
}
|