Added World icon next to countries breakdown on the dashboard

This commit is contained in:
Peter Goodhall
2012-08-22 17:45:10 +01:00
parent 7f83f2a5fc
commit e39c1a11cc
3 changed files with 3 additions and 1 deletions

View File

@@ -134,7 +134,7 @@
</tr>
<tr class="titles">
<td colspan="2">Countries</td>
<td colspan="2"><span class="icon_world">Countries</span></td>
</tr>
<tr>

View File

@@ -30,6 +30,8 @@ input[type="text"] {
.icon_stats { background: transparent url('../images/icons/stats.png') no-repeat center left; padding-left: 20px; font-weight: bold; }
.icon_world { background: transparent url('../images/icons/world.png') no-repeat center left; padding-left: 20px; font-weight: bold; }
.topbar input {
width: 100px !important;
}

BIN
images/icons/world.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 527 B