firefox: userChrome formatting
This commit is contained in:
parent
9c9d45d0c4
commit
fcfb83a2da
1 changed files with 3 additions and 3 deletions
|
@ -27,12 +27,12 @@ in
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
#titlebar {display: none !important;}
|
||||||
|
#main-window {-moz-appearance:none !important;}
|
||||||
|
|
||||||
#sidebar-box[sidebarcommand="treestyletab_piro_sakura_ne_jp-sidebar-action"] #sidebar-header {
|
#sidebar-box[sidebarcommand="treestyletab_piro_sakura_ne_jp-sidebar-action"] #sidebar-header {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#titlebar {display: none !important;}
|
|
||||||
#main-window {-moz-appearance:none !important;}
|
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
profiles.alt = {
|
profiles.alt = {
|
||||||
|
|
Loading…
Reference in a new issue