Remove sidebar border
This commit is contained in:
@ -10,6 +10,11 @@
|
||||
border-bottom: none !important;
|
||||
}
|
||||
|
||||
#tabbrowser-tabbox {
|
||||
box-shadow: none !important;
|
||||
outline: none !important;
|
||||
}
|
||||
|
||||
/* Windows overrides */
|
||||
@media (-moz-platform: windows) {
|
||||
|
||||
|
Reference in New Issue
Block a user