Recommended Posts

That's by design. The functionality was combined into the bookmarks menu button, if you wish to show it use this code:

#star-button {
visibility: visible !important;
}

how to use that code..........i my new to all this...............can u explain if u have the time

how to use that code..........i my new to all this...............can u explain if u have the time

Just add that line to the end of your userChrome.css file, or you can add it to a new style in Stylish. You can find more info about userChrome.css here http://kb.mozillazine.org/UserChrome.css

This works for Classic tabs:

.tabbrowser-tab[selected="true"] .tab-stack {
margin: 0 -3px 0 !important;
padding: 0 2px 1px !important;
border-width: 0 9px !important;
border-style: solid !important;
-moz-border-image: url(chrome://browser/skin/tabbrowser/mrcurveless.png) 0 9 fill !important;
}[/CODE]

Went back to 'classic tabs' using this stylish script (thanks by the way) but every time I close/restart Nightly it reverts back to the curved tabs, even though the 'classic tabs' stylish script is still enabled. Any ideas on how to fix this?

Thanks.

Went back to 'classic tabs' using this stylish script (thanks by the way) but every time I close/restart Nightly it reverts back to the curved tabs, even though the 'classic tabs' stylish script is still enabled. Any ideas on how to fix this?

Thanks.

Do you have both classic tab styles enabled?

The panels don't seem to be styled (Aero look). I was able to get it fixed with a fresh profile but it only worked for a day for some reason. I only have Australis, Tabs Always In Titlebar, Adblock Plus, and Omnibar installed.

24320s5.jpg353a5ap.png

Also is there any way to have the identity box to look like the default (abeit with a light soft gradient)?

2sanm07.png

Sidenote: Do you have any plans for an OS X version? I also have a Mac and wouldn't mind testing it out for you.

Much appreciated, thanks.

The panels don't seem to be styled (Aero look). I was able to get it fixed with a fresh profile but it only worked for a day for some reason. I only have Australis, Tabs Always In Titlebar, Adblock Plus, and Omnibar installed.

Also is there any way to have the identity box to look like the default (abeit with a light soft gradient)?

Sidenote: Do you have any plans for an OS X version? I also have a Mac and wouldn't mind testing it out for you.

Much appreciated, thanks.

I've never experienced this, do you have a custom Windows theme?

I've added the default idbox, but I haven't had time to fully bug test and release it yet.

No OS X version is planned. As far as I know the UX builds on Mac OS X have a lot of the Australis design implemented already.

As far as I know the UX builds on Mac OS X have a lot of the Australis design implemented already.

Latest UX build on OS X (from January 13th):

Screen%20Shot%202012-01-18%20at%2011.11.58.png

As a comparison: Yesterday's Nightly on OS X:

Screen%20Shot%202012-01-18%20at%2011.12.46.png

I'm sorry if I've missed something or appear ignorant, but is there a way to run Australis on the nightly/UX builds with 'classic' tabs at the moment? Cheers!

Yep, i'm running it. Use this script in stylish (not created by me):

.tabbrowser-tab[selected="true"] .tab-stack {
  margin: 0 -3px 0 !important;
  padding: 0 8px 1px !important;
  border-width: 0 9px !important;
  border-style: solid !important;
  -moz-border-image: url(chrome://browser/skin/tabbrowser/mrcurveless.png) 0 9 fill !important;
}

You may also need to install the "checkCompatibility" add-on to force Australis to work with nightly (I have this installed).

  • 2 weeks later...

Is this theme still being worked on? Because the newtab page isn't displayed correctly when using Australis (works fine with default theme).

The ACTUAL firefox theme is in works though .. https://wiki.mozilla.org/Firefox/Planning/2012-02-01#UX_.26_User_Research

Is this theme still being worked on? Because the newtab page isn't displayed correctly when using Australis (works fine with default theme).

Nothing has been done on it in a few weeks, but it isn't dead yet. I'd like to redo a lot of things, but I haven't found the time to do a rewrite.

Nothing has been done on it in a few weeks, but it isn't dead yet. I'd like to redo a lot of things, but I haven't found the time to do a rewrite.

Maybe you could include this theme in Stratisform also, would be nice?

  • 2 weeks later...

Can you update your theme with latest design to see how it actually works and feels like?

https://people.mozilla.com/~shorlander/files/australis-designSpecs/australis-designSpecs-windows7-mainWindow.html

PS : Also remove menu button and make it a settings button ?

  • 2 weeks later...

a few pages back

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.

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

    • No registered users viewing this page.
  • Posts

    • For the purpose that it was built for, it’s a great machine. It’s okay to own multiple machines, it’s okay for machines to be different. If every computer was the same, they’d be boring af.
    • OpenAI is rolling out a major upgrade to ChatGPT memory by Pradeep Viswanathan OpenAI is rolling out a major upgrade to ChatGPT's memory, making the system more capable, current, and scalable across long-term use. Memory allows ChatGPT to remember useful details about users, including their preferences, projects, and constraints. Instead of starting every conversation from scratch, ChatGPT can use this context to provide more relevant responses in future chats. OpenAI first launched saved memories in February 2024. That feature allowed users to explicitly ask ChatGPT to save information into its memory, such as travel plans or writing preferences. However, this system had limits because it depended heavily on users giving clear instructions to remember something. Additionally, saved memories could become stale over time. In April 2025, OpenAI expanded memory by allowing ChatGPT to reference past chat context outside the saved memories list. This was powered by a background process called “dreaming,” which automatically curates memories from chat history. This made ChatGPT better at learning from natural conversation without requiring users to manually save every detail. Today, OpenAI announced a more capable and compute-efficient memory architecture built on top of dreaming. This new system improves ChatGPT’s ability to carry forward useful context, follow user preferences, and remain accurate as time passes. According to OpenAI’s internal evaluations, the new system improves factual recall from 67.9% in 2025 to 82.8% in 2026. Preference adherence improves from 55.3% to 71.3%, while accuracy over time improves from 52.2% to 75.1%. The best part of this new system is a new memory summary page where users can review ChatGPT's memories. Users can even update details, correct information, or give instructions on what topics ChatGPT should bring up and when. This new, improved memory system is available to ChatGPT Plus and Pro users in the US starting today. It will roll out to more countries, as well as Free and Go users, in the coming weeks.
    • I work for a video production company in Australia. The camera operators shoot footage and then pass the SD card over to the editors. Much easier than handing over the entire camera. Plus, on a busy day you can hand off the SD card and then pop another in for the next shoot. Or, you might have used multiple SD cards because you need the extra space for a long shoot. I also use USB cables and wifi for transferring footage, but in many cases an SD card reader is the easiest method.
  • Recent Achievements

    • Week One Done
      Dr Jared Dental Studio earned a badge
      Week One Done
    • Week One Done
      RG INVESTMENT GROUP earned a badge
      Week One Done
    • Very Popular
      The Norwegian Drone Pilot earned a badge
      Very Popular
    • Very Popular
      s0nic69 earned a badge
      Very Popular
    • Collaborator
      Asgardi earned a badge
      Collaborator
  • Popular Contributors

    1. 1
      +primortal
      472
    2. 2
      PsYcHoKiLLa
      247
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      67
    5. 5
      Michael Scrip
      59
  • Tell a friend

    Love Neowin? Tell a friend!