Merge pull request #4005 from JurgenKuyper/v3.0
Update dynmap_style.css
This commit is contained in:
commit
105e3887a0
1 changed files with 6 additions and 3 deletions
|
|
@ -411,7 +411,7 @@
|
||||||
|
|
||||||
.dynmap .sublist .item > a {
|
.dynmap .sublist .item > a {
|
||||||
display: block;
|
display: block;
|
||||||
|
|
||||||
text-indent: -99999px;
|
text-indent: -99999px;
|
||||||
outline: none;
|
outline: none;
|
||||||
}
|
}
|
||||||
|
|
@ -806,10 +806,10 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.chatinput {
|
.chatinput {
|
||||||
|
position: absolute;
|
||||||
width: 608px;
|
width: 608px;
|
||||||
height: 16px;
|
height: 16px;
|
||||||
|
bottom: 8px;
|
||||||
outline: none;
|
outline: none;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
background-color: #000000;
|
background-color: #000000;
|
||||||
|
|
@ -829,6 +829,9 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.loginbutton {
|
.loginbutton {
|
||||||
|
position: absolute;
|
||||||
|
bottom: 0px;
|
||||||
|
right: 4px;
|
||||||
color: #000;
|
color: #000;
|
||||||
font-family: sans-serif;
|
font-family: sans-serif;
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue