Styling
Browse files
src/display/css_html_js.py
CHANGED
@@ -215,6 +215,8 @@
|
|
215 |
# }
|
216 |
# """
|
217 |
|
|
|
|
|
218 |
|
219 |
get_window_url_params = """
|
220 |
function(url_params) {
|
|
|
215 |
# }
|
216 |
# """
|
217 |
|
218 |
+
custom_css = ""
|
219 |
+
|
220 |
|
221 |
get_window_url_params = """
|
222 |
function(url_params) {
|