<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Removed rounded corners on tabs and urlbar (Firefox nightly 156 Linux) in Discussions</title>
    <link>https://connect.mozilla.org/t5/discussions/removed-rounded-corners-on-tabs-and-urlbar-firefox-nightly-156/m-p/138408#M56188</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;A href="https://connect.mozilla.org/t5/discussions/take-project-nova-for-a-spin-in-nightly/td-p/131273" target="_blank"&gt;https://connect.mozilla.org/t5/discussions/take-project-nova-for-a-spin-in-nightly/td-p/131273&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://connect.mozilla.org/t5/discussions/feedback-on-the-new-ui-corner-rounding-dark-theme-and-window/td-p/138339" target="_blank"&gt;https://connect.mozilla.org/t5/discussions/feedback-on-the-new-ui-corner-rounding-dark-theme-and-window/td-p/138339&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 15 Sep 2026 16:30:25 GMT</pubDate>
    <dc:creator>Agentvirtuel</dc:creator>
    <dc:date>2026-09-15T16:30:25Z</dc:date>
    <item>
      <title>Removed rounded corners on tabs and urlbar (Firefox nightly 156 Linux)</title>
      <link>https://connect.mozilla.org/t5/discussions/removed-rounded-corners-on-tabs-and-urlbar-firefox-nightly-156/m-p/134861#M54322</link>
      <description>&lt;P&gt;I have disabled the new Nova UI&amp;nbsp; .... Not to my taste&amp;nbsp;&lt;/P&gt;&lt;P&gt;After some search &amp;amp; testing I have nearly manage to get rid of the rounded corners on the urlbar.&lt;/P&gt;&lt;P&gt;Is it possible to get rid those rounded corners&amp;nbsp; completely ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From my userChrome.css&lt;/P&gt;&lt;P&gt;#urlbar {&lt;BR /&gt;font-size: 16pt !important;&lt;BR /&gt;outline: 3px solid #000000 !important;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;#urlbar-background {&lt;BR /&gt;outline-offset: 0 !important;&lt;BR /&gt;border-radius: 0px !important;&lt;BR /&gt;box-shadow: none !important;&lt;BR /&gt;background-color: black !important;&lt;BR /&gt;}&lt;/P&gt;</description>
      <pubDate>Sun, 16 Aug 2026 15:22:57 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/removed-rounded-corners-on-tabs-and-urlbar-firefox-nightly-156/m-p/134861#M54322</guid>
      <dc:creator>olen</dc:creator>
      <dc:date>2026-08-16T15:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: Removed rounded corners on tabs and urlbar (Firefox nightly 156 Linux)</title>
      <link>https://connect.mozilla.org/t5/discussions/removed-rounded-corners-on-tabs-and-urlbar-firefox-nightly-156/m-p/134875#M54328</link>
      <description>&lt;P&gt;Try adding this:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; * {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; border-radius: 0 !important;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; }&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &lt;a href="https://connect.mozilla.org/t5/user/viewprofilepage/user-id/49870"&gt;@media&lt;/a&gt; -moz-pref("browser.nova.enabled") {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; :root {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;--chrome-window-gap: 0 !important;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; --chrome-block-radius: 0 !important;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; --chrome-content-separator-color: transparent !important;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;BR /&gt;&amp;nbsp; &amp;nbsp; }&lt;/P&gt;</description>
      <pubDate>Sun, 16 Aug 2026 21:05:54 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/removed-rounded-corners-on-tabs-and-urlbar-firefox-nightly-156/m-p/134875#M54328</guid>
      <dc:creator>siffemcon</dc:creator>
      <dc:date>2026-08-16T21:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: Removed rounded corners on tabs and urlbar (Firefox nightly 156 Linux)</title>
      <link>https://connect.mozilla.org/t5/discussions/removed-rounded-corners-on-tabs-and-urlbar-firefox-nightly-156/m-p/134912#M54341</link>
      <description>&lt;P&gt;Interesting.&lt;/P&gt;&lt;P&gt;To my userChrome.css it was enough to add&amp;nbsp;&lt;/P&gt;&lt;P&gt;* {&lt;BR /&gt;border-radius: 0 !important;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;It removed the rounded corner from tabs and the urlbar.&lt;/P&gt;&lt;P&gt;Thx for the info &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Aug 2026 12:43:36 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/removed-rounded-corners-on-tabs-and-urlbar-firefox-nightly-156/m-p/134912#M54341</guid>
      <dc:creator>olen</dc:creator>
      <dc:date>2026-08-17T12:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: Removed rounded corners on tabs and urlbar (Firefox nightly 156 Linux)</title>
      <link>https://connect.mozilla.org/t5/discussions/removed-rounded-corners-on-tabs-and-urlbar-firefox-nightly-156/m-p/137527#M55676</link>
      <description>&lt;P&gt;Why do we have to use userChrome tweaks, and continuously patch our stylesheets whenever it breaks, just to make such a trivial change as to revert those silly rounded corners? Why cant we have a very basic slider for it somewhere? I am not thrilled that Firefox is copying Chrome's design even harder, but I cant stand these overly rounded corners, and its not like the amount of it was gorgeus even since the last redesign.&lt;/P&gt;&lt;P&gt;I did not have a problem with colorways. But if development time was found for that, or for the redesign, then surely a slider for firefox UI border radiuses can also be implemented.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Sep 2026 18:09:31 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/removed-rounded-corners-on-tabs-and-urlbar-firefox-nightly-156/m-p/137527#M55676</guid>
      <dc:creator>Eggnog1165</dc:creator>
      <dc:date>2026-09-08T18:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: Removed rounded corners on tabs and urlbar (Firefox nightly 156 Linux)</title>
      <link>https://connect.mozilla.org/t5/discussions/removed-rounded-corners-on-tabs-and-urlbar-firefox-nightly-156/m-p/138365#M56168</link>
      <description>&lt;P&gt;Enabling aesthetic changes, such as rounded tab corners, should remain a theme option rather than something achieved by hacking .css files.&lt;BR /&gt;Having been a Firefox user for ages, I believe it doesn't need to mimic Chrome to stay relevant.&lt;BR /&gt;It must retain its own distinct personality.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2026 09:12:19 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/removed-rounded-corners-on-tabs-and-urlbar-firefox-nightly-156/m-p/138365#M56168</guid>
      <dc:creator>Argonaute</dc:creator>
      <dc:date>2026-09-15T09:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: Removed rounded corners on tabs and urlbar (Firefox nightly 156 Linux)</title>
      <link>https://connect.mozilla.org/t5/discussions/removed-rounded-corners-on-tabs-and-urlbar-firefox-nightly-156/m-p/138406#M56187</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;Having been a Firefox user for ages, I believe it doesn't need to mimic Chrome to stay relevant.&lt;/BLOCKQUOTE&gt;&lt;P&gt;And definetly not rounded corners will make it more relevant.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2026 16:19:39 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/removed-rounded-corners-on-tabs-and-urlbar-firefox-nightly-156/m-p/138406#M56187</guid>
      <dc:creator>Eggnog1165</dc:creator>
      <dc:date>2026-09-15T16:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: Removed rounded corners on tabs and urlbar (Firefox nightly 156 Linux)</title>
      <link>https://connect.mozilla.org/t5/discussions/removed-rounded-corners-on-tabs-and-urlbar-firefox-nightly-156/m-p/138408#M56188</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;A href="https://connect.mozilla.org/t5/discussions/take-project-nova-for-a-spin-in-nightly/td-p/131273" target="_blank"&gt;https://connect.mozilla.org/t5/discussions/take-project-nova-for-a-spin-in-nightly/td-p/131273&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://connect.mozilla.org/t5/discussions/feedback-on-the-new-ui-corner-rounding-dark-theme-and-window/td-p/138339" target="_blank"&gt;https://connect.mozilla.org/t5/discussions/feedback-on-the-new-ui-corner-rounding-dark-theme-and-window/td-p/138339&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2026 16:30:25 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/removed-rounded-corners-on-tabs-and-urlbar-firefox-nightly-156/m-p/138408#M56188</guid>
      <dc:creator>Agentvirtuel</dc:creator>
      <dc:date>2026-09-15T16:30:25Z</dc:date>
    </item>
  </channel>
</rss>

