GithubHelp home page GithubHelp logo

Comments (5)

rafaelmardojai avatar rafaelmardojai commented on July 16, 2024

It's working nice on Firefox 69 nightly. Today later i will test 67 version.

from firefox-gnome-theme.

rafaelmardojai avatar rafaelmardojai commented on July 16, 2024

Also can you share a screenshot or elaborate more about what isn't working?

from firefox-gnome-theme.

amrmsaraya avatar amrmsaraya commented on July 16, 2024

Matching search width should be as the same width as the urlbar if i remove the comment from userChrome.css file but still full width
Screenshot from 2019-06-21 05-37-04

Here is userChrome.css file

/* Import theme */
@import "theme/gnome-theme.css";

/*
 * Here you can enable other theme features not included by default.
 * To enable a specific feature, uncomment its @import line by removing "/*" at
 * the beginning of the line. To disable it, put the "/*" back.
 */

/* Hide the tab bar when only one tab is open
 * Warning: This also hides the private browsing indicator in private windows.
 * If you are using it, you might wanna enable the next feature too. Also you
 * should move the new tab button somewhere else for this to work, because by
 * default it is on the tab bar too. */
@import "theme/hide-single-tab.css"; /**/

/* Limit the URL bar's autocompletion popup's width to the URL bar's width */
@import "theme/matching-autocomplete-width.css"; /**/

/* Use GNOME stack icons */
@import "theme/gnome-icons.css"; /**/

/* Make all tab icons look kinda like symbolic icons */
/*@import "theme/symbolic-tab-icons.css"; /**/

/* Import a custom stylesheet
 * Everything you add in your customChrome.css file (it doesn't exist by
 * default) will be included here and preserved between updates, so you can move
 * your configuration to that file if you don't like setting it up after every
 * update. You can also apply your own custom styles in that file. */
@import "customChrome.css"; /**/

from firefox-gnome-theme.

rafaelmardojai avatar rafaelmardojai commented on July 16, 2024

Please tests last changes.

from firefox-gnome-theme.

amrmsaraya avatar amrmsaraya commented on July 16, 2024

Everything works fine. Thanks!

from firefox-gnome-theme.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.