File tree Expand file tree Collapse file tree 2 files changed +0
-8
lines changed
mozilla-release/browser/themes Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change 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 */
Original file line number Diff line number Diff 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}
You can’t perform that action at this time.
0 commit comments