Adwaita: Fix typo .backgrounf => .background
authorDaniel Boles <dboles@src.gnome.org>
Wed, 4 Oct 2017 14:42:18 +0000 (15:42 +0100)
committerJeremy Bicha <jbicha@debian.org>
Mon, 16 Oct 2017 12:26:07 +0000 (13:26 +0100)
Gbp-Pq: Name 0001-Adwaita-Fix-typo-.backgrounf-.background.patch

gtk/theme/Adwaita/_common.scss
gtk/theme/Adwaita/gtk-contained-dark.css
gtk/theme/Adwaita/gtk-contained.css

index 274c0ce531dedc4be86b2d258c2b1f1a6ec0b74e..c4fb80c232c687221132d5d16bb877ef1940b92c 100644 (file)
@@ -1658,7 +1658,7 @@ headerbar {
 .background.tiled-bottom .titlebar,
 .background.tiled-left .titlebar,
 .background.maximized .titlebar,
-.backgrounf.solid-csd .titlebar {
+.background.solid-csd .titlebar {
   &:backdrop, & {
     border-top-left-radius: 0;
     border-top-right-radius: 0;
index 82c4bac58ef08d4d25ab9575f81f993eccfb31f1..0fc08f7a887565ddcf577fd3567782e907fcef6e 100644 (file)
@@ -666,7 +666,7 @@ headerbar switch { margin-top: 9px; margin-bottom: 9px; }
 
 .background .titlebar:backdrop, .background .titlebar { border-top-left-radius: 7px; border-top-right-radius: 7px; }
 
-.background.tiled .titlebar:backdrop, .background.tiled .titlebar, .background.tiled-top .titlebar:backdrop, .background.tiled-top .titlebar, .background.tiled-right .titlebar:backdrop, .background.tiled-right .titlebar, .background.tiled-bottom .titlebar:backdrop, .background.tiled-bottom .titlebar, .background.tiled-left .titlebar:backdrop, .background.tiled-left .titlebar, .background.maximized .titlebar:backdrop, .background.maximized .titlebar, .backgrounf.solid-csd .titlebar:backdrop, .backgrounf.solid-csd .titlebar { border-top-left-radius: 0; border-top-right-radius: 0; }
+.background.tiled .titlebar:backdrop, .background.tiled .titlebar, .background.tiled-top .titlebar:backdrop, .background.tiled-top .titlebar, .background.tiled-right .titlebar:backdrop, .background.tiled-right .titlebar, .background.tiled-bottom .titlebar:backdrop, .background.tiled-bottom .titlebar, .background.tiled-left .titlebar:backdrop, .background.tiled-left .titlebar, .background.maximized .titlebar:backdrop, .background.maximized .titlebar, .background.solid-csd .titlebar:backdrop, .background.solid-csd .titlebar { border-top-left-radius: 0; border-top-right-radius: 0; }
 
 window separator:first-child + headerbar:first-child:backdrop, window separator:first-child + headerbar:first-child, window separator:first-child + headerbar:last-child:backdrop, window separator:first-child + headerbar:last-child, window stack headerbar:first-child:backdrop, window stack headerbar:first-child, window stack headerbar:last-child:backdrop, window stack headerbar:last-child, headerbar:first-child:first-child:backdrop, headerbar:first-child:first-child, headerbar:first-child:last-child:backdrop, headerbar:first-child:last-child, headerbar:last-child:first-child:backdrop, headerbar:last-child:first-child, headerbar:last-child:last-child:backdrop, headerbar:last-child:last-child { border-top-left-radius: 7px; border-top-right-radius: 7px; }
 
index 5409f53dd30274ee4ae399a90a5b9771c353ef0a..762fc03391871ca60f2fa8999f0700c76cb13575 100644 (file)
@@ -674,7 +674,7 @@ headerbar switch { margin-top: 9px; margin-bottom: 9px; }
 
 .background .titlebar:backdrop, .background .titlebar { border-top-left-radius: 7px; border-top-right-radius: 7px; }
 
-.background.tiled .titlebar:backdrop, .background.tiled .titlebar, .background.tiled-top .titlebar:backdrop, .background.tiled-top .titlebar, .background.tiled-right .titlebar:backdrop, .background.tiled-right .titlebar, .background.tiled-bottom .titlebar:backdrop, .background.tiled-bottom .titlebar, .background.tiled-left .titlebar:backdrop, .background.tiled-left .titlebar, .background.maximized .titlebar:backdrop, .background.maximized .titlebar, .backgrounf.solid-csd .titlebar:backdrop, .backgrounf.solid-csd .titlebar { border-top-left-radius: 0; border-top-right-radius: 0; }
+.background.tiled .titlebar:backdrop, .background.tiled .titlebar, .background.tiled-top .titlebar:backdrop, .background.tiled-top .titlebar, .background.tiled-right .titlebar:backdrop, .background.tiled-right .titlebar, .background.tiled-bottom .titlebar:backdrop, .background.tiled-bottom .titlebar, .background.tiled-left .titlebar:backdrop, .background.tiled-left .titlebar, .background.maximized .titlebar:backdrop, .background.maximized .titlebar, .background.solid-csd .titlebar:backdrop, .background.solid-csd .titlebar { border-top-left-radius: 0; border-top-right-radius: 0; }
 
 window separator:first-child + headerbar:first-child:backdrop, window separator:first-child + headerbar:first-child, window separator:first-child + headerbar:last-child:backdrop, window separator:first-child + headerbar:last-child, window stack headerbar:first-child:backdrop, window stack headerbar:first-child, window stack headerbar:last-child:backdrop, window stack headerbar:last-child, headerbar:first-child:first-child:backdrop, headerbar:first-child:first-child, headerbar:first-child:last-child:backdrop, headerbar:first-child:last-child, headerbar:last-child:first-child:backdrop, headerbar:last-child:first-child, headerbar:last-child:last-child:backdrop, headerbar:last-child:last-child { border-top-left-radius: 7px; border-top-right-radius: 7px; }