Initial commit
This commit is contained in:
commit
5f78d74eca
178 changed files with 1952 additions and 0 deletions
14
.zen/arkenfox/chrome/userChrome.css
Normal file
14
.zen/arkenfox/chrome/userChrome.css
Normal file
|
@ -0,0 +1,14 @@
|
|||
/* navbar icons */
|
||||
.titlebar-buttonbox-container,
|
||||
#zen-appcontent-navbar-container,
|
||||
#back-button,
|
||||
#forward-button,
|
||||
#reload-button,
|
||||
#home-button {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
/* settings sidebar width */
|
||||
.navigation {
|
||||
width: 20rem !important;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue