Remove redundant css
This commit is contained in:
@@ -44,7 +44,7 @@ headerbar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
entry {
|
entry {
|
||||||
border: 1px solid red;
|
border: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
toolbar {
|
toolbar {
|
||||||
@@ -62,13 +62,8 @@ menu {
|
|||||||
color: #ccc;
|
color: #ccc;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* inactive tabs*/
|
|
||||||
window.background.chromium menubar,
|
window.background.chromium menubar,
|
||||||
window.background.chromium {
|
window.background.chromium {
|
||||||
background-color: #111;
|
background-color: #111;
|
||||||
color: #ccc;
|
color: #ccc;
|
||||||
}
|
}
|
||||||
|
|
||||||
window.background.chromium textview.view {
|
|
||||||
background-color: transparent;
|
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user