Giter VIP home page Giter VIP logo

Comments (8)

easonwong-de avatar easonwong-de commented on June 17, 2024 1

I hope #101 works.

from whitesurfirefoxthememacos.

1-800-aesthetics avatar 1-800-aesthetics commented on June 17, 2024

Hello, I'm having the same trouble, so i started search in theme folder "C:\Users\User\AppData\Roaming\Mozilla\Firefox\Profiles\ebp285dx.default-release\chrome\WhiteSur\parts" and find buttons-fixes,css and i think here already have the fix but i don't know css is not for me

from whitesurfirefoxthememacos.

AdamXweb avatar AdamXweb commented on June 17, 2024

@MatsCraft1 Thanks for reporting this issue, i'll look into this when I get a chance. Can confirm I've reproduced the issue on my VM.

from whitesurfirefoxthememacos.

terran5151 avatar terran5151 commented on June 17, 2024

Same issue here,
image

from whitesurfirefoxthememacos.

easonwong-de avatar easonwong-de commented on June 17, 2024

Fixed with:

/* Reverse the botton placing */

#titlebar .titlebar-buttonbox {
	flex-direction: row-reverse !important;
}

/* Remove default symbols in the button & resize & relocate */

#titlebar .titlebar-buttonbox .titlebar-button {
	list-style-image: none !important;
	padding: 2px !important;
	margin: 0 4px !important;
	background-color: transparent !important;
}

from whitesurfirefoxthememacos.

AdamXweb avatar AdamXweb commented on June 17, 2024

Fixed with:


/* Reverse the botton placing */



#titlebar .titlebar-buttonbox {

	flex-direction: row-reverse !important;

}



/* Remove default symbols in the button & resize & relocate */



#titlebar .titlebar-buttonbox .titlebar-button {

	list-style-image: none !important;

	padding: 2px !important;

	margin: 0 4px !important;

	background-color: transparent !important;

}

@easonwong-de thanks for submitting a fix. Would you like to open a pull request?

from whitesurfirefoxthememacos.

justsmbody avatar justsmbody commented on June 17, 2024

Fixed with:


/* Reverse the botton placing */



#titlebar .titlebar-buttonbox {

	flex-direction: row-reverse !important;

}



/* Remove default symbols in the button & resize & relocate */



#titlebar .titlebar-buttonbox .titlebar-button {

	list-style-image: none !important;

	padding: 2px !important;

	margin: 0 4px !important;

	background-color: transparent !important;

}

@easonwong-de thanks for submitting a fix. Would you like to open a pull request?

Could you update the theme with the bug fixed?

from whitesurfirefoxthememacos.

AdamXweb avatar AdamXweb commented on June 17, 2024

Fixed from #101

from whitesurfirefoxthememacos.

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.