main-toolbar: Drop the custom styles
Drop the custom titlebar styles as they are not needed since we use HdyTitleBar, and since they can interfeer with it.
This commit is contained in:
parent
392c134724
commit
0f907c5754
3 changed files with 0 additions and 22 deletions
|
|
@ -45,15 +45,6 @@
|
|||
border-right: 0;
|
||||
}
|
||||
|
||||
.geary-titlebar-left:dir(ltr),
|
||||
.geary-titlebar-right:dir(rtl) {
|
||||
border-top-right-radius: 0px;
|
||||
}
|
||||
.geary-titlebar-right:dir(ltr),
|
||||
.geary-titlebar-left:dir(rtl) {
|
||||
border-top-left-radius: 0px;
|
||||
}
|
||||
|
||||
/* MainWindowInfoBarSet */
|
||||
|
||||
.geary-info-bar-frame > border {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue