Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
sd-doc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Valentin Skripnikov
sd-doc
Commits
d28baaa8
Commit
d28baaa8
authored
Jan 25, 2018
by
Valentin Skripnikov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
-
parent
c88dc65e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
1 deletion
+10
-1
guide/integration/extfp-usecases/uc2.rst
guide/integration/extfp-usecases/uc2.rst
+10
-1
No files found.
guide/integration/extfp-usecases/uc2.rst
View file @
d28baaa8
Вариант 2. Изменение вида отображения формы согласно стилю портала (CSS)
Вариант 2. Изменение вида отображения формы согласно стилю портала (CSS)
------------------------------------------------------------------------
------------------------------------------------------------------------
Расширение варианта 1. Внешний вид отображения формы меняется согласно стилю портала:
Расширение `Вариант 1. Отображение проигрывателя, встроенного во внешний портал`_.
Внешний вид отображения формы меняется согласно стилю портала:
* шрифт меняется с «Times New Roman» на «DroidSans»;
* шрифт меняется с «Times New Roman» на «DroidSans»;
* все лейблы выделяются полужирным начертанием;
* все лейблы выделяются полужирным начертанием;
...
@@ -12,3 +13,11 @@
...
@@ -12,3 +13,11 @@
.. raw:: html
.. raw:: html
<iframe src="../../_static/html/integration/extfp-usecases/uc2/index.html" scrolling='no' height="1000px" width="100%" style="border:1px solid grey;"></iframe>
<iframe src="../../_static/html/integration/extfp-usecases/uc2/index.html" scrolling='no' height="1000px" width="100%" style="border:1px solid grey;"></iframe>
Исходный код JavaScript и CSS формы аналогичны `Вариант 1. Отображение проигрывателя, встроенного во внешний портал`_.
Исходный код CSS портала для варианта 2:
.. literalinclude:: ../../_static/html/integration/extfp-usecases/uc2/sample.portal.css
:language: css
:encoding: utf-8
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment