Commit f7ac72ac authored by Valentin Skripnikov's avatar Valentin Skripnikov

-

parent 0bbf4449
......@@ -5,7 +5,7 @@
.. raw:: html
<iframe src="../../_static/html/forms/widgets/datepicker.html" scrolling='no' frameBorder="0" height="350px" width="100%"></iframe>
<iframe src="../../_static/html/forms/widgets/datepicker.html" scrolling='no' height="350px" width="100%" style="border:1px solid grey;"></iframe>
Исходный код функции
......
......@@ -5,7 +5,7 @@
.. raw:: html
<iframe src="../../_static/html/forms/widgets/dropdown.html" scrolling='no' frameBorder="0" height="200px" width="100%"></iframe>
<iframe src="../../_static/html/forms/widgets/dropdown.html" scrolling='no' height="200px" width="100%" style="border:1px solid grey;"></iframe>
Исходный код функции
......
......@@ -5,7 +5,7 @@
.. raw:: html
<iframe src="../../_static/html/forms/widgets/waitwindow.html" scrolling='no' frameBorder="0" height="200px" width="100%"></iframe>
<iframe src="../../_static/html/forms/widgets/waitwindow.html" scrolling='no' height="200px" width="100%" style="border:1px solid grey;"></iframe>
Исходный код функции
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment