* Finish task #115509.
This commit is contained in:
@@ -65,11 +65,12 @@
|
||||
.app-container.loading.open-from-hidden > iframe {opacity: 0;}
|
||||
.app-container > iframe {width: 100%; height: 100%; background: inherit;}
|
||||
|
||||
.messagers > .messager-holder {width: 35%;}
|
||||
.messager-notice, .score-notice {align-items: flex-start;}
|
||||
.messager-notice > .icon-envelope-o, .score-notice > .icon-diamond {margin-top: 2px;}
|
||||
.messager-notice > .alert-close {position: fixed; top: 10px; right: 30px; width: 20px; height: 20px;}
|
||||
.messager-notice .browser-message-content {color: rgba(30,168,254); max-height: calc(100vh - 14rem); overflow-y: auto;}
|
||||
.messager-notice .browser-message-content > span {width: 96%; display: inline-block;}
|
||||
.messager-notice .browser-message-content > span {width: 94%; display: inline-block;}
|
||||
.messager-notice .browser-message-content > a {color: rgba(49,60,82)}
|
||||
|
||||
.hl-tutorial {position: relative!important; z-index: 1010!important; -webkit-box-shadow: 0 0 0 0 #000!important; box-shadow: 0 0 0 0 #000!important; -webkit-transition: -webkit-box-shadow 1s!important; -o-transition: box-shadow 1s!important; transition: -webkit-box-shadow 1s!important; transition: box-shadow 1s!important; transition: box-shadow 1s,-webkit-box-shadow 1s!important }
|
||||
|
||||
Reference in New Issue
Block a user