Your ROOT_URL in app.ini is http://git.osmesh.ru/ but you are visiting https://git.osmesh.ru/MOS/OpenBoard/src/commit/fe95d069c1c438d8452fb4a47765cbfa9ba769c0/resources/library/interactivities/Split%20Text.wgt/styles/wcontainer.css
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
/* frame */
|
|
|
|
#mp_setup{
|
|
text-align: right;
|
|
}
|
|
|
|
#mp_content{
|
|
margin-top: 5px;
|
|
}
|
|
|
|
.viewmode{
|
|
/* empty */
|
|
}
|
|
.editmode{
|
|
/* empty */
|
|
}
|
|
.hide{
|
|
display: none;
|
|
} |