Clean up
This commit is contained in:
parent
be9449a794
commit
a7ac10bc8c
@ -21,10 +21,6 @@ body, h1, h2, h3, h4, h5, h6
|
|||||||
.main-header .sidebar-toggle::before
|
.main-header .sidebar-toggle::before
|
||||||
content ''
|
content ''
|
||||||
|
|
||||||
#toast-container > div
|
|
||||||
opacity 1
|
|
||||||
filter 'alpha(opacity=100)'
|
|
||||||
|
|
||||||
.item
|
.item
|
||||||
display block
|
display block
|
||||||
background #EFF1F0
|
background #EFF1F0
|
||||||
@ -126,10 +122,3 @@ body, h1, h2, h3, h4, h5, h6
|
|||||||
|
|
||||||
td.value
|
td.value
|
||||||
width 90%
|
width 90%
|
||||||
|
|
||||||
.modal-danger .modal-title small
|
|
||||||
color #fff
|
|
||||||
|
|
||||||
a
|
|
||||||
text-decoration underline
|
|
||||||
color #fff
|
|
||||||
|
@ -98,19 +98,6 @@ body
|
|||||||
a
|
a
|
||||||
color #fff !important
|
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
|
.splash
|
||||||
width 80%
|
width 80%
|
||||||
|
@ -340,7 +340,7 @@ report:
|
|||||||
general:
|
general:
|
||||||
skin: Skin
|
skin: Skin
|
||||||
cape: Cape
|
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?
|
confirmLogout: Sure to log out?
|
||||||
confirm: OK
|
confirm: OK
|
||||||
cancel: Cancel
|
cancel: Cancel
|
||||||
|
@ -334,7 +334,7 @@ report:
|
|||||||
general:
|
general:
|
||||||
skin: 皮肤
|
skin: 皮肤
|
||||||
cape: 披风
|
cape: 披风
|
||||||
fatalError: 严重错误 <small> <a target="_blank" href="https://github.com/bs-community/blessing-skin-server/wiki/FAQ">可能的解决方法</a></small>
|
fatalError: 严重错误
|
||||||
confirmLogout: 确定要登出吗?
|
confirmLogout: 确定要登出吗?
|
||||||
confirm: 确定
|
confirm: 确定
|
||||||
cancel: 取消
|
cancel: 取消
|
||||||
|
Loading…
Reference in New Issue
Block a user