mirror of
https://github.com/blahai/nyx.git
synced 2025-01-19 03:20:20 +00:00
8 lines
107 B
CSS
Generated
8 lines
107 B
CSS
Generated
/* /1* hide tabs *1/ */
|
|
.tabbrowser-tab {
|
|
display: none;
|
|
}
|
|
|
|
#tabs-newtab-button {
|
|
display: none;
|
|
}
|