Your ROOT_URL in app.ini is http://git.osmesh.ru/ but you are visiting https://git.osmesh.ru/MOS/OpenBoard/src/commit/18f00e6b2660cb17af93226a3a7fdba4ad22f279/resources/library/applications/Composant%20Web.wgt/css/ubwidget.css
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
* {
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
|
|
body{
|
|
margin:0px;
|
|
}
|
|
|
|
.ubw-container{
|
|
position:absolute;
|
|
margin:0px;
|
|
left:0px;
|
|
top:0px;
|
|
}
|
|
|
|
.ubw-body{
|
|
margin:0px;
|
|
|
|
}
|
|
|
|
.bordered{
|
|
border: 1px solid red;
|
|
} |