Update gtk-dark.css
This commit is contained in:
parent
41451f0823
commit
3fd4aeb10e
@ -6045,8 +6045,9 @@ entry.contacts-postal-entry:focus + entry.contacts-postal-entry {
|
||||
border-top-color: rgba(104, 135, 205, 0.75);
|
||||
}
|
||||
|
||||
stack#titlebar_container.titlebar > stack > headerbar {
|
||||
border: none;
|
||||
stack#titlebar_container.titlebar > stack > headerbar,
|
||||
stack#titlebar_container.titlebar > headerbar.titlebar > deck > headerbar {
|
||||
border-color: #373737;
|
||||
}
|
||||
|
||||
notebook.main-notebook > header.top {
|
||||
@ -6061,6 +6062,10 @@ notebook.main-notebook > header.top > tabs > tab:first-child {
|
||||
border-left-width: 0;
|
||||
}
|
||||
|
||||
notebook.main-notebook webkitwebview {
|
||||
border-radius: 0 0 14px 14px;
|
||||
}
|
||||
|
||||
window.background.csd > box.vertical > overlay > stack.background {
|
||||
border-radius: 0 0 14px 14px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user