Zitat (Juh: 25.01.2009, 21:33)
Dann würde dir der Piano-Gadget in Holz-look passen
http://sidebar-gadget.de/home/fun-und-spa-...et/details.html
Zwar unnützlich aber witzig
Dieser Beitrag wurde von tt7crocodiles bearbeitet: 25. Januar 2009 - 23:52
geschrieben 25. Januar 2009 - 23:52
Zitat (Juh: 25.01.2009, 21:33)
Dieser Beitrag wurde von tt7crocodiles bearbeitet: 25. Januar 2009 - 23:52
geschrieben 25. Januar 2009 - 23:57
geschrieben 26. Januar 2009 - 00:18
Zitat (Juh: 25.01.2009, 23:57)
geschrieben 27. Januar 2009 - 05:35
geschrieben 27. Januar 2009 - 07:22
geschrieben 27. Januar 2009 - 09:05
Dieser Beitrag wurde von Spiderman bearbeitet: 27. Januar 2009 - 09:08
geschrieben 27. Januar 2009 - 17:22
Dieser Beitrag wurde von b3lz0r bearbeitet: 27. Januar 2009 - 17:25
geschrieben 27. Januar 2009 - 18:16
Dieser Beitrag wurde von tt7crocodiles bearbeitet: 27. Januar 2009 - 18:16
geschrieben 27. Januar 2009 - 18:28
.tabbrowser-tabs
{
-moz-appearance: none !important;
background: none !important;
background-color: rgb(0, 0, 0) !important;
border: 0 none !important;
padding-bottom: 0px !important;
}
background-color: rgba(0, 0, 0, .46) !important;
Dieser Beitrag wurde von b3lz0r bearbeitet: 27. Januar 2009 - 18:38
geschrieben 27. Januar 2009 - 18:43
geschrieben 27. Januar 2009 - 20:43
#browser-bottombox {
background-color: rgb(0, 0, 0) !important;
}
#FindToolbar {
margin-top: 1px !important;
background-color: rgba(255, 255, 255, .55) !important;
-moz-appearance: none !important;
border: 0 none !important;
}
geschrieben 27. Januar 2009 - 21:18
geschrieben 27. Januar 2009 - 21:41
/** Glass your Firefox - By Ambroos **/
@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
/* TOP WINDOW BARS - PADDING AND TRANSPARANCY */
#navigator-toolbox {
background-color: rgb(0, 0, 0) !important;
margin-left: 0px !important;
margin-right: 0px !important;
margin-top: 0px !important;
}
/* Menüleiste */
.menubar-text {
color: white !important;
opacity: .99 !important;
}
/* Navigationsleiste */
#nav-bar {
background-color: rgba(225, 255, 255, .55) !important;
padding: 1px 1px 2px 2px !important;
}
#urlbar {
opacity: .9 !important;
-moz-border-radius-topright: 0px !important;
-moz-border-radius-bottomright: 0px !important;
-moz-border-radius-topleft: 0px !important;
-moz-border-radius-bottomleft: 0px !important;
}
#searchbar .searchbar-textbox {
opacity: .9 !important;
-moz-border-radius-topright: 0px !important;
-moz-border-radius-bottomright: 0px !important;
-moz-border-radius-topleft: 0px !important;
-moz-border-radius-bottomleft: 0px !important;
}
/* Lesezeichenleiste */
#PersonalToolbar {
background-color: rgba(255, 255, 255, .55) !important;
-moz-appearance: none !important;
padding: 1px 1px 1px 1px !important;
}
.toolbarbutton > label {
color: #333333 !important;
opacity: .99 !important;
}
.bookmark-item {
margin: 0 3px 0 3px !important;
}
/* ? */
#toolbar-menubar {
background: none !important;
color: black !important;
opacity: .99 !important;
}
/* Sidebar */
#sidebar-title {
color: black !important;
opacity: 0.99 !important;
}
/* Tabs */
.tabbrowser-tab:not([selected="true"]) > .tab-text {
color: grey !important;
opacity: .70 !important;
}
.tabbrowser-tab:not([selected="true"]):hover > .tab-text {
color: grey !important;
opacity: .85 !important;
}
.tab-text {
opacity: .99 !important;
}
.tabbrowser-tabs {
-moz-appearance: none !important;
background: none !important;
background-color: rgb(0, 0, 0) !important;
border: 0 none !important;
padding-bottom: 0px !important;
}
#browser-bottombox {
background-color: rgb(0, 0, 0) !important;
}
/* Suchleiste */
#FindToolbar {
margin-top: 1px !important;
background-color: rgba(255, 255, 255, .55) !important;
-moz-appearance: none !important;
border: none !important;
}
.checkbox-label-box {
color: #333333 !important;
opacity: .99 !important;
}
.findbar-find-fast {
color: #333333 !important;
opacity: .99 !important;
}
.toolbarbutton-text {
color: #333333 !important;
opacity: .99 !important;
}
/* Statusleiste */
#status-bar {
-moz-appearance: none !important;
background: none !important;
border: none !important;
}
.statusbarpanel-text {
color: white !important;
opacity: .99 !important;
}
Dieser Beitrag wurde von b3lz0r bearbeitet: 27. Januar 2009 - 21:48
geschrieben 27. Januar 2009 - 21:48
Zitat (b3lz0r: 27.01.2009, 21:41)
Zitat (b3lz0r: 27.01.2009, 21:41)
Dieser Beitrag wurde von tt7crocodiles bearbeitet: 27. Januar 2009 - 21:51