Commit d1b2a89
Fix formatting of css functions
This change makes two improvements to the formatting of CSS functions:
- Nested conditions are colored as they are in nested css selectors
- Removed extra padding on nested tree levels so that heavily nested
functions are consistently indented
Bug: 392034817
Change-Id: I5327dc0b80e97fa265c688b9d6b1e4277dd68b3d
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6448599
Commit-Queue: Eric Leese <[email protected]>
Reviewed-by: Changhao Han <[email protected]>1 parent 441088b commit d1b2a89
1 file changed
+9
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
109 | 108 | | |
110 | 109 | | |
111 | 110 | | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
112 | 119 | | |
113 | 120 | | |
114 | 121 | | |
| |||
277 | 284 | | |
278 | 285 | | |
279 | 286 | | |
280 | | - | |
281 | | - | |
| 287 | + | |
282 | 288 | | |
0 commit comments