Updating Feathers for Songbird 1.3

Songbird 1.3 has only very minor changes needed for Featherers.

CSS Changes

Device Management Tabs

Image Changes

Read-only Device Icon

Tag page
Viewing 4 of 4 comments: view all
The warning sign isn't big enough.
Posted 16:17, 15 Jul 2009
I knew I should have gone with the <blink> tag edited 16:44, 15 Jul 2009
Posted 16:44, 15 Jul 2009
Updating Feathers for Songbird 1.4 (CD Rip (Unofficial)Support)
===============================================

-New CSS:

#cdrip-mediaview #sb-cdrip-header {
background-color: rgb(245,245,245);
}
#cdrip-mediaview #sb-cdrip-header-hbox {
background-color: rgb(226,226,226);
}
#cdrip-mediaview #sb-cdrip-settings-hbox {
background-color: rgb(226,226,226);
}
#cdrip-mediaview #sb-cdrip-actionstatus-hbox {
background-color: rgb(226,226,226);
}

-New Images:

/chrome/skin/service-pane/:
http://src.songbirdnest.com/source/xref/client/feathers/gonzo/chrome/skin/service-pane/cd_rest.gif
http://src.songbirdnest.com/source/xref/client/feathers/gonzo/chrome/skin/service-pane/cd_ripping.gif
http://src.songbirdnest.com/source/xref/client/feathers/gonzo/chrome/skin/service-pane/cd_successful.gif
http://src.songbirdnest.com/source/xref/client/feathers/gonzo/chrome/skin/service-pane/cd_unsuccessful.gif

/chrome/skin/playlist/:
http://src.songbirdnest.com/source/xref/client/feathers/gonzo/chrome/skin/playlist/button-checkbox.png
http://src.songbirdnest.com/source/xref/client/feathers/gonzo/chrome/skin/playlist/bg-download-failed.png

;-) This is not official - just how I skinned CD Rip... And I know there are more feather changes in 1.4...
Posted 18:13, 2 Oct 2009
and for non-cd rip stuff:

/chrome/skin/images.css:
treechildren::-moz-tree-progressmeter {
background-image: url('chrome://songbird/skin/playlist/bg-progress.png') !important;
- background-repeat:top left;
+ background-repeat:repeat-x;
background-position:left center;

And new device images:
/chrome/skin/device/:
http://src.songbirdnest.com/source/xref/client/feathers/gonzo/chrome/skin/device/icon-complete.png
http://src.songbirdnest.com/source/xref/client/feathers/gonzo/chrome/skin/device/icon-warning.png
Posted 18:37, 5 Oct 2009
Viewing 4 of 4 comments: view all
You must login to post a comment.