Chrome Browser Usage Artificially Boosted in Back Page News

Australis for Firefox


125 replies to this topic * * * - - 2 votes

#121 dysgenics

    Neowinian

  • 23 posts
  • Joined: 20-April 05

Posted 17 February 2012 - 19:56

is it possible to change the tab strip background like that as well?


#122 +SoapyHamHocks

    Resident Elite

  • 1,501 posts
  • Joined: 06-March 04

Posted 18 February 2012 - 06:31

I have no plans to update this. I've been asked to implement some parts of the mockups in Firefox. I've started working on a patch which should hopefully land in the near future.

#123 DCY012

    Neowinian

  • 10 posts
  • Joined: 23-February 12
  • Location: US

Posted 01 March 2012 - 18:25

I'm having compatibility issues using UX.

Posted Image

Anyone happen to know how to fix this?

#124 dysgenics

    Neowinian

  • 23 posts
  • Joined: 20-April 05

Posted 01 March 2012 - 22:02

a few pages back

View PostSoapyHamHocks, on 25 December 2011 - 20:29, said:

I can reproduce this issue. Looking into fixing it now.

Edit: this is most likely due to the moz-border-image changes.

Edit2: This should work for the default curved tabs:

.tabbrowser-tab[selected="true"] .tab-stack {
  border-width: 0 28px !important;
  border-style: solid !important;
  -moz-border-image: url(chrome://browser/skin/tabbrowser/mrcurve.png) 0 28 fill !important;
}

The problem is I don't think I can have support for both Firefox stable/aurora and Nightly at this point because of the changes.


#125 DCY012

    Neowinian

  • 10 posts
  • Joined: 23-February 12
  • Location: US

Posted 02 March 2012 - 14:03

View Postdysgenics, on 01 March 2012 - 22:02, said:

a few pages back

Thanks. I'm new to this though so would you mind telling me how to add this?

#126 nhjay

    Neowinian

  • 15 posts
  • Joined: 09-January 12
  • Location: East Coast, US
  • OS: Windows 7 Ultimate x64

Posted 02 March 2012 - 14:31

Love it! Great on Waterfox, thank you!