Your ROOT_URL in app.ini is http://git.osmesh.ru/ but you are visiting http://91.221.70.94:3000/MOS/OpenBoard/commit/72277129efaa89b0b97818c7ee46ac472394acc1?style=split&whitespace=ignore-change
You should set ROOT_URL correctly, otherwise the web may not work correctly.
1 changed files with
4 additions and
4 deletions
resources/library/interactivities/Choisir.wgt/css/basic.css
@ -144,7 +144,7 @@ body{
margin-left : 10px ;
margin-left : 10px ;
margin-bottom : 10px ;
margin-bottom : 10px ;
width : 95 % ;
width : 95 % ;
max-height : 6 0px;
max-height : 10 0px;
overflow-x : hidden ;
overflow-x : hidden ;
font-family : Verdana , Arial , Helvetica , sans-serif ;
font-family : Verdana , Arial , Helvetica , sans-serif ;
font-size : small ;
font-size : small ;
@ -160,7 +160,7 @@ body{
padding : 5px ;
padding : 5px ;
margin : 10px ;
margin : 10px ;
width : 95 % ;
width : 95 % ;
max-height : 6 0px;
max-height : 12 0px;
overflow-x : hidden ;
overflow-x : hidden ;
font-family : Verdana , Arial , Helvetica , sans-serif ;
font-family : Verdana , Arial , Helvetica , sans-serif ;
color : white ;
color : white ;
@ -217,7 +217,7 @@ body{
font-family : Verdana , Arial , Helvetica , sans-serif ;
font-family : Verdana , Arial , Helvetica , sans-serif ;
font-size : small ;
font-size : small ;
width : 80 % ;
width : 80 % ;
max-height : 45 px;
max-height : 60 px;
overflow-x : hidden ;
overflow-x : hidden ;
float : left ;
float : left ;
border : 3px solid # ccc ;
border : 3px solid # ccc ;
@ -234,7 +234,7 @@ body{
font-size : small ;
font-size : small ;
font-weight : bold ;
font-weight : bold ;
width : 80 % ;
width : 80 % ;
max-height : 45 px;
max-height : 60 px;
overflow-x : hidden ;
overflow-x : hidden ;
float : left ;
float : left ;
border : 1px solid # DFDFDE ;
border : 1px solid # DFDFDE ;