Commit 6725c89
authored
Change sidebar splitter CSS to only apply to the sidebar, not to all splitters under .DetailsContainer (#6114)
For the function list, we'll want to split the "main content" of the
panel into the list on the left and the "wings" on the right, with a
splitter. But this splitter should look like a normal splitter, not like
the extra thick sidebar splitter. But these sidebar splitter rules were
applying to all splitters under .DetailsContainer; this reduces the
scope to only apply to the actual sidebar splitter.1 file changed
Lines changed: 8 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | 9 | | |
15 | 10 | | |
16 | 11 | | |
17 | 12 | | |
18 | 13 | | |
19 | | - | |
| 14 | + | |
20 | 15 | | |
21 | 16 | | |
22 | 17 | | |
23 | 18 | | |
24 | 19 | | |
25 | | - | |
| 20 | + | |
| 21 | + | |
26 | 22 | | |
27 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
0 commit comments