| aboutprofiling.css |
Intro |
3280 |
| 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.
|
2170 |
| animation.css |
Animation-inspector specific theme variables |
16510 |
| audio |
|
|
| badge.css |
Inspector badge |
4417 |
| boxmodel.css |
Header |
8858 |
| breadcrumbs.css |
Inspector HTMLBreadcrumbs |
3994 |
| changes.css |
CSS Variables specific to the Changes panel that aren't defined by the themes |
5614 |
| chart.css |
Chart |
2493 |
| 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. |
25697 |
| 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.
|
9046 |
| 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 |
5933 |
| dark-theme.css |
FIXME: http://bugzil.la/575675 CSS links without :visited set cause assertion
failures in debug builds.
|
7003 |
| 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 |
11763 |
| images |
|
|
| inspector-shared.css |
Rules that may be used in different inspector panels and tooltips |
921 |
| 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. |
5353 |
| inspector.css |
Make sure to hide scroll bars for the parent window |
6877 |
| layout.css |
Common styles for the layout container
|
15830 |
| light-theme.css |
FIXME: http://bugzil.la/575675 CSS links without :visited set cause assertion
failures in debug builds.
|
6795 |
| 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 |
17118 |
| memory.css |
CSS Variables specific to this panel that aren't defined by the themes |
13846 |
| moz.build |
|
314 |
| perf.css |
See https://design.firefox.com/photon/components/buttons.html for the spec |
5027 |
| rules.css |
CSS Variables specific to this panel that aren't defined by the themes |
25525 |
| splitters.css |
This file is loaded by both browser.xhtml and toolbox.xhtml. Therefore, rules
defined here can not rely on toolbox.xhtml variables. |
3842 |
| splitview.css |
Toolbars |
3185 |
| storage.css |
Global styles
|
3078 |
| styleeditor.css |
Filter input |
6629 |
| toolbars.css |
Toolbars |
5203 |
| toolbox.css |
Debug Target Info layout
+------------+--------------+------------------------+
| connection | runtime info | target info icon + text |
+------------+--------------+------------------------+
|
16639 |
| tooltips.css |
Import stylesheets for specific tooltip widgets |
27451 |
| 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
|
17720 |
| webconsole.css |
Webconsole specific theme variables |
29093 |
| widgets.css |
Generic pane helpers |
11990 |