[qet] [3180] Delete file style.css in wrong directory

[ Thread Index | Date Index | More lists.tuxfamily.org/qet Archives ]


Revision: 3180
Author:   scorpio810
Date:     2014-06-24 18:43:56 +0200 (Tue, 24 Jun 2014)
Log Message:
-----------
Delete file style.css in wrong directory

Removed Paths:
-------------
    trunk/style.css

Deleted: trunk/style.css
===================================================================
--- trunk/style.css	2014-06-24 16:40:41 UTC (rev 3179)
+++ trunk/style.css	2014-06-24 16:43:56 UTC (rev 3180)
@@ -1,21 +0,0 @@
-QTabBar::tab:!selected
-{background-color: transparent;
-}
-QMainWindow
-{background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 rgb(43, 75, 116), stop:1 rgb(197, 245, 254));
-}
-QListView
-{background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 rgb(43, 75, 116), stop:1 rgb(130, 160, 210));
-}
-QTreeView
-{background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 rgb(43, 75, 116), stop:1 rgb(197, 245, 254));
-}
-QTreeView::item
-{background-color: rgba(100, 100, 100, 00);
-}
-QTreeView::item:hover
-{background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #e7effd, stop: 1 #cbdaf1);
-}
-QAbstractScrollArea#mdiarea
-{background-image: url(':/ico/mdiarea_bg.png');background-repeat: no-repeat;background-position: center middle;
-}


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/