Coder Social home page Coder Social logo

Comments (4)

Drish-xD avatar Drish-xD commented on June 14, 2024

How to use extensions?

from firefox-alpha.

BLACK4585 avatar BLACK4585 commented on June 14, 2024

Same issue here. It would be nice if I could interact with pinned extensions. I know, the idea of this custom CSS is simplicity, but I would like to use at least a few features. Thus, I re-enabled the window-controls. Is it possible to shift the pinned extensions to the left so that they don't overlap? I think it would be the best to make this configurable like all the other things. The same idea for the download bar, as you can see in the picture below.
grafik

from firefox-alpha.

zheneknew avatar zheneknew commented on June 14, 2024

This theme is extra-cool, but it's not finished and buggy.
I made some goofy changes in userChrome.css and got pinned addons buttons active (I'm bad in css):

313,319c313,319
< #tabs-newtab-button,
< #tabbrowser-arrowscrollbox-periphery {
<   flex: 1;
<   align-items: stretch !important;
<   opacity: 0 !important;
<   -moz-window-dragging: drag !important;
< }
---
> /* #tabs-newtab-button, */
> /* #tabbrowser-arrowscrollbox-periphery { */
> /*   flex: 1; */
> /*   align-items: stretch !important; */
> /*   opacity: 0 !important; */
> /*   -moz-window-dragging: drag !important; */
> /* } */
378c378,379
<   position: static !important;
---
>   position: relative !important;
>   right: 300px !important;

I hope author will finalize this theme.

from firefox-alpha.

cctrc avatar cctrc commented on June 14, 2024

they work for me, but only if put in the upper left corner.

from firefox-alpha.

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.