mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 02:14:13 +00:00
Added World icon next to countries breakdown on the dashboard
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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
BIN
images/icons/world.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 527 B |
Reference in New Issue
Block a user