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/dd19e75211b0baa29aed783fdea19ad5c328dd03/resources/library/applications/QR-Code.wgt/design.css You should set ROOT_URL correctly, otherwise the web may not work correctly.
новые иконки в OpenBoard
OpenBoard/resources/library/applications/QR-Code.wgt/design.css

23 lines
148 B

7 years ago
*{
margin: 0;
padding: 0 ;
}
img{
width:200px;
}
.hidden{
display:none;
}
.grey{
background:lightgrey;
}
.center{
margin:auto;
}