Last active
July 30, 2017 20:39
-
-
Save yurii-zhuravlov/04b05731183418403be9a4482e164c03 to your computer and use it in GitHub Desktop.
klavogonki.ru in the clouds
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@-moz-document domain("klavogonki.ru") { | |
.ownbanner-back, #play-right, .feedback, .indexstats-block, .firstrow, #footer td[align="left"] { | |
display: none; | |
} | |
#typeblock #bookinfo .bar { | |
display: none; | |
} | |
#head, #content, #content_KE { | |
margin: 10px 15px; | |
} | |
#head #logo { | |
padding: 5px 0 5px 30px; | |
} | |
#head #logo img { | |
height: 50px; | |
} | |
.login-block { | |
position: absolute; | |
right: 0px; | |
top: 0px; | |
color: darkgoldenrod; | |
font-weight: bold; | |
text-shadow: 0 0 15px white; | |
padding: 3px 20px 3px 10px; | |
} | |
.login-block a span { | |
border-bottom: 2px dotted goldenrod; | |
} | |
.login-block a { | |
background-position: 10% 2px; | |
background-color: rgba(0,0,0,0.7); | |
border-radius: 10px; | |
padding: 0px 10px 4px 30px; | |
color: darkgoldenrod; | |
box-shadow: 0 0 10px darkred; | |
text-shadow: 0 0 5px black; | |
} | |
#index #live { | |
background: #faf9ed; | |
padding-bottom: 15px; | |
border-radius: 15px; | |
} | |
#index #live .grad { | |
display: none; | |
} | |
#login-form { | |
top: 25px; | |
right: 5px; | |
} | |
#head .right .menu { | |
margin-top: 0; | |
} | |
#content { | |
padding: 10px 15px 0; | |
} | |
.gamelist-create { | |
margin-bottom: 5px; | |
} | |
.warn { | |
display: none; | |
} | |
a { | |
text-decoration: none; | |
} | |
#gamelist td.players{ | |
padding: 0px; | |
} | |
#index .secondrow { | |
margin-top: 0px; | |
} | |
#toplist ul.mode li { | |
background: rgba(0,0,0,0.1); | |
padding: 3px 0; | |
border-radius: 10px; | |
text-align: center; | |
} | |
#toplist ul.mode li a:hover { | |
text-decoration: none; | |
} | |
.imobilco-container { | |
display: none; | |
} | |
#typeblock #bookinfo #again { | |
display: none; | |
} | |
div#gamelist .item td { | |
border-top: none; | |
} | |
#toplist ul.mode li.active { | |
padding: 0 0 0 10px; | |
left: -30px; | |
} | |
.imobilco-link { | |
display: none; | |
} | |
#typeblock #bookinfo #book th { | |
display: none; | |
} | |
#typeblock #bookinfo #book td .author { | |
margin: 0 20px; | |
float: left; | |
max-width: 300px; | |
display: flex; | |
width: 300px; | |
height: 60px; | |
align-items: center; | |
flex-direction: row-reverse; | |
text-align: center; | |
} | |
#typeblock #bookinfo a { | |
margin: 0 5px; | |
text-decoration: none; | |
display: flex; | |
align-items: center; | |
flex-direction: row; | |
height: 60px; | |
width: 320px; | |
font-size: 18px; | |
} | |
#typeblock #bookinfo div[style="color: black"] a, #typeblock #bookinfo .gametype-voc a{ | |
display: inline; | |
} | |
#typeblock #bookinfo #book td div:first-child { | |
text-align: center; | |
} | |
.threecol233 .col1 { | |
display: none; | |
} | |
.threecol233 .col2 { | |
width: 58%; | |
left: 0%; | |
} | |
.threecol233 .col3 { | |
width: 40%; | |
left: 2%; | |
} | |
#head, #typeblock, #footer table, #chat-fixed-placeholder #chat-container, #content, #content_KE, .gamelist-create .rc { | |
box-shadow: 0 0 20px gainsboro; | |
border-radius: 12px; | |
overflow: hidden; | |
} | |
#top { | |
margin-bottom: 10px; | |
} | |
#footer div:first-child, .columns .right-col { | |
display:none; | |
} | |
#footer table { | |
background-color: #fafcf4; | |
margin-top: 10px; | |
} | |
#footer td[align="right"] { | |
padding: 5px 15px !important; | |
} | |
#footer { | |
padding: 0 15px; | |
} | |
.play-wrapper { | |
margin: 0px; | |
} | |
#chat-container { | |
bottom: -2px !important; | |
} | |
.chat-hidden #chat-container { | |
bottom: 0px !important; | |
} | |
#chat-fixed-placeholder #chat-container { | |
border-radius: 15px 15px 0 0; | |
} | |
#gameloading { | |
margin: 20px auto; | |
border-radius: 15px; | |
box-shadow: 0 0 15px gainsboro; | |
overflow: hidden; | |
} | |
.fuel-root .fuel-content, .fuel-root .thankyou { | |
left: 2%; | |
width: 96%; | |
} | |
.fuel-root .thankyou { | |
margin-top: -15px; | |
} | |
.columns .content-col { | |
margin-right: 0%; | |
} | |
#content_KE { | |
padding: 0 15px; | |
} | |
.chat .messages .time[style="background-color: yellow;"], .chat .messages .time[style="background-color: yellow;"] ~ * { | |
color: black !important; | |
background-color: gold !important; | |
font-size: 11px; | |
} | |
#typeblock #bookinfo .name { | |
max-width: 350px; | |
text-align: center; | |
} | |
.vocview-block #toplist dt ul.mode li.active { | |
width: 115%; | |
padding: 0 20px 0 45px !important; | |
margin-left: 10px; | |
} | |
.popup_message .content1 { | |
top: 150px; | |
} | |
.popup_message label { | |
left: 10px; | |
} | |
.stdpopup.popup_message .content1 { | |
top: 15% !important; | |
} | |
#inputtext { | |
outline: 0; | |
border-width: 0; | |
box-shadow: 0 0 15px darkgrey; | |
padding: 5px; | |
border-radius: 10px; | |
width: 100%; | |
box-sizing: border-box; | |
} | |
#inputtext[disabled] { | |
text-align: center; | |
} | |
#typeblock #hiddentext | |
{ | |
border-radius: 15px; | |
box-shadow: 0 0 15px darkgrey; | |
} | |
.name_content { | |
width: 125px; | |
margin-left: -10px; | |
} | |
#keyboard_cont { | |
display: none; | |
} | |
#typetext.full .highlight { | |
background-color: lightgoldenrodyellow; | |
color: black; | |
text-decoration: none; | |
box-shadow: 0 0 10px gold; | |
} | |
#typetext.full #beforefocus { | |
color: gray; | |
} | |
#typetext.full .highlight_error { | |
color: black !important; | |
text-decoration: none; | |
box-shadow: 0 0 10px red; | |
} | |
#inputtext.error { | |
color: black; | |
background-color: white !important; | |
box-shadow: 0 0 15px red; | |
} | |
#toplist ul.mode li.active span { | |
text-shadow: 0 0 7px darkred; | |
color: black; | |
} | |
.columns .left-col * { | |
color: dimgray; | |
transition: 0.3s; | |
} | |
#toplist ul.mode li:hover a { | |
text-shadow: 0 0 7px darkred; | |
color: black; | |
} | |
#toplist ul.mode li.active span:first-child:before, #toplist ul.mode li:hover a:first-child:before { | |
content: "< "; | |
} | |
#toplist ul.mode li.active span:last-child:after, #toplist ul.mode li:hover a:last-child:after { | |
content: " >"; | |
} | |
.vocview-block #toplist dt ul.mode li.active span { | |
padding-right: 30px; | |
} | |
.vocview-block #toplist dt ul.mode li.active { | |
margin-left: 0px; | |
} | |
@keyframes arrows-left { | |
0% { content: ""; } | |
25% { content: "< "; } | |
50% { content: "<< "; } | |
75% { content: "< "; } | |
100% { content: ""; } | |
} | |
@keyframes arrows-right { | |
0% { content: ""; } | |
25% { content: " >"; } | |
50% { content: " >>"; } | |
75% { content: " >"; } | |
100% { content: ""; } | |
} | |
#toplist ul.mode li:hover a:first-child:before { | |
animation-name: arrows-left; | |
animation-duration: 2s; | |
animation-iteration-count: infinite; | |
} | |
#toplist ul.mode li:hover a:last-child:after { | |
animation-name: arrows-right; | |
animation-duration: 2s; | |
animation-iteration-count: infinite; | |
} | |
@keyframes rotate-comp { | |
0% { transform: rotate( 0deg ); } | |
100% { transform: rotate( 5760deg ); } | |
} | |
#slow_timer[style] ~ #gamelist td.enter a.competition { | |
animation-name: rotate-comp; | |
animation-duration: 5s; | |
animation-iteration-count: infinite; | |
} | |
#slow_timer ~ #gamelist td.enter a.competition.notallowed { | |
animation: none; | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment