Small fixes

This commit is contained in:
Rafael Mardojai CM 2019-06-04 16:51:23 -05:00
parent ca01790ff5
commit 5d2a5d42c1
2 changed files with 3 additions and 1 deletions

View File

@ -3,3 +3,5 @@
:root:not([inFullscreen]) #tabbrowser-tabs tab:only-of-type {
display: none !important;
}
/* TODO: Hidde tabbar bottom border */

View File

@ -27,7 +27,7 @@
}
#navigator-toolbox:-moz-window-inactive label, #navigator-toolbox:-moz-window-inactive image {
opacity: 0.5;
opacity: 0.7;
}
#toolbar-menubar:not([inactive=true]) {