-
Notifications
You must be signed in to change notification settings - Fork 2
Adding a small tab mode #3
Comments
Please elaborate more on what "small tab mode" would do. What would change about the tabs? If you could, please produce a composite image of how it would look. |
I have such weird things happening with trying to get this to work so I am gonna put off with uploading a new version for the moment - to mozilla, but I have upload the latest build to github, feel free to try it: https://github.com/Faleij/Australis-Slimmr/raw/master/australis-slimmr.xpi |
I would like to work on the css code for the small tab mode. |
Well the margin-top is set to -15px, maybe that is why it isn't looking good? It should be set to a bigger value like -5px or else the tabs will be out of screen. |
They won't be out of screen if you have activated the menubar at least once by pressing alt, which is so weird. |
I think I managed to fix the tab, here is my code for smallTabbar.css : #TabsToolbar { #toolbar-menubar { The only problem with this is that the tabs are automatically at the top of the window if the window is not maximized even if the tabs in titlebar option is not selected. |
I am not sure if It is completely solved (the individual new tab button that appears when tabs are overflowing is not aligned with the regular one and there is also a white line appearing bellow the currently selected tab) but here is my solution to this issue at https://github.com/smaldragon/Australis-Slimmr/raw/master/australis-slimmr.xpi |
Reference from another add-on: https://addons.mozilla.org/en-US/firefox/files/browse/252656/file/overlay.css#top |
I think this add-on should have the option to have a small tab mode.
The text was updated successfully, but these errors were encountered: