Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when i use "TABS BELOW NAVIGATION AND BOOKMARKS TOOLBARS" and "MOVE NAVIGATION TOOLBAR TO HIGHER POSITON" adressbar and buttons are lefter than it is posssible #346

Closed
trofey opened this issue May 19, 2021 · 4 comments

Comments

@trofey
Copy link

trofey commented May 19, 2021

when i use "TABS BELOW NAVIGATION AND BOOKMARKS TOOLBARS" and "MOVE NAVIGATION TOOLBAR TO HIGHER POSITON" adressbar and buttons are lefter than it is posssible. i want to ask how to move buttons and adressbar to the right

Untitled

latest CustomCSSforFx files
windows 7 x64
1920x1080
firefox x64 88.0.1

@Aris-t2
Copy link
Owner

Aris-t2 commented May 22, 2021

There is no support for "classic Win 7 theme", when using this feature.

Try this code:

  #main-window[tabsintitlebar] #nav-bar:not(:-moz-lwtheme),
  #main-window[tabsintitlebar] #nav-bar {
	-moz-margin-end: 80px !important;
  } 

@trofey
Copy link
Author

trofey commented May 22, 2021

thanks, i edited pixel number and it fits perfect!

@Aris-t2
Copy link
Owner

Aris-t2 commented May 22, 2021

Which value did the trick for you?

@trofey
Copy link
Author

trofey commented May 23, 2021

i set 0, so the buttons is under the window control buttons, it is more compact like this i think...

@Aris-t2 Aris-t2 closed this as completed Jun 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants