[Pkg-mozext-commits] [colorfultabs] 02/05: Imported Upstream version 30.0.3+dfsg

Ximin Luo infinity0 at debian.org
Thu May 12 18:23:42 UTC 2016


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a commit to branch master
in repository colorfultabs.

commit 969c869ba42bf22f530e39dc24d1fe36f8be0a34
Author: Ximin Luo <infinity0 at debian.org>
Date:   Thu May 12 20:12:19 2016 +0200

    Imported Upstream version 30.0.3+dfsg
---
 chrome/content/star.png       | Bin 1617 -> 13281 bytes
 chrome/skin/optionswindow.css |  20 ++++++++++++++++----
 icon16.png                    | Bin 0 -> 13281 bytes
 icon64.png                    | Bin 0 -> 13281 bytes
 install.rdf                   |   3 +--
 5 files changed, 17 insertions(+), 6 deletions(-)

diff --git a/chrome/content/star.png b/chrome/content/star.png
index 958f73f..d7fc52f 100644
Binary files a/chrome/content/star.png and b/chrome/content/star.png differ
diff --git a/chrome/skin/optionswindow.css b/chrome/skin/optionswindow.css
index 76869ff..f0a4995 100644
--- a/chrome/skin/optionswindow.css
+++ b/chrome/skin/optionswindow.css
@@ -1,10 +1,22 @@
 /* Styles for the colorfultabs preferences-dialog */
 #appCtPreferfences  .last{
-	height:20px;
+	height: 20px;
 }
 
 .cpkrPalette {
 	-moz-appearance:none !important;
-	min-width:0 !important;
-	border-width:1px !important;
-	}
\ No newline at end of file
+	min-width: 0 !important;
+	border-width: 1px !important;
+	border-top: 1px solid #fff !important;
+	border-right: 1px solid rgba(255,255,255,.5) !important;
+	border-bottom: 0 !important;
+	border-left: 1px solid rgba(255,255,255,.5) !important;
+	background-image: -moz-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,.2),rgba(255,255,255,0), rgba(255,255,255,0)) !important;
+	min-height: 30px !important;
+	border-top-left-radius: 3px !important;
+	border-top-right-radius: 3px !important;
+	box-shadow: 0px 2px 3px rgba(0,0,0,.15) !important;
+	}
+.cpkrPalette:hover {
+	background-image: -moz-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,.5), rgba(255,255,255,0)) !important;
+}
\ No newline at end of file
diff --git a/icon16.png b/icon16.png
new file mode 100644
index 0000000..d7fc52f
Binary files /dev/null and b/icon16.png differ
diff --git a/icon64.png b/icon64.png
new file mode 100644
index 0000000..d7fc52f
Binary files /dev/null and b/icon64.png differ
diff --git a/install.rdf b/install.rdf
index 5f21fa3..7b99613 100644
--- a/install.rdf
+++ b/install.rdf
@@ -12,11 +12,10 @@
 		em:unpack="true"
 		em:type="2"
 		em:name="ColorfulTabs"
-		em:version="30.0.1"
+		em:version="30.0.3"
 		em:creator="Shivanand Sharma"
 		em:description="Colorful Tabs colors every tab in a different color and makes them easy to distinguish while beautifying the overall appeal of the interface."
 		em:homepageURL="http://www.addongenie.com/colorfultabs.htm"
-		em:iconURL="chrome://clrtabs/content/star.png"
 		em:optionsURL="chrome://clrtabs/content/clrtabsopt.xul"
 		>
 		<em:targetApplication RDF:resource="rdf:#$lZf0J1"/>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/colorfultabs.git



More information about the Pkg-mozext-commits mailing list