aboutprofiling.css |
This styling was originally taken from the about:preferences page. |
3442 |
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.
|
2178 |
animation.css |
Animation-inspector specific theme variables |
16289 |
audio |
|
|
badge.css |
Inspector badge |
3116 |
boxmodel.css |
Header |
8530 |
breadcrumbs.css |
Inspector HTMLBreadcrumbs |
3479 |
changes.css |
CSS Variables specific to the Changes panel that aren't defined by the themes |
5639 |
chart.css |
Chart |
2518 |
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. |
18848 |
compatibility.css |
Layout of the issue item
+--------+-------------------+
| [icon] | issue description |
+--------+-------------------+
| | aliases |
+--------+-------------------+
| | occurrences |
+--------+-------------------+
|
7451 |
components-frame.css |
Frame Component
Styles for React component at `devtools/client/shared/components/Frame.js`
|
1537 |
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 |
5400 |
dark-theme.css |
FIXME: http://bugzil.la/575675 CSS links without :visited set cause assertion
failures in debug builds.
|
6481 |
devtools-browser.css |
Imports the styles that will apply to the browser window for Responsive Design Mode.
This is dynamically loaded when either the toolbox or RDM is open. |
739 |
fonts.css |
CSS Variables specific to the font editor that aren't defined by the themes |
10369 |
images |
|
|
inspector.css |
Make sure to hide scroll bars for the parent window |
5247 |
layout.css |
Common styles for the layout container
|
15786 |
light-theme.css |
FIXME: http://bugzil.la/575675 CSS links without :visited set cause assertion
failures in debug builds.
|
6237 |
markup.css |
Force height and width (possibly overflowing) from inline elements.
This allows long overflows of text or input fields to still be styled with
the container, rather than the background disappearing when scrolling |
10927 |
memory.css |
CSS Variables specific to this panel that aren't defined by the themes |
13984 |
moz.build |
|
314 |
perf.css |
Override this variable to match the Photon guidelines and make sure the
links have enough contrast on the background of the onboarding message.
See Bug 1673582 to apply this back to devtools main variable.css file.
|
5844 |
rules.css |
CSS Variables specific to this panel that aren't defined by the themes |
19550 |
splitters.css |
This file is loaded by both browser.xhtml and toolbox.xhtml. Therefore, rules
defined here can not rely on toolbox.xhtml variables. |
3720 |
splitview.css |
Toolbars |
3185 |
storage.css |
Global styles
|
3021 |
styleeditor.css |
focus ring is on the stylesheet name |
5302 |
toolbars.css |
Toolbars |
5017 |
toolbox.css |
Debug Target Info layout
+------------+--------------+------------------------+
| connection | runtime info | target info icon + text |
+------------+--------------+------------------------+
|
15878 |
tooltips.css |
Import stylesheets for specific tooltip widgets |
25266 |
variables.css |
IMPORTANT NOTE
This file is parsed in js (see client/shared/theme.js)
so the formatting should be consistent (i.e. no '}' inside a rule).
|
12924 |
webconsole.css |
Webconsole specific theme variables |
29157 |
widgets.css |
Generic pane helpers |
16592 |