author | Nikhil Gupta <nanonikhil@gmail.com> |
Thu, 24 Sep 2015 09:08:00 +0100 | |
changeset 264291 | a18bb04767d2e0697ec7aa343c1eb2144a178721 |
parent 264290 | e5afaf840b1bdc4601edcfb4c4f985b7c7bcc7f9 |
child 264292 | 5ee6279df6794f1a625ba240ee67ba5aed2ab00d |
push id | 65590 |
push user | kwierso@gmail.com |
push date | Fri, 25 Sep 2015 00:14:23 +0000 |
treeherder | mozilla-inbound@0ab67cace54f [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | gijs |
bugs | 1178023 |
milestone | 44.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
--- a/browser/base/content/browser.css +++ b/browser/base/content/browser.css @@ -594,26 +594,23 @@ toolbar[mode="text"] #bookmarks-menu-but } toolbar[mode="text"] #bookmarks-menu-button > .toolbarbutton-menubutton-button > .toolbarbutton-text { display: none; } menupopup[emptyplacesresult="true"] > .hide-if-empty-places-result { display: none; } - menuitem.spell-suggestion { font-weight: bold; } - /* apply Fitts' law to the notification bar's close button */ -window[sizemode="maximized"] #content .notification-inner { - border-right: 0px !important; +window:not([sizemode="normal"]) .notification-inner { + -moz-border-end-width: 0 !important; } - /* Hide extension toolbars that neglected to set the proper class */ window[chromehidden~="location"][chromehidden~="toolbar"] toolbar:not(.chromeclass-menubar), window[chromehidden~="toolbar"] toolbar:not(#nav-bar):not(#TabsToolbar):not(#print-preview-toolbar):not(.chromeclass-menubar) { display: none; } #navigator-toolbox , #mainPopupSet {