Commit bf0991b4 authored by 单奇雲's avatar 单奇雲

修改样式

parent 8b09f84d
......@@ -4,7 +4,7 @@
bottom: 20px;
width: 460px;
height: 600px;
background: url('./../assets//convertor//3dview//searchpane-background.png');
background: url('/mods/components/3dviewConvertor/assets//convertor//3dview//searchpane-background.png');
filter:blur(3px);
background-repeat: no-repeat;
background-size: 100% 100%;
......@@ -45,6 +45,8 @@
.amos-tabs-list{
border: none !important;
height: 30px;
background: #13428f !important;
border-radius: 5px;
.amos-tabs-tabitem{
background-color: #2755a2;
......@@ -63,6 +65,7 @@
.amos-tabs-tabitem-active{
background-color: #036fa7 !important;
color: white;
border-radius: 2px 2px 0 0;
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment