|
|
@ -65,6 +65,7 @@ a:link{text-decoration:none} |
|
|
|
padding-bottom:3em; |
|
|
|
padding-bottom:3em; |
|
|
|
padding-top:10px; |
|
|
|
padding-top:10px; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
.navbar-fixed-left li a{padding-left:5px;padding-right:5px} |
|
|
|
.navbar-fixed-left .active a{background-color:#e7e7e7;color:#555} |
|
|
|
.navbar-fixed-left .active a{background-color:#e7e7e7;color:#555} |
|
|
|
.lampshow .navbar-fixed-left{background-color:#222} |
|
|
|
.lampshow .navbar-fixed-left{background-color:#222} |
|
|
|
.lampshow .navbar-fixed-left a{color:#DDD} |
|
|
|
.lampshow .navbar-fixed-left a{color:#DDD} |
|
|
@ -87,8 +88,9 @@ a:link{text-decoration:none} |
|
|
|
.im_item .btn-set-snap{display:none;position:absolute;top:5px;right:5px;opacity:0.8} |
|
|
|
.im_item .btn-set-snap{display:none;position:absolute;top:5px;right:5px;opacity:0.8} |
|
|
|
.im_item:hover .btn-set-snap{display:inline-block} |
|
|
|
.im_item:hover .btn-set-snap{display:inline-block} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.navbar-fixed-left .menu-title{font-size:12px;color:#999;padding-left:5px} |
|
|
|
.navbar-fixed-left .expand-icon{position:fixed;top:58px;left:130px;cursor:pointer;padding:5px} |
|
|
|
.navbar-fixed-left .menu-icon{vertical-align:text-top} |
|
|
|
|
|
|
|
.navbar-fixed-left .expand-icon{position:fixed;top:54px;left:130px;cursor:pointer;padding:5px} |
|
|
|
.navbar-fixed-left.closed{width:28px;overflow:hidden} |
|
|
|
.navbar-fixed-left.closed{width:28px;overflow:hidden} |
|
|
|
.navbar-fixed-left.closed li{display:none} |
|
|
|
.navbar-fixed-left.closed li{display:none} |
|
|
|
.navbar-fixed-left.closed li.expand-icon{display:block;left:5px} |
|
|
|
.navbar-fixed-left.closed li.expand-icon{display:block;left:5px} |
|
|
|