This commit is contained in:
Pig Fang 2019-04-28 14:58:14 +08:00
parent be9449a794
commit a7ac10bc8c
4 changed files with 2 additions and 26 deletions

View File

@ -21,10 +21,6 @@ body, h1, h2, h3, h4, h5, h6
.main-header .sidebar-toggle::before
content ''
#toast-container > div
opacity 1
filter 'alpha(opacity=100)'
.item
display block
background #EFF1F0
@ -126,10 +122,3 @@ body, h1, h2, h3, h4, h5, h6
td.value
width 90%
.modal-danger .modal-title small
color #fff
a
text-decoration underline
color #fff

View File

@ -98,19 +98,6 @@ body
a
color #fff !important
.splash-button
color white
padding 0.8em 2.5em
border-radius 5px
background transparent
border 1px solid #fff
font-size 18px
transition color 0.25s ease-in-out, border-color 0.25s ease-in-out, background-color 0.25s ease-in-out
.splash-button:hover
background-color rgba(255, 255, 255, 0.2)
color #fff
text-decoration blink
.splash
width 80%

View File

@ -340,7 +340,7 @@ report:
general:
skin: Skin
cape: Cape
fatalError: Fatal Error <small><a target="_blank" href="https://github.com/bs-community/blessing-skin-server/wiki/FAQ">Possible solutions</a></small>
fatalError: Fatal Error
confirmLogout: Sure to log out?
confirm: OK
cancel: Cancel

View File

@ -334,7 +334,7 @@ report:
general:
skin: 皮肤
cape: 披风
fatalError: 严重错误 <small> <a target="_blank" href="https://github.com/bs-community/blessing-skin-server/wiki/FAQ">可能的解决方法</a></small>
fatalError: 严重错误
confirmLogout: 确定要登出吗?
confirm: 确定
cancel: 取消