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:
Adrien Plazas 2020-01-16 14:23:21 +01:00
parent 392c134724
commit 0f907c5754
3 changed files with 0 additions and 22 deletions

View file

@ -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 {