|
最佳回答 |
0
|
gxy120313发布于2016-9-9 14:57(编辑于 2023-9-6 09:34)
|
555
|
-
xin941124(提问者)
.node-navi{
position: relative;
float: right;
right: 30px;
list-style: none;
height: 60px;
top: 0;
}
.node-navi li{
position: relative;
float: left;
left: 0;
display: block;
height: 60px;
line-height: 60px;
color: #fff;
font-size: 14px;
padding: 0 15px;
cursor: pointer;
}
.node-navi li:hover{
color: #b3b9c4;
}
.node-pane{
position: absolute;
top: 60px;
left: 0;
-webkit-border-radius: 0 0 3px 3px;
-moz-border-radius: 0 0 3px 3px;
z-Index: 10000;
}
.node-pane-inner{
position: relative;
_height: 200px;
overflow-x: hidden;
overflow-y: auto;
background-image: url(\'${servletURL}?op=resource&resource=/fstheme/fs-theme-demo6/bg.png\') !important;
color:#333;
*width:200px;
}
.node-pane-inner:hover{
color: #295a94;
}
.node-select{
background: #295a94;
}
.node-pane a, .node-title{
position: relative;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
display: white;
min-width: 160px;
_width:180px;
height: 20px;
line-height: 20px;
font-size: 14px;
color: white;
padding: 3px 5px 3px 12px;
cursor: pointer;
}
.node-pane a:hover{
color:#3d7eb8;
}
.node-title{
padding: 5px 5px 5px 4px;
cursor: default;
color: #b3b9c4;
font-weight: bold;
}
.fui-fht{
text-shadow:none;
}
.fui-bsb{
background-image: url(\'${servletURL}?op=resource&resource=/fstheme/fs-theme-demo6/bg.png\') !important;
}
.fui-bsb:hover{
background-image: url(\'${servletURL}?op=resource&resource=/fstheme/fs-theme-demo6/bgs.png\') !important;
}
.fui-bsc{
background-image: url(\'${servletURL}?op=resource&resource=/fstheme/fs-theme-demo6/menu-bg.png\') repeat-x !important;
}
.fui-bsd{
border-color: #6699cc !important;
}
.fui-seb{
color: #006699 !important;
background-image: url(\'${servletURL}?op=resource&resource=/fstheme/fs-theme-demo6/bg.png\') !important;
background-position:left top;
}
.fui-fbc{
color: #333 !important;
}
.fui-fbt{
text-shadow: #333 !important;
}
body{
background-image: url(\'${servletURL}?op=resource&resource=/fstheme/fs-theme-demo6/bg.jpg\') !important;
}
.fs-tab-btns{
background-image: url(\'${servletURL}?op=resource&resource=/fstheme/fs-theme-demo6/nav-bg.png\') !important;
background-repeat:repeat-x;
}
我不知道在什么位置,你帮我看看
|
|
|
最佳回答 |
0
|
xin941124发布于2016-9-9 15:08(编辑于 2023-9-6 09:34)
|
555
|
-
gxy120313
.fui-fbc{
color: #333 !important;
}
|
|
|
最佳回答 |
0
|
gxy120313发布于2016-9-9 15:19(编辑于 2023-9-6 09:34)
|
555
|
|
|
|
最佳回答 |
0
|
xin941124发布于2016-9-9 15:44(编辑于 2023-9-6 09:34)
|
555
|
|
|
|
最佳回答 |
0
|
gxy120313发布于2016-9-9 15:45(编辑于 2023-9-6 09:34)
|
555
|
|
|
|
最佳回答 |
0
|
hgyin发布于2016-9-13 11:10(编辑于 2023-9-6 09:34)
|
555
|
|
|
|
最佳回答 |
0
|
hbyanghua发布于2017-1-6 10:53(编辑于 2023-9-6 09:34)
|
555
|
|
|