Your ROOT_URL in app.ini is http://git.osmesh.ru/ but you are visiting http://91.221.70.94:3000/MOS/OpenBoard/commit/a8ce51169fc7bea84d270d597dafa45c1c1aca4b?style=split&whitespace=ignore-eol
You should set ROOT_URL correctly, otherwise the web may not work correctly.
4 changed files with
4 additions and
4 deletions
resources/library/interactivities/Ass images.wgt/css/basic.css
resources/library/interactivities/Ass sons.wgt/css/basic.css
resources/library/interactivities/Cat images.wgt/css/basic.css
resources/library/interactivities/Cat text.wgt/css/basic.css
@ -396,5 +396,5 @@ body{
. none_select {
. none_select {
background-color : # 333 ! important ;
background-color : # 333 ! important ;
color : white ! important ;
color : white ! important ;
background-image : url ( . . / ima ges / ar_down_white . png ) ! important ;
background-image : url ( . . / img / ar_down_white . png ) ! important ;
}
}
@ -439,5 +439,5 @@ body{
. none_select {
. none_select {
background-color : # 333 ! important ;
background-color : # 333 ! important ;
color : white ! important ;
color : white ! important ;
background-image : url ( . . / ima ges / ar_down_white . png ) ! important ;
background-image : url ( . . / img / ar_down_white . png ) ! important ;
}
}
@ -381,5 +381,5 @@ body{
. none_select {
. none_select {
background-color : # 333 ! important ;
background-color : # 333 ! important ;
color : white ! important ;
color : white ! important ;
background-image : url ( . . / ima ges / ar_down_white . png ) ! important ;
background-image : url ( . . / img / ar_down_white . png ) ! important ;
}
}
@ -403,5 +403,5 @@ body{
. none_select {
. none_select {
background-color : # 333 ! important ;
background-color : # 333 ! important ;
color : white ! important ;
color : white ! important ;
background-image : url ( . . / ima ges / ar_down_white . png ) ! important ;
background-image : url ( . . / img / ar_down_white . png ) ! important ;
}
}