Tyler
Member since: Jul 8th, 2010
Tyler's Latest Comments
| Blog | # of Comments |
|---|---|
| Download Squad | 5 Comments |
Recent Comments:
Remove Firefox 4.0's big, ugly, unmovable orange button (Download Squad)
Jul 9th 2010 12:28PM Here is updated code with credit
/*
* Edit this file and copy it as userChrome.css into your
* profile-directory/chrome/
*/
/*
* This file can be used to customize the look of Mozilla's user interface
* You should consider using !important on rules which you want to
* override default settings.
*/
/*
* Do not remove the @namespace line -- it's required for correct functioning
*/
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* set default namespace to XUL */
/* Stolen from: http://www.neowin.net/forum/topic/896934-meet-firefox-40/page__st__495__p__592819444entry592819444
* Cleaned up a little bit by mrseb
*/
#appmenu-button-container{
position: fixed !important;
}
#appmenu-button{
padding: 3px 3px !important;
margin-top:3px !important;
background-color: rgba(54, 121, 166, 0.2) !important;
}
#navigator-toolbox[tabsontop="true"] #TabsToolbar{
padding-left: 108px !important;
padding-top:1px !important;
padding-right:98px !important;
}
#main-menubar{
margin-left: 120px !important;
}
#appmenu-button .button-text { display:none !important; } /*removes "Firefox"*/
#appmenu-button dropmarker:before { content: "Collapsed Menu" !important; } /*Inserts new text*/
/*
* Some possible accessibility enhancements:
*/
/*
* Make all the default font sizes 20 pt:
*
* * {
* font-size: 20pt !important
* }
*/
/*
* Make menu items in particular 15 pt instead of the default size:
*
* menupopup > * {
* font-size: 15pt !important
* }
*/
/*
* Give the Location (URL) Bar a fixed-width font
*
* #urlbar {
* font-family: monospace !important;
* }
*/
/*
* For more examples see http://www.mozilla.org/unix/customizing.html
*/
Remove Firefox 4.0's big, ugly, unmovable orange button (Download Squad)
Jul 9th 2010 12:26PM There was no problem with the code it was another addon i was using so u can now use the code ^
Remove Firefox 4.0's big, ugly, unmovable orange button (Download Squad)
Jul 8th 2010 12:23AM dont use previous code it gets rid of exit min/max and hide bar option
Will try to fix in morning
Remove Firefox 4.0's big, ugly, unmovable orange button (Download Squad)
Jul 8th 2010 12:14AM here is an update of the code with all of the comments included button has been renamed to collapsed Menu and has been re-sized to fit looks very good here. /*
* Edit this file and copy it as userChrome.css into your
* profile-directory/chrome/
*/
/*
* This file can be used to customize the look of Mozilla's user interface
* You should consider using !important on rules which you want to
* override default settings.
*/
/*
* Do not remove the @namespace line -- it's required for correct functioning
*/
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* set default namespace to XUL */
/* Stolen from: http://www.neowin.net/forum/topic/896934-meet-firefox-40/page__st__495__p__592819444entry592819444
* Cleaned up a little bit by mrseb
*/
#appmenu-button-container{
position: fixed !important;
}
#appmenu-button{
padding: 3px 3px !important;
margin-top:3px !important;
background-color: rgba(54, 121, 166, 0.2) !important;
}
#navigator-toolbox[tabsontop="true"] #TabsToolbar{
padding-left: 108px !important;
padding-top:1px !important;
padding-right:98px !important;
}
#main-menubar{
margin-left: 120px !important;
}
#appmenu-button .button-text { display:none !important; } /*removes "Firefox"*/
#appmenu-button dropmarker:before { content: "Collapsed Menu" !important; } /*Inserts new text*/
/*
* Some possible accessibility enhancements:
*/
/*
* Make all the default font sizes 20 pt:
*
* * {
* font-size: 20pt !important
* }
*/
/*
* Make menu items in particular 15 pt instead of the default size:
*
* menupopup > * {
* font-size: 15pt !important
* }
*/
/*
* Give the Location (URL) Bar a fixed-width font
*
* #urlbar {
* font-family: monospace !important;
* }
*/
/*
* For more examples see http://www.mozilla.org/unix/customizing.html
*/
Remove Firefox 4.0's big, ugly, unmovable orange button (Download Squad)
Jul 7th 2010 11:22PM You could add the code (like i did) that Gary said or u could just hit alt use the arrow keys to move it and then hit enter (like the code better though)
DLS Archives
June 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 | ||||||
Gadget News
- Tokyoflash intros Kisai Intoxicated watch with a built-in breathalyzer (video)
- HTC Butterfly s revealed: 1.9GHz Snapdragon 600 processor, UltraPixel camera sensor
- Microsoft updates Blink for Windows Phone 8 with GIF-like clip creation (video)
- A&E, Lifetime and History Channel streaming apps land on Google Play





