Commit 5a9a0a0
authored
Use jupyterlab css variables for the selected suggestions (#733)
* Use jupyterlab css variables for the selected suggestions.
* Add relevant css rules for the icons of the toolbar of the selection elements of the suggestion panel.
* Add a css rule for the text color of the anonymous user name. Add missing line breaks in base.css.1 parent 284fb0a commit 5a9a0a0
File tree
3 files changed
+17
-2
lines changed- packages/base
- src
- style/icon
- python/jupytercad_lab/style
3 files changed
+17
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
| 202 | + | |
202 | 203 | | |
203 | 204 | | |
204 | 205 | | |
| |||
398 | 399 | | |
399 | 400 | | |
400 | 401 | | |
| 402 | + | |
401 | 403 | | |
402 | 404 | | |
403 | 405 | | |
404 | 406 | | |
| 407 | + | |
405 | 408 | | |
406 | 409 | | |
407 | 410 | | |
| |||
439 | 442 | | |
440 | 443 | | |
441 | 444 | | |
442 | | - | |
| 445 | + | |
| 446 | + | |
443 | 447 | | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
444 | 453 | | |
445 | 454 | | |
446 | 455 | | |
| |||
459 | 468 | | |
460 | 469 | | |
461 | 470 | | |
| 471 | + | |
462 | 472 | | |
463 | 473 | | |
464 | 474 | | |
465 | 475 | | |
| 476 | + | |
466 | 477 | | |
| 478 | + | |
467 | 479 | | |
468 | 480 | | |
469 | 481 | | |
470 | 482 | | |
471 | 483 | | |
472 | 484 | | |
473 | 485 | | |
| 486 | + | |
474 | 487 | | |
475 | 488 | | |
476 | 489 | | |
| |||
489 | 502 | | |
490 | 503 | | |
491 | 504 | | |
| 505 | + | |
492 | 506 | | |
493 | 507 | | |
494 | 508 | | |
| |||
0 commit comments