Add your comments
DLS Archives
May 2013
| Sun | Mon | Tue | Wed | Thu | Fri | Sat |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | |||
| 5 | 6 | 7 | 8 | 9 | 10 | 11 |
| 12 | 13 | 14 | 15 | 16 | 17 | 18 |
| 19 | 20 | 21 | 22 | 23 | 24 | 25 |
| 26 | 27 | 28 | 29 | 30 | 31 | |
Essential Windows Apps | Do Not Track | Microsoft Office | SayNow | LibreOffice | Zeam Android Launcher | Dead Space iPhone | Firefox 4 Mobile | Firefox 4 Release | PlayStation iPhone App | Excel Tips | Android Launcher | Google One Pass | Dead Space | Google Cloud Print | Songbird for Android | NBA Jam | Internet Explorer 9 | Windows 7 Connector for Mac | Office Mac 2011 | IE9 RC
Gadget News
- Toshiba's AT10LE-A tablet lets the FCC peek at its Tegra 4 internals
- E Ink's three-pigment Spectra displays update pricing in real time, are destined for supermarket shelves (hands-on)
- Google Drive for Android updated with card UI and refined scanner function
- NVIDIA enables full virtualization for graphics: up to eight remote users per GRID GPU






Reader Comments (Page 1 of 1)
(Unverified)Dec 20th 2010 3:14PM
I have been mixing alot now, and this css is working best for me :)
_____________________________
/*
* By O-l-a-v
*/
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* set default namespace to XUL */
/*Appmenu*/
#appmenu-button-container { position: fixed !important; }
#appmenu-button { display:none; !important; }
/* Menu and toolbar color */
#navigator-toolbox { color:#333333 !important; }
#PopupAutoCompleteRichResult[type="autocomplete-richlistbox"]{ opacity: 0.9 !important; }
/* Tabs in Titlebar - Will move the tabs into the titlebar when maximized */
#appmenu-button-container { position: fixed!important; }
#toolbar-menubar { margin: -22px 98px 0px 85px;}
/* Tabs */
.tabs-newtab-button {
width: 22px !important;
height: 23px !important;
background: none !important;
border: 0 !important;
}
/* Titlebar position */
#navigator-toolbox[tabsontop="true"] #TabsToolbar {
padding-left: 0px !important;
padding-top: 2px !important;
padding-right: 98px !important;
background: transparent !important;
}
______________________________________
Try it!