Critiques pour Tree Style Tab RainbowTabsFork
Tree Style Tab RainbowTabsFork par meph1570
2 notes
- Noté 4 sur 5par Rico Liebscher, il y a 5 ans
- Noté 4 sur 5par LeD, il y a 7 ansStyle:
#sidebar-box[sidebarcommand="treestyletab_piro_sakura_ne_jp-sidebar-action"] #sidebar-header {
display: none;
}
does not work for your addon.
In "original" Tree Style Tab - works.
P.S.
only this css works:
#sidebar-header {
display: none;
}