Giter VIP home page Giter VIP logo

firefox-like-chrome's People

Contributors

lcheylus avatar pratyushtewari avatar thejaredwilcurt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

firefox-like-chrome's Issues

Tab Toolbar size increases with a lot of opened Tabs

I am using your CSS for "Chrome like" theme with Firefox v91 on Debian Linux distribution.

When I open a lot of Tabs (until Tab List button appears), the height for Tab Toolbar is bigger than its original size.
FF-Chrome-2

If I close Tabs (until Tab List button disappears), the height for Tab Toolbar returns to its original size.
FF-Chrome-1

I modified your CSS to fix height of TabsToolbar to 36 pixels => problem fixed when I open a lot of tabs.
#TabsToolbar { height: 36px !important; }

I will send you a PR to fix this issue.

Bottom Line Active Tab

How can I remove the bottom line of the active tab.

I tried several things to get it removed but I didn't succeed

Thanks

Tab color on hover and tab minimum width

Hi, I'm trying to change the tab color on hover with no luck at the moment. I'm looking to get it to rgb(177, 178, 184), but I can't work out what's going on, it seems like the tab goes transparent on hover.

I'm also after adjusting the minimum width of the tabs as it's currently unreadable
Any help appreciated

linux

this isint working for linux. are there different steps?

New Tab Button (+) obscured in FireFox 70

After upgrading to Firefox 70.0 I noticed the new tab button was obscured and hard to click.
I googled around and saw that a changeset checked into Firefox changed the CSS dealing with the new tab button slightly.
Anyway, I fixed this by changing my userChrome.css.

Old (userChrome.css line 52):
.tabs-newtab-button.toolbarbutton-1 { margin-left: 20px !important; }

New:
#tabs-newtab-button { margin-left: 20px !important; }

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.