about profiles table fix
This commit is contained in:
parent
c4aa88f238
commit
116ab64f2b
|
@ -605,6 +605,7 @@ url-prefix(https://discovery.addons.mozilla.org) {
|
||||||
#controls.no-print div.controls div.control button:hover,
|
#controls.no-print div.controls div.control button:hover,
|
||||||
#errorPageContainer button#errorTryAgain:hover,
|
#errorPageContainer button#errorTryAgain:hover,
|
||||||
#header-utils-btn[open=true],
|
#header-utils-btn[open=true],
|
||||||
|
#profiles table,
|
||||||
#provider table#provider-table tbody#provider-table-body tr td,
|
#provider table#provider-table tbody#provider-table-body tr td,
|
||||||
#subprocess-reports tr td,
|
#subprocess-reports tr td,
|
||||||
.aboutPageWideContainer div#debug table#debug-table tbody tr td,
|
.aboutPageWideContainer div#debug table#debug-table tbody tr td,
|
||||||
|
|
|
@ -101,6 +101,7 @@ url-prefix(https://discovery.addons.mozilla.org) {
|
||||||
#controls.no-print div.controls div.control button:hover,
|
#controls.no-print div.controls div.control button:hover,
|
||||||
#errorPageContainer button#errorTryAgain:hover,
|
#errorPageContainer button#errorTryAgain:hover,
|
||||||
#header-utils-btn[open=true],
|
#header-utils-btn[open=true],
|
||||||
|
#profiles table,
|
||||||
#provider table#provider-table tbody#provider-table-body tr td,
|
#provider table#provider-table tbody#provider-table-body tr td,
|
||||||
#subprocess-reports tr td,
|
#subprocess-reports tr td,
|
||||||
.aboutPageWideContainer div#debug table#debug-table tbody tr td,
|
.aboutPageWideContainer div#debug table#debug-table tbody tr td,
|
||||||
|
|
|
@ -605,6 +605,7 @@ url-prefix(https://discovery.addons.mozilla.org) {
|
||||||
#controls.no-print div.controls div.control button:hover,
|
#controls.no-print div.controls div.control button:hover,
|
||||||
#errorPageContainer button#errorTryAgain:hover,
|
#errorPageContainer button#errorTryAgain:hover,
|
||||||
#header-utils-btn[open=true],
|
#header-utils-btn[open=true],
|
||||||
|
#profiles table,
|
||||||
#provider table#provider-table tbody#provider-table-body tr td,
|
#provider table#provider-table tbody#provider-table-body tr td,
|
||||||
#subprocess-reports tr td,
|
#subprocess-reports tr td,
|
||||||
.aboutPageWideContainer div#debug table#debug-table tbody tr td,
|
.aboutPageWideContainer div#debug table#debug-table tbody tr td,
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue