Страницы: 1
Кек, а смысл ставить display:none? Место, сжираемое поисковой строкой всё равно же останется, просто станет прозрачным.
Так что в usercontent.css лучше всего будет вставить:
@-moz-document url(about:newtab) { #newtab-search-container {display:none !important;} #newtab-undo-container {margin-bottom:0px !important;} #newtab-margin-undo-container {height:0px !important;} }
Страницы: 1