File tree 2 files changed +30
-0
lines changed
2 files changed +30
-0
lines changed Original file line number Diff line number Diff line change @@ -185,3 +185,22 @@ div.wide-table table th.stub {
185
185
.checklist li p {
186
186
display : inline;
187
187
}
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 @@ -48,6 +48,7 @@ License agreement
48
48
49
49
.. dropdown :: License agreement for Matplotlib versions 1.3.0 and later
50
50
:open:
51
+ :class-container: sdd
51
52
52
53
.. literalinclude :: ../../../LICENSE/LICENSE
53
54
:language: none
@@ -58,11 +59,13 @@ Bundled software
58
59
================
59
60
60
61
.. dropdown :: JSX Tools Resize Observer
62
+ :class-container: sdd
61
63
62
64
.. literalinclude :: ../../../LICENSE/LICENSE_JSXTOOLS_RESIZE_OBSERVER
63
65
:language: none
64
66
65
67
.. dropdown :: QT4 Editor
68
+ :class-container: sdd
66
69
67
70
.. literalinclude :: ../../../LICENSE/LICENSE_QT4_EDITOR
68
71
:language: none
@@ -74,16 +77,19 @@ Colormaps and themes
74
77
--------------------
75
78
76
79
.. dropdown :: ColorBrewer
80
+ :class-container: sdd
77
81
78
82
.. literalinclude :: ../../../LICENSE/LICENSE_COLORBREWER
79
83
:language: none
80
84
81
85
.. dropdown :: Solarized
86
+ :class-container: sdd
82
87
83
88
.. literalinclude :: ../../../LICENSE/LICENSE_SOLARIZED
84
89
:language: none
85
90
86
91
.. dropdown :: Yorick
92
+ :class-container: sdd
87
93
88
94
.. literalinclude :: ../../../LICENSE/LICENSE_YORICK
89
95
:language: none
@@ -95,26 +101,31 @@ Fonts
95
101
-----
96
102
97
103
.. dropdown :: American Mathematical Society (AMS) fonts
104
+ :class-container: sdd
98
105
99
106
.. literalinclude :: ../../../LICENSE/LICENSE_AMSFONTS
100
107
:language: none
101
108
102
109
.. dropdown :: BaKoMa
110
+ :class-container: sdd
103
111
104
112
.. literalinclude :: ../../../LICENSE/LICENSE_BAKOMA
105
113
:language: none
106
114
107
115
.. dropdown :: Carlogo
116
+ :class-container: sdd
108
117
109
118
.. literalinclude :: ../../../LICENSE/LICENSE_CARLOGO
110
119
:language: none
111
120
112
121
.. dropdown :: Courier 10
122
+ :class-container: sdd
113
123
114
124
.. literalinclude :: ../../../LICENSE/LICENSE_COURIERTEN
115
125
:language: none
116
126
117
127
.. dropdown :: STIX
128
+ :class-container: sdd
118
129
119
130
.. literalinclude :: ../../../LICENSE/LICENSE_STIX
120
131
:language: none
You can’t perform that action at this time.
0 commit comments