更新了网络服务接口定义
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.video {
|
||||
background-image: url('project://database/Assets/BITKits/Materials/UX_Video.renderTexture?fileID=8400000&guid=a8660e3193ce9b54cba583778de427c9&type=2#UX_Video');
|
||||
background-image: url('project://database/Assets/BITKit/Materials/UX_Video.renderTexture?fileID=8400000&guid=a8660e3193ce9b54cba583778de427c9&type=2#UX_Video');
|
||||
}
|
||||
|
||||
.playerButton {
|
||||
@@ -24,7 +24,7 @@
|
||||
}
|
||||
|
||||
.playerButton.paused {
|
||||
background-image: url('project://database/Assets/BITKits/Art/Icons/EditorIcons/d_PauseButton.png?fileID=2800000&guid=484fbfdad170e6f4980216bdc7259818&type=3#d_PauseButton');
|
||||
background-image: url('project://database/Assets/BITKit/Art/Icons/EditorIcons/d_PauseButton.png?fileID=2800000&guid=484fbfdad170e6f4980216bdc7259818&type=3#d_PauseButton');
|
||||
}
|
||||
|
||||
Button.windowButton {
|
||||
@@ -57,7 +57,7 @@ Button.windowButton:active {
|
||||
}
|
||||
|
||||
Button.windowButton #icon-image {
|
||||
background-image: url('project://database/Assets/BITKits/Art/Icons/Icon_chrome-full-screen.png?fileID=2800000&guid=14369dec7c1910746a4a0cfb41056f53&type=3#Icon_chrome-full-screen');
|
||||
background-image: url('project://database/Assets/BITKit/Art/Icons/Icon_chrome-full-screen.png?fileID=2800000&guid=14369dec7c1910746a4a0cfb41056f53&type=3#Icon_chrome-full-screen');
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
-unity-background-image-tint-color: rgb(32, 32, 32);
|
||||
|
Reference in New Issue
Block a user