notebooklm rice
This commit is contained in:
@@ -130,6 +130,16 @@ in /* css */ ''
|
|||||||
border-radius: ${builtins.toString rice.rounding}px;
|
border-radius: ${builtins.toString rice.rounding}px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@-moz-document domain(notebooklm.google.com) {
|
||||||
|
body, html, notebook, omnibar {
|
||||||
|
background-color: transparent !important;
|
||||||
|
}
|
||||||
|
header, footer, .studio-panel, .chat-panel, .source-panel {
|
||||||
|
background-color: rgba(0,0,0,0.5) !important;
|
||||||
|
backdrop-filter: blur(100px);
|
||||||
|
border-radius: ${builtins.toString rice.rounding}px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
@-moz-document domain(moodle.informatik.tu-darmstadt.de) {
|
@-moz-document domain(moodle.informatik.tu-darmstadt.de) {
|
||||||
body, html , .main-inner, .main-inner * {
|
body, html , .main-inner, .main-inner * {
|
||||||
|
|||||||
Reference in New Issue
Block a user