Associate
- Joined
- 28 Nov 2008
- Posts
- 273
- Location
- Newcastle
Seems to load pages faster, just looking into what new updates it has and the "private browsing" function just seems it's there for one main purpose :x
What is your definition of "eats up memory" ?
Chrome eats more memory than Firefox from a recent test.
A good thing on Vista surley?
It's working for me! Thanks for the link.
Now my tabs have the glass effect too!
That looks quite good. Now to get mine working
[Edit]
Managed to get glasser working. Still not got that other one working though for some reason. Anyone know how to make the text less 'glowy' on the bookmarks toolbar when using the Stylish toolbar style?
![]()
Scrolling on some sites seems to be a lot more jerky than with Firefox 3, was hoping they would fix that, but 3.5 final is the same as RC3 so guess not.
Scrolling on some sites seems to be a lot more jerky than with Firefox 3, was hoping they would fix that, but 3.5 final is the same as RC3 so guess not.
It's a bug in the Stylish style you're using (I had the same style to get the bookmarks bar looking like Vista like in your screenshot)
In the end I just ditched the stylish script and am using default instead.
Also note that Combine home and nav buttons in Stylish scripts will break the address bar size when "small icons" is used. The address bar compresses leaving the favicon an odd size so I ditched combined buttons too.
Don't need Glasser:
![]()
@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
#main-window #navigator-toolbox #PersonalToolbar
{
border-top: 0 none !important;
-moz-appearance: none !important;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAfCAYAAAAmyadiAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAAlwSFlzAAALEgAACxIB0t1+/AAAAAd0SU1FB9cCEwYDIgFDQ7MAAAAYdEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My4wOGVynOEAAACjSURBVBhXY9hw4sZ/hvpl+/8zVC/e+5+hbMHu/wyFc3b8Z8iesfU/Q9rUzf8ZEiZs+M8Q1bP2P0NIx6r/DL7Ny/4zeNQv+c/gVL3wP4Ntxbz/DJalc/4zsHiUgoiS/wysIILdE8jl8C77z8DtU/6fgd+/6j+DSHDtfwapiMb/DAqxrf8ZNNN6/jOYFE39z2DfOP8/g9cEoPGTD5z7z8Ck4fgfAAdOR5a0f2FqAAAAAElFTkSuQmCC) !important;
padding: 0px 3px 1px 3px !important;
color: white !important;
}
#main-window #navigator-toolbox #PersonalToolbar toolbarbutton
{
padding: 0 5px !important;
}
#main-window #navigator-toolbox #PersonalToolbar toolbarbutton > label
{
color: white !important;
}
#main-window #navigator-toolbox #PersonalToolbar > toolbaritem > menubar > menu
{
padding-top: 2px;
margin-bottom: 1px !important;
}
#main-window #navigator-toolbox #PersonalToolbar > toolbaritem > menubar > menu > label
{
color: white !important;
}
#main-window #navigator-toolbox #PersonalToolbar .toolbarbutton-menu-dropmarker
{
margin-left: 5px;
list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAICAYAAADA+m62AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAABh0RVh0U29mdHdhcmUAUGFpbnQuTkVUIHYzLjMwQIRHEAAAAHpJREFUKFNjYCABMAPVcgKxEBBLArEMEgbxQeIgeQa2/3gAUF4fiMVACkGqlbCpBYpXAbEfSB5sItQqD2TFQLENQNwIxB5QeQaQG/mhViSCFAPZq4B4MhAnQsVB8mCArDgQyE8BYhANch9IEUgeDmCK5YEiGkAMouGKAOOdSG/rm13TAAAAAElFTkSuQmCC) !important;
}