File tree Expand file tree Collapse file tree 2 files changed +102
-2
lines changed
Expand file tree Collapse file tree 2 files changed +102
-2
lines changed Original file line number Diff line number Diff line change @@ -185,3 +185,22 @@ div.wide-table table th.stub {
185185.checklist li p {
186186 display : inline;
187187}
188+
189+ .sdd .sd-dropdown {
190+ box-shadow : none!important ;
191+ }
192+
193+ .sdd .sd-dropdown .sd-card {
194+ border-style : solid !important ;
195+ border-color : var (--pst-color-border ) !important ;
196+ border-width : thin !important ;
197+ border-radius : .05
198+ }
199+
200+ .sdd .sd-dropdown .sd-card-header {
201+ --pst-sd-dropdown-color : none;
202+ }
203+
204+ .sdd .sd-dropdown .sd-card-header + .sd-card-body {
205+ --pst-sd-dropdown-color : none;
206+ }
Original file line number Diff line number Diff line change @@ -46,5 +46,86 @@ control logs.
4646License agreement
4747=================
4848
49- .. literalinclude :: ../../../LICENSE/LICENSE
50- :language: none
49+ .. dropdown :: License agreement for Matplotlib versions 1.3.0 and later
50+ :open:
51+ :class-container: sdd
52+
53+ .. literalinclude :: ../../../LICENSE/LICENSE
54+ :language: none
55+
56+
57+
58+ Bundled software
59+ ================
60+
61+ .. dropdown :: JSX Tools Resize Observer
62+ :class-container: sdd
63+
64+ .. literalinclude :: ../../../LICENSE/LICENSE_JSXTOOLS_RESIZE_OBSERVER
65+ :language: none
66+
67+ .. dropdown :: QT4 Editor
68+ :class-container: sdd
69+
70+ .. literalinclude :: ../../../LICENSE/LICENSE_QT4_EDITOR
71+ :language: none
72+
73+
74+ .. _licenses-cmaps-styles :
75+
76+ Colormaps and themes
77+ --------------------
78+
79+ .. dropdown :: ColorBrewer
80+ :class-container: sdd
81+
82+ .. literalinclude :: ../../../LICENSE/LICENSE_COLORBREWER
83+ :language: none
84+
85+ .. dropdown :: Solarized
86+ :class-container: sdd
87+
88+ .. literalinclude :: ../../../LICENSE/LICENSE_SOLARIZED
89+ :language: none
90+
91+ .. dropdown :: Yorick
92+ :class-container: sdd
93+
94+ .. literalinclude :: ../../../LICENSE/LICENSE_YORICK
95+ :language: none
96+
97+
98+ .. _licenses-fonts :
99+
100+ Fonts
101+ -----
102+
103+ .. dropdown :: American Mathematical Society (AMS) fonts
104+ :class-container: sdd
105+
106+ .. literalinclude :: ../../../LICENSE/LICENSE_AMSFONTS
107+ :language: none
108+
109+ .. dropdown :: BaKoMa
110+ :class-container: sdd
111+
112+ .. literalinclude :: ../../../LICENSE/LICENSE_BAKOMA
113+ :language: none
114+
115+ .. dropdown :: Carlogo
116+ :class-container: sdd
117+
118+ .. literalinclude :: ../../../LICENSE/LICENSE_CARLOGO
119+ :language: none
120+
121+ .. dropdown :: Courier 10
122+ :class-container: sdd
123+
124+ .. literalinclude :: ../../../LICENSE/LICENSE_COURIERTEN
125+ :language: none
126+
127+ .. dropdown :: STIX
128+ :class-container: sdd
129+
130+ .. literalinclude :: ../../../LICENSE/LICENSE_STIX
131+ :language: none
You can’t perform that action at this time.
0 commit comments