Your ROOT_URL in app.ini is https://bdgit.educoder.net/ but you are visiting http://bdgit.educoder.net/hushasha/aggregation-platform/src/commit/c79a979d866c8ac6de1b02c5c35ab388abdeb3c6/plugins/developer/less/projectSelector.less
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
.project-selector {
|
|
margin-top: 10px;
|
|
margin-bottom: 10px;
|
|
|
|
list-style-type: none;
|
|
|
|
a, a:hover {
|
|
color: #fff;
|
|
text-decoration: none;
|
|
font-size: 13px;
|
|
line-height: 21px;
|
|
}
|
|
|
|
}
|