Your ROOT_URL in app.ini is http://git.osmesh.ru/ but you are visiting http://91.221.70.94:3000/MOS/OpenBoard/blame/commit/c9826bbe6bb5b62c74547b32e94e51df744c1ae2/resources/library/applications/AnyEmbed.wgt/css/ubwidget.css You should set ROOT_URL correctly, otherwise the web may not work correctly.
новые иконки в OpenBoard
OpenBoard/resources/library/applications/AnyEmbed.wgt/css/ubwidget.css

24 lines
194 B

14 years ago
* {
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;
}