Remove border for notebook.frame

This commit is contained in:
eudaimon 2023-02-11 10:21:34 +01:00
parent a93d5c35a0
commit b67684294f
2 changed files with 4 additions and 0 deletions

View File

@ -933,6 +933,8 @@ notebook {
background-color: transparent;
}
notebook.frame {border: none;}
/* gtk-3.12 */
notebook,
notebook > header {

View File

@ -980,6 +980,8 @@ notebook {
background-color: transparent;
}
notebook.frame {border: none;}
/* gtk-3.12 */
notebook,
notebook > header {