Skip to content

Commit 85f1b03

Browse files
tsl143alver-cliqz
authored andcommitted
DB-2374: fixing border for navigator-toolbox
1 parent 8e017b2 commit 85f1b03

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

mozilla-release/browser/themes/osx/cliqz/theme.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,6 @@
6565
/* NAVIGATION TOOLBAR */
6666
/* Line on the bottom of the nav-bar/toolbar */
6767
/* Forget mode urlbar */
68-
box-shadow: 0 1px 1px 0px rgba(204, 204, 204, 0.4);
69-
border-bottom: none;
7068
}
7169
#navigator-toolbox #TabsToolbar {
7270
/* Customize tabs toolbar background color for light theme */

mozilla-release/browser/themes/windows/cliqz/theme.css

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -211,12 +211,6 @@ toolbar .toolbarbutton-1 > .toolbarbutton-icon {
211211
#navigator-toolbox #PersonalToolbar[brighttext=true] {
212212
border-top-color: #626262;
213213
}
214-
#navigator-toolbox:after {
215-
box-shadow: rgba(0, 0, 0, 0.19) 0 -2px 1px 3px;
216-
border-bottom: unset;
217-
-moz-appearance: unset;
218-
height: unset;
219-
}
220214
#navigator-toolbox:-moz-window-inactive:after {
221215
box-shadow: rgba(0, 0, 0, 0.19) 0 -2px 1px 3px;
222216
}

0 commit comments

Comments
 (0)