Your ROOT_URL in app.ini is http://git.osmesh.ru/ but you are visiting https://git.osmesh.ru/MOS/OpenBoard/src/commit/fb2ade78e822d331bcc06a37d8dc9a05b37daa31/resources/library/sankoreInteractivities/spl-word.wgt/styles/master.css You should set ROOT_URL correctly, otherwise the web may not work correctly.
новые иконки в OpenBoard
 
 
 
 
 
 

43 lines
528 B

body{
background-color: #fff;
margin: 0px; padding: 0px;
font-family: arial;
font-size: 11pt;
color: #000;
}
h1{
font-size:18px;
margin-bottom:20px;
margin-top:0px;
}
#ub-widget{
background-color: white;
padding: 20px;
border: 3px solid #aaaaaa;
}
input{
font-size: 14pt;
}
.inputbox{
width:50px;
}
button{
width: 80px;
}
input.percent{
width: 100%;
margin: 0px; padding: 0px;
border-width: 0px;
}
.inputwrap{
border-style: solid;
border-width: 1px;
border-color: #dbdfe6;
border-top-color: #abadb3;
}