Recommended Posts

Hi,

i the new nightly my userstyle for yellow urlbar background not longer work with https:// Connections?

#urlbar[level] .urlbar-contents{
  background-color: rgba(255,255,185,.8) !important;
  margin-right: 0px !important;
  border-radius: 4px !important;
  box-shadow: 0 1px 0 rgba(0,0,0,.1) inset !important;
}

What must i change?

Hi,

i the new nightly my userstyle for yellow urlbar background not longer work with https:// Connections?

#urlbar[level] .urlbar-contents{
  background-color: rgba(255,255,185,.8) !important;
  margin-right: 0px !important;
  border-radius: 4px !important;
  box-shadow: 0 1px 0 rgba(0,0,0,.1) inset !important;
}

What must i change?

Fixed:

#urlbar[level] .urlbar-frontcap-and-textbox{
  background-color: rgba(255,255,185,.8) !important;
  margin-right: 0px !important;
  border-radius: 4px !important;
  box-shadow: 0 1px 0 rgba(0,0,0,.1) inset !important;
}

or if you want it to extend under the stop/go/refresh :

#urlbar[level] {
  background-color: rgba(255,255,185,.8) !important;
  margin-right: 0px !important;
  border-radius: 4px !important;
  box-shadow: 0 1px 0 rgba(0,0,0,.1) inset !important;
}

NVM foxxyn... Now I see only the cross... Also when I hover on the cross nothing happens even with your script. Anyway it's not a problem.

Ok, but I think maybe I misunderstood what you were asking for. If I'm understanding you correctly now, you want to maintain the hover affect for the new tab button. Is that correct?

If so, try this:

.tabs-newtab-button:hover { 
  -moz-appearance: none !important;
  background: -moz-linear-gradient(hsla(0,0%,50%,.4), hsla(0,0%,37%,.4) 50%) !important;
  background-position: -5px -2px !important;
  background-repeat: no-repeat !important;
  background-size: 200% !important;
  margin: 0 !important;
  padding: 0 !important;
  -moz-border-image: url("chrome://browser/skin/tabbrowser/tab.png") 4 5 3 6 / 4px 5px 3px 6px repeat stretch !important;
  border-radius: 10px 8px 0 0 !important;
}

Fixed:

#urlbar[level] .urlbar-frontcap-and-textbox{
  background-color: rgba(255,255,185,.8) !important;
  margin-right: 0px !important;
  border-radius: 4px !important;
  box-shadow: 0 1px 0 rgba(0,0,0,.1) inset !important;
}

Thank you very much :cool:

O.K.! Working!

You did something for Identity Box while using S4E? Looking a bit out of the box... Site & Fav icons always disabled.

I use the latest MineField version. It isn't FireFox beta 6 btw. Just made it look like.

post-350150-12875827081949.png

O.K.! Working!

You did something for Identity Box while using S4E? Looking a bit out of the box... Site & Fav icons always disabled.

I use the latest MineField version. It isn't FireFox beta 6 btw. Just made it look like.

The newest version of S4E reverts that identity box styling it had previously introduced.

S4E 2010.10.20.02

Nice thank you!

Bro... I just installed Win-Pro7 theme from devian art. I don't know if you know it... But it's black...

Is there a script to change all fonts from black to white ( menus )? Except bars of course... The inactive grey color doesn't bother me...

16i643.png

2nc2ptk.png

check the difference

Nice thank you!

Bro... I just installed Win-Pro7 theme from devian art. I don't know if you know it... But it's black...

Is there a script to change all fonts from black to white ( menus )? Except bars of course... The inactive grey color doesn't bother me...

16i643.png

2nc2ptk.png

check the difference

menupopup menu,
menupopup menuitem {
color: #fff !important; 
}

!!!

I'm glad that it was easy and you didn't spend time.

The grey made white too ( the inactive/dead links )... Is it easy to solve it?

Can I add the tooltips too? Forgot it, sorry!

tooltip,
menupopup menu:not([disabled="true"]),
menupopup menuitem:not([disabled="true"]) {
color: #fff !important; 
}

Styles updated.

Changelog:

- oct.21.2010

* polished some codes

* removed hide dropmarker from back/forward button (b8pre already removed)

* remove some margins and padding

* added padding-left navbar

* added mouse hover on tabbar not selected

* added mouse hover left gradient on urlbar and search bar

* changed tabbar select and non select transparency, better integration

* changed firefox appmenu button - Now the button is invisible, but still there. Visible on mouse hover only

* improved some cosmetics

* throbber style - using places/searching_16.png from default theme

2vud509.jpg

Changelog:

- oct.21.2010

* polished some codes

* removed hide dropmarker from back/forward button (b8pre already removed)

* remove some margins and padding

* added padding-left navbar

* added mouse hover on tabbar not selected

* added mouse hover left gradient on urlbar and search bar

* changed tabbar select and non select transparency, better integration

* changed firefox appmenu button - Now the button is invisible, but still there. Visible on mouse hover only

* changed detached back/forward buttons to square layout

* improved some cosmetics

* throbber style - using places/searching_16.png from default theme

14ditdz.jpg

what's wrong with this code?????

#main-window[sizemode="normal"][tabsontop="false"] #PersonalToolbar:not[disabled="true"]) #TabsToolbar {
	border-left: ThreeDShadow 1px solid !important;
	border-right: ThreeDShadow 1px solid !important;
}

anyone can help me?

thanks!

what's wrong with this code?????

#main-window[sizemode="normal"][tabsontop="false"] #PersonalToolbar:not[disabled="true"]) #TabsToolbar {
	border-left: ThreeDShadow 1px solid !important;
	border-right: ThreeDShadow 1px solid !important;
}

anyone can help me?

thanks!

  #main-window[sizemode="normal"][tabsontop="false"] #PersonalToolbar:not([collapsed="true"]) + #TabsToolbar {
        border-left: 1px solid ThreeDShadow  !important;
        border-right: 1px solid ThreeDShadow !important;
}

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • It won't perform hugely better than the 3080 unless you're VRAM limited in games. Have you tried putting new thermal pads on them 3080 and giving it a good clean to see if you can regain your temps and overclock?
    • Windows 95 offered the ability to add and edit the right click menus, on a per file type basis. This feature seems to be missing in the new file explorer. Are they bringing it back as a "new" feature?
    • It's nearly time to replace my aging Founders Edition 3080, it doesn't OC as nicely as it used to and it's running around 10c warmer than it did when I first bought it.  I don't have budget for much more than what I spent on the 3080 and locally, that means the best GPU I can manage is a 9070XT. On this basis I have a few questions: 1. At present I don't use ray tracing, if this was to change, would this GPU be an issue? 2. How does it compare on a performance basis? 3. Are the drivers worse or better than those for nVidia? 4. Linux support, is it there? 5. Anything else I should be aware of if I were to make this change? 6. Is it a good idea or shall I try and keep the 3080 a little longer.
    • What OS is that? It looks a bit like Mac OS but the command line suggests it isn't, either way I like it!
  • Recent Achievements

    • Week One Done
      Windows Guy earned a badge
      Week One Done
    • Dedicated
      Mark Spruce earned a badge
      Dedicated
    • Collaborator
      conkir earned a badge
      Collaborator
    • Rising Star
      olavinto went up a rank
      Rising Star
    • One Month Later
      lamborghiniv10 earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      479
    2. 2
      PsYcHoKiLLa
      251
    3. 3
      Steven P.
      73
    4. 4
      FloatingFatMan
      69
    5. 5
      +Edouard
      69
  • Tell a friend

    Love Neowin? Tell a friend!