projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d6aeb4
)
Adwaita: Remove .location-bar class
author
Matthias Clasen
<mclasen@redhat.com>
Thu, 23 Jan 2020 05:08:53 +0000
(
00:08
-0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Thu, 23 Jan 2020 05:08:53 +0000
(
00:08
-0500)
Not used in GTK.
gtk/theme/Adwaita/_common.scss
patch
|
blob
|
history
diff --git
a/gtk/theme/Adwaita/_common.scss
b/gtk/theme/Adwaita/_common.scss
index 2fc12093861e513a3ba22df201ef1c9ef93e861d..fb6b01158db93e92c36affc9fc304478a0dfc43d 100644
(file)
--- a/
gtk/theme/Adwaita/_common.scss
+++ b/
gtk/theme/Adwaita/_common.scss
@@
-1470,15
+1470,6
@@
toolbar {
border-radius: 0 0 5px 5px;
}
-.location-bar {
- @extend %toolbar;
-
- @extend %darkbar;
-
- border-width: 0 0 1px;
- padding: 0px;
-}
-
searchbar {
padding: 0px;
>revealer>box {