Cleanup styles
This commit is contained in:
parent
b43a36bc2e
commit
d28ff9f569
Binary file not shown.
Before Width: | Height: | Size: 261 B |
@ -85,23 +85,10 @@ button {
|
||||
}
|
||||
|
||||
/* End of new things */
|
||||
|
||||
.dynmap .map .tile img, img {
|
||||
image-rendering: pixelated;
|
||||
}
|
||||
|
||||
|
||||
/*******************
|
||||
* Map Setup
|
||||
*/
|
||||
|
||||
/* Map Controls */
|
||||
.gmnoprint{
|
||||
margin-top:-75px;
|
||||
margin-left:-20px;
|
||||
}
|
||||
|
||||
|
||||
/*******************
|
||||
* Alerts are pretty.
|
||||
*/
|
||||
@ -131,9 +118,6 @@ button {
|
||||
.alertbox {
|
||||
border-style: solid;
|
||||
border-width: 0 1px 1px 1px;
|
||||
|
||||
|
||||
|
||||
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
|
||||
border-radius: 0 0 3px 3px;
|
||||
}
|
||||
@ -382,7 +366,7 @@ button {
|
||||
outline: none;
|
||||
color: #fff;
|
||||
border: 0;
|
||||
background: rgba(0, 0, 0, 0.6) url(../assets/images/chat_cursor.png) no-repeat 1px center;
|
||||
//background: rgba(0, 0, 0, 0.6) url(../assets/images/chat_cursor.png) no-repeat 1px center;
|
||||
|
||||
margin: 4px;
|
||||
padding: 1px 1px 1px 15px;
|
||||
|
Loading…
Reference in New Issue
Block a user