mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 04:41:11 +00:00
Bug 1852762 - [devtools] Remove unused rule in accessibility.css. r=devtools-reviewers,bomsy
The beta class isn't set anywhere. Differential Revision: https://phabricator.services.mozilla.com/D228627
This commit is contained in:
parent
9241412ab7
commit
9d8ebf646c
@ -230,14 +230,6 @@ body {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.devtools-toolbar .beta {
|
||||
color: var(--theme-highlight-blue);
|
||||
font-size: 80%;
|
||||
font-weight: 500;
|
||||
margin-inline-end: 3px;
|
||||
margin-inline-start: 4px;
|
||||
}
|
||||
|
||||
#audit-progress-container {
|
||||
position: fixed;
|
||||
display: flex;
|
||||
|
Loading…
Reference in New Issue
Block a user