aboutprofiling.css |
Intro |
3095 |
accessibility-color-contrast.css |
Classes used to style the color contrast section in the Accessibility
Checks panel and color picker tooltip across the Inspector panel.
The section consists of:
- contrast ratio value (numeric + score badge (AA/AAA/FAIL)):
Only shows up if contrast ratio can be calculated.
- large text indicator badge:
Only shows up if the selected text node contains large text.
|
2182 |
animation.css |
Animation-inspector specific theme variables |
16515 |
audio |
|
|
badge.css |
Inspector badge |
4419 |
boxmodel.css |
Header |
8864 |
breadcrumbs.css |
Inspector HTMLBreadcrumbs |
4023 |
changes.css |
CSS Variables specific to the Changes panel that aren't defined by the themes |
5639 |
chart.css |
Chart |
2492 |
common.css |
Bug 1458224: the initial `font-size` is different on Mac/Windows
(appears fixed to 11px) and Linux (bigger, depends on user settings).
Workaround: specify font-size on root, on form inputs, and whenever
we're using the `font` shorthand. |
23055 |
compatibility.css |
In dark mode, the tooltip background is slightly lighter than the compatibility panel
background, so we need to adjust colors to have good contrast.
|
9080 |
components-frame.css |
Frame Component
Styles for React component at `devtools/client/shared/components/Frame.js`
|
1414 |
components-h-split-box.css |
HSplitBox Component
Styles for React component at `devtools/client/shared/components/HSplitBox.js`
|
501 |
computed.css |
Reset the global rotation of the icon done for RTL layout.
Computed view is always LTR |
5865 |
dark-theme.css |
FIXME: http://bugzil.la/575675 CSS links without :visited set cause assertion
failures in debug builds.
|
6928 |
devtools-browser.css |
This file is dynamically loaded when either the toolbox or RDM is open. |
657 |
fonts.css |
CSS Variables specific to the font editor that aren't defined by the themes |
10367 |
images |
|
|
inspector-shared.css |
Rules that may be used in different inspector panels and tooltips |
850 |
inspector-swatches.css |
Style swatches as rendered by the OutputParser. This needs to be in a shared file as
those classes are used in the Rules view and the CSS variable tooltip. |
3991 |
inspector.css |
Make sure to hide scroll bars for the parent window |
5675 |
layout.css |
Common styles for the layout container
|
15950 |
light-theme.css |
FIXME: http://bugzil.la/575675 CSS links without :visited set cause assertion
failures in debug builds.
|
6658 |
markup.css |
In regular mode, this variable relies on --theme-body-color, which is already set
to CanvasText for HCM, BUT: we still need to force it here because of Bug 1917523 |
16589 |
memory.css |
CSS Variables specific to this panel that aren't defined by the themes |
13900 |
moz.build |
|
314 |
perf.css |
See https://design.firefox.com/photon/components/buttons.html for the spec |
5208 |
rules.css |
CSS Variables specific to this panel that aren't defined by the themes |
24357 |
splitters.css |
This file is loaded by both browser.xhtml and toolbox.xhtml. Therefore, rules
defined here can not rely on toolbox.xhtml variables. |
4138 |
splitview.css |
Toolbars |
3185 |
storage.css |
Global styles
|
3051 |
styleeditor.css |
Filter input |
6464 |
toolbars.css |
Toolbars |
5202 |
toolbox.css |
Debug Target Info layout
+------------+--------------+------------------------+
| connection | runtime info | target info icon + text |
+------------+--------------+------------------------+
|
16667 |
tooltips.css |
Import stylesheets for specific tooltip widgets |
26674 |
variables.css |
The following properties values are consumed by the client for drawing in canvas
(for the Netmonitor waterfall ticks, the Font preview, …).
Since they're defined in :root with light-dark(), we need to register them so we'll get
the actual final (rgb) color, and not the declaration with subtituted variables
|
16300 |
webconsole.css |
Webconsole specific theme variables |
29181 |
widgets.css |
Generic pane helpers |
16601 |