add back nav buttons to firefox
This commit is contained in:
parent
36753a827e
commit
a7494deec8
1 changed files with 4 additions and 2 deletions
|
@ -64,12 +64,14 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/* Page back and foward buttons */
|
/* Page back and foward buttons
|
||||||
|
*
|
||||||
#back-button,
|
#back-button,
|
||||||
#forward-button
|
#forward-button
|
||||||
{
|
{
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
|
||||||
/* Extensions button */
|
/* Extensions button */
|
||||||
#unified-extensions-button {
|
#unified-extensions-button {
|
||||||
|
@ -174,4 +176,4 @@
|
||||||
}
|
}
|
||||||
/* Remove duplicated window control buttons*/
|
/* Remove duplicated window control buttons*/
|
||||||
#nav-bar .titlebar-buttonbox{display: none !important
|
#nav-bar .titlebar-buttonbox{display: none !important
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue