git-svn-id: svn+ssh://10.10.101.21/source/platform/platform-b2b@7617 f3bf4e98-0cf0-11e4-a00c-a99a8b9d557d
@@ -2,7 +2,7 @@
<style>
.rbar {
opacity: 1;
- width: 80px;
+ width: 30px;
position: fixed;
top: 50%;
right: 0;
@@ -32,7 +32,7 @@
.rbar .item-inner {
border-bottom: 1px solid #ffffff;
display: block;
color: #ffffff;
}
top: 30%;
@@ -97,8 +97,8 @@
.item-wrap:hover .tip {
- opacity: 1;
- right: 80px;
+ opacity: 0.5;
+ right: 30px;
.item-wrap .tip>ul {