|
@@ -2497,6 +2497,8 @@ body, html {
|
|
user-select: none;
|
|
user-select: none;
|
|
width: 100%;
|
|
width: 100%;
|
|
height: 100%;
|
|
height: 100%;
|
|
|
|
+ background: url(../images//bigBAC.png) no-repeat center;
|
|
|
|
+ background-size: cover;
|
|
/* ä¸åŠ è¿™ä¸ªé€€å‡ºå…¨å±æ—¶å¸¦fontçš„å›¾æ ‡å¯èƒ½æ¶ˆå¤± */
|
|
/* ä¸åŠ è¿™ä¸ªé€€å‡ºå…¨å±æ—¶å¸¦fontçš„å›¾æ ‡å¯èƒ½æ¶ˆå¤± */
|
|
}
|
|
}
|
|
|
|
|
|
@@ -3340,7 +3342,9 @@ a.hasHover:hover, a:active {
|
|
}
|
|
}
|
|
|
|
|
|
.darkGlass {
|
|
.darkGlass {
|
|
- background-color: rgba(0, 0, 0, .5);
|
|
|
|
|
|
+ background-color: rgba(207, 123, 14, 1);
|
|
|
|
+ /* background: url(../images//bigBAC.png) no-repeat center;
|
|
|
|
+ background-size: cover; */
|
|
}
|
|
}
|
|
|
|
|
|
.ui-icon {
|
|
.ui-icon {
|
|
@@ -3385,12 +3389,12 @@ a.hasHover:hover, a:active {
|
|
}
|
|
}
|
|
|
|
|
|
.pinTop.left {
|
|
.pinTop.left {
|
|
- left: 50%;
|
|
|
|
|
|
+ /* left: 50%; */
|
|
z-index: 99;
|
|
z-index: 99;
|
|
display: flex;
|
|
display: flex;
|
|
flex-direction: column;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
align-items: center;
|
|
- transform: translateX(-50%);
|
|
|
|
|
|
+ /* transform: translateX(-50%); */
|
|
}
|
|
}
|
|
|
|
|
|
.pinTop.right {
|
|
.pinTop.right {
|
|
@@ -3790,15 +3794,15 @@ a.hasHover:hover, a:active {
|
|
padding: 0;
|
|
padding: 0;
|
|
margin-right: 0px;
|
|
margin-right: 0px;
|
|
float: left;
|
|
float: left;
|
|
- background: rgba(0, 0, 0, 0.2);
|
|
|
|
|
|
+ /* background: rgba(0, 0, 0, 0.2); */
|
|
border-radius: 10px;
|
|
border-radius: 10px;
|
|
margin-right: 10px;
|
|
margin-right: 10px;
|
|
}
|
|
}
|
|
|
|
|
|
#volume>a, #gui-fullscreen>a, #gui-fullscreen-exit>a {
|
|
#volume>a, #gui-fullscreen>a, #gui-fullscreen-exit>a {
|
|
display: flex;
|
|
display: flex;
|
|
- width: 48px;
|
|
|
|
- height: 48px;
|
|
|
|
|
|
+ width: 85px;
|
|
|
|
+ height: 95px;
|
|
justify-content: center;
|
|
justify-content: center;
|
|
align-items: center;
|
|
align-items: center;
|
|
}
|
|
}
|
|
@@ -3930,8 +3934,7 @@ a.hasHover:hover, a:active {
|
|
transform: translate(-50%, -50%);
|
|
transform: translate(-50%, -50%);
|
|
width: 100%
|
|
width: 100%
|
|
}
|
|
}
|
|
-
|
|
|
|
-#gui-parent #pullTab.opened, #gui-parent #gui-modes-map>div.active {
|
|
|
|
|
|
+#gui-parent #pullTab.opened, #gui-parent #gui-modes-map>div.active img:nth-of-type(1){
|
|
/* background: rgba(0, 0, 0, 0.3); */
|
|
/* background: rgba(0, 0, 0, 0.3); */
|
|
}
|
|
}
|
|
|
|
|
|
@@ -4135,13 +4138,13 @@ a.hasHover:hover, a:active {
|
|
height: 8px;
|
|
height: 8px;
|
|
float: left;
|
|
float: left;
|
|
border-radius: 5px;
|
|
border-radius: 5px;
|
|
- background: rgba(0, 0, 0, .75)
|
|
|
|
|
|
+ background: rgba(220, 37, 6, 1)
|
|
}
|
|
}
|
|
|
|
|
|
.scrollbar .handle {
|
|
.scrollbar .handle {
|
|
width: 100px;
|
|
width: 100px;
|
|
height: 100%;
|
|
height: 100%;
|
|
- background: rgba(255, 255, 255, .75);
|
|
|
|
|
|
+ background: rgba(252, 214, 123, 1);
|
|
border-radius: 5px
|
|
border-radius: 5px
|
|
}
|
|
}
|
|
|
|
|
|
@@ -6264,18 +6267,21 @@ a.hasHover.tag-link:hover {
|
|
-webkit-transition: all .3s;
|
|
-webkit-transition: all .3s;
|
|
transition: all .3s;
|
|
transition: all .3s;
|
|
pointer-events: all;
|
|
pointer-events: all;
|
|
- background: rgba(0, 0, 0, 0.2);
|
|
|
|
- border-radius: 10px;
|
|
|
|
- padding: 0 10px;
|
|
|
|
- min-width: 180px;
|
|
|
|
|
|
+ /* background: rgba(0, 0, 0, 0.2); */
|
|
|
|
+ /* border-radius: 10px; */
|
|
|
|
+ /* padding: 0 10px; */
|
|
|
|
+ width: 250px;
|
|
|
|
+ height: 46px;
|
|
|
|
+ background: url(../images/titleBAC.png) no-repeat center;
|
|
|
|
+ background-size: 100% 100%;
|
|
}
|
|
}
|
|
|
|
|
|
#model-title:hover {
|
|
#model-title:hover {
|
|
- background: rgba(0, 0, 0, 0.5);
|
|
|
|
|
|
+ /* background: rgba(0, 0, 0, 0.5); */
|
|
}
|
|
}
|
|
|
|
|
|
#model-title.expand {
|
|
#model-title.expand {
|
|
- background: rgba(0, 0, 0, 0.5);
|
|
|
|
|
|
+ /* background: rgba(0, 0, 0, 0.5); */
|
|
}
|
|
}
|
|
|
|
|
|
.title-row {
|
|
.title-row {
|
|
@@ -6283,15 +6289,19 @@ a.hasHover.tag-link:hover {
|
|
display: flex;
|
|
display: flex;
|
|
align-items: center;
|
|
align-items: center;
|
|
justify-content: space-around;
|
|
justify-content: space-around;
|
|
|
|
+ width: 100%;
|
|
|
|
+ height: 100%;
|
|
}
|
|
}
|
|
|
|
|
|
#title-container-wrapper {
|
|
#title-container-wrapper {
|
|
overflow: hidden;
|
|
overflow: hidden;
|
|
width: 100%;
|
|
width: 100%;
|
|
|
|
+ height: 100%;
|
|
}
|
|
}
|
|
|
|
|
|
.title-container {
|
|
.title-container {
|
|
width: 100%;
|
|
width: 100%;
|
|
|
|
+ height: 100%;
|
|
white-space: nowrap;
|
|
white-space: nowrap;
|
|
display: flex;
|
|
display: flex;
|
|
margin-left: 1px;
|
|
margin-left: 1px;
|
|
@@ -6318,7 +6328,9 @@ a.hasHover.tag-link:hover {
|
|
display: flex;
|
|
display: flex;
|
|
align-items: center;
|
|
align-items: center;
|
|
height: 100%;
|
|
height: 100%;
|
|
- padding-left: 12px;
|
|
|
|
|
|
+ position: absolute;
|
|
|
|
+ top: 2px;
|
|
|
|
+ right: 36px;
|
|
}
|
|
}
|
|
|
|
|
|
/*.meta-toggle.hasHover:hover,.meta-toggle:active {
|
|
/*.meta-toggle.hasHover:hover,.meta-toggle:active {
|
|
@@ -6385,7 +6397,8 @@ a.hasHover.tag-link:hover {
|
|
}
|
|
}
|
|
|
|
|
|
.pinTop.left .title-container {
|
|
.pinTop.left .title-container {
|
|
- right: 0;
|
|
|
|
|
|
+ position: relative;
|
|
|
|
+ right: -11px;
|
|
margin-right: 0
|
|
margin-right: 0
|
|
}
|
|
}
|
|
|
|
|
|
@@ -7007,9 +7020,11 @@ a.hasHover.tag-link:hover {
|
|
}
|
|
}
|
|
#play, #pause {
|
|
#play, #pause {
|
|
width: 64px;
|
|
width: 64px;
|
|
|
|
+ margin-bottom: 14px;
|
|
}
|
|
}
|
|
#gui-modes-map>div[rel] {
|
|
#gui-modes-map>div[rel] {
|
|
width: 64px;
|
|
width: 64px;
|
|
|
|
+ margin: 14px 0;
|
|
}
|
|
}
|
|
.progressbar {
|
|
.progressbar {
|
|
width: 70%;
|
|
width: 70%;
|