moved all images to separate folder
@ -29,7 +29,7 @@
|
||||
color: white;
|
||||
border: 0px;
|
||||
background: rgba(0, 0, 0, 0.6);
|
||||
background: url(chat_cursor.png) rgba(0,0,0,0.6); background-repeat: no-repeat; background-position:left;
|
||||
background: url(images/chat_cursor.png) rgba(0,0,0,0.6); background-repeat: no-repeat; background-position:left;
|
||||
outline: none;
|
||||
}
|
||||
.messagelist {
|
||||
|
@ -182,8 +182,8 @@ body {
|
||||
|
||||
text-align: center;
|
||||
|
||||
background: url(sidebar_hint.png) rgb(0,0,0);
|
||||
background: url(sidebar_hint.png) rgba(0,0,0,0.6);
|
||||
background: url(images/sidebar_hint.png) rgb(0,0,0);
|
||||
background: url(images/sidebar_hint.png) rgba(0,0,0,0.6);
|
||||
background-repeat: no-repeat;
|
||||
background-position:center;
|
||||
|
||||
@ -223,19 +223,19 @@ body {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
|
||||
background-image: url(window_close.png);
|
||||
background-image: url(images/window_close.png);
|
||||
}
|
||||
|
||||
.dynmap .sidebar .panel > .pin:hover {
|
||||
background-image: url(window_pinned_hover.png);
|
||||
background-image: url(images/window_pinned_hover.png);
|
||||
}
|
||||
|
||||
.dynmap .sidebar.pinned .panel > .pin:hover {
|
||||
background-image: url(window_close_hover.png);
|
||||
background-image: url(images/window_close_hover.png);
|
||||
}
|
||||
|
||||
.dynmap .sidebar.pinned .panel > .pin {
|
||||
background-image: url(window_pinned.png);
|
||||
background-image: url(images/window_pinned.png);
|
||||
}
|
||||
|
||||
|
||||
@ -260,12 +260,12 @@ body {
|
||||
}
|
||||
|
||||
.clock.night {
|
||||
/* background-image: url(clock_night.png); */
|
||||
/* background-image: url(images/clock_night.png); */
|
||||
color: #dff;
|
||||
}
|
||||
|
||||
.clock.day {
|
||||
/* background-image: url(clock_day.png); */
|
||||
/* background-image: url(images/clock_day.png); */
|
||||
color: #fd3;
|
||||
}
|
||||
|
||||
@ -299,11 +299,11 @@ body {
|
||||
}
|
||||
|
||||
.timeofday.sun {
|
||||
background-image: url(sun.png);
|
||||
background-image: url(images/sun.png);
|
||||
}
|
||||
|
||||
.timeofday.moon {
|
||||
background-image: url(moon.png);
|
||||
background-image: url(images/moon.png);
|
||||
}
|
||||
|
||||
/*******************
|
||||
@ -418,11 +418,11 @@ body {
|
||||
}
|
||||
|
||||
.dynmap .playerlist .player:hover .playericon {
|
||||
background: url(player_follow_off.png) no-repeat;
|
||||
background: url(images/player_follow_off.png) no-repeat;
|
||||
}
|
||||
|
||||
.dynmap .playerlist .player.following .playericon {
|
||||
background: url(player_follow_on.gif) no-repeat;
|
||||
background: url(images/player_follow_on.gif) no-repeat;
|
||||
}
|
||||
|
||||
.dynmap .playerlist .player.following .playericon > *,
|
||||
@ -465,7 +465,7 @@ body {
|
||||
width: 83px;
|
||||
|
||||
background-repeat: no-repeat;
|
||||
background-image: url(compass.png);
|
||||
background-image: url(images/compass.png);
|
||||
}
|
||||
|
||||
/*******************
|
||||
@ -499,7 +499,7 @@ body {
|
||||
|
||||
border: 0px;
|
||||
background: rgba(0, 0, 0, 0.6);
|
||||
background: url(chat_cursor.png) rgba(0,0,0,0.6);
|
||||
background: url(images/chat_cursor.png) rgba(0,0,0,0.6);
|
||||
background-repeat: no-repeat;
|
||||
background-position: 1px center;
|
||||
|
||||
|
Before Width: | Height: | Size: 339 B After Width: | Height: | Size: 339 B |
Before Width: | Height: | Size: 340 B After Width: | Height: | Size: 340 B |
Before Width: | Height: | Size: 330 B After Width: | Height: | Size: 330 B |
Before Width: | Height: | Size: 342 B After Width: | Height: | Size: 342 B |
Before Width: | Height: | Size: 829 B After Width: | Height: | Size: 829 B |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 868 B After Width: | Height: | Size: 868 B |
Before Width: | Height: | Size: 395 B After Width: | Height: | Size: 395 B |
Before Width: | Height: | Size: 261 B After Width: | Height: | Size: 261 B |
Before Width: | Height: | Size: 357 B After Width: | Height: | Size: 357 B |
Before Width: | Height: | Size: 360 B After Width: | Height: | Size: 360 B |
Before Width: | Height: | Size: 5.5 KiB After Width: | Height: | Size: 5.5 KiB |
Before Width: | Height: | Size: 802 B After Width: | Height: | Size: 802 B |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 377 B After Width: | Height: | Size: 377 B |
Before Width: | Height: | Size: 376 B After Width: | Height: | Size: 376 B |
Before Width: | Height: | Size: 428 B After Width: | Height: | Size: 428 B |
Before Width: | Height: | Size: 351 B After Width: | Height: | Size: 351 B |
Before Width: | Height: | Size: 360 B After Width: | Height: | Size: 360 B |
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 328 B After Width: | Height: | Size: 328 B |
Before Width: | Height: | Size: 404 B After Width: | Height: | Size: 404 B |
Before Width: | Height: | Size: 459 B After Width: | Height: | Size: 459 B |
Before Width: | Height: | Size: 361 B After Width: | Height: | Size: 361 B |
Before Width: | Height: | Size: 332 B After Width: | Height: | Size: 332 B |
Before Width: | Height: | Size: 355 B After Width: | Height: | Size: 355 B |
Before Width: | Height: | Size: 454 B After Width: | Height: | Size: 454 B |
Before Width: | Height: | Size: 368 B After Width: | Height: | Size: 368 B |
Before Width: | Height: | Size: 271 B After Width: | Height: | Size: 271 B |
Before Width: | Height: | Size: 681 B After Width: | Height: | Size: 681 B |
Before Width: | Height: | Size: 407 B After Width: | Height: | Size: 407 B |
Before Width: | Height: | Size: 431 B After Width: | Height: | Size: 431 B |
Before Width: | Height: | Size: 431 B After Width: | Height: | Size: 431 B |
Before Width: | Height: | Size: 435 B After Width: | Height: | Size: 435 B |
Before Width: | Height: | Size: 943 B After Width: | Height: | Size: 943 B |
Before Width: | Height: | Size: 5.2 KiB After Width: | Height: | Size: 5.2 KiB |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 374 B After Width: | Height: | Size: 374 B |
Before Width: | Height: | Size: 355 B After Width: | Height: | Size: 355 B |
Before Width: | Height: | Size: 326 B After Width: | Height: | Size: 326 B |
Before Width: | Height: | Size: 299 B After Width: | Height: | Size: 299 B |
Before Width: | Height: | Size: 290 B After Width: | Height: | Size: 290 B |
Before Width: | Height: | Size: 326 B After Width: | Height: | Size: 326 B |
Before Width: | Height: | Size: 366 B After Width: | Height: | Size: 366 B |
Before Width: | Height: | Size: 336 B After Width: | Height: | Size: 336 B |
@ -8,7 +8,7 @@
|
||||
<meta name="keywords" content="minecraft, map, dynamic" />
|
||||
<meta name="description" content="Minecraft Dynamic Map" />
|
||||
<meta name="viewport" content="initial-scale=1.0, user-scalable=no" />
|
||||
<link rel="icon" href="dynmap.ico" type="image/ico" />
|
||||
<link rel="icon" href="images/dynmap.ico" type="image/ico" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="dynmap_style.css" media="screen" />
|
||||
<!-- <link rel="stylesheet" type="text/css" href="override.css" media="screen" /> -->
|
||||
|
@ -491,7 +491,7 @@ DynMap.prototype = {
|
||||
.addClass('Marker')
|
||||
.addClass('playerMarker')
|
||||
.append(playerImage = $('<img/>')
|
||||
.attr({ src: 'player.png' }))
|
||||
.attr({ src: 'images/player.png' }))
|
||||
.append($('<span/>')
|
||||
.addClass('playerName')
|
||||
.text(player.name));
|
||||
@ -512,7 +512,7 @@ DynMap.prototype = {
|
||||
.addClass('player')
|
||||
.append(playerIconContainer = $('<span/>')
|
||||
.addClass('playerIcon')
|
||||
.append($('<img/>').attr({ src: 'player_face.png' }))
|
||||
.append($('<img/>').attr({ src: 'images/player_face.png' }))
|
||||
.attr({ title: 'Follow ' + player.name })
|
||||
.click(function() {
|
||||
var follow = player !== me.followingPlayer;
|
||||
|
@ -22,7 +22,7 @@
|
||||
height: 50px;
|
||||
width: 50px;
|
||||
|
||||
background-image: url(compass_alt.png);
|
||||
background-image: url(images/compass_alt.png);
|
||||
}
|
||||
|
||||
/* These next two keep the DynMap sidebar open... */
|
||||
|