Added newsbullets from dr|z3d to the other themes

This commit is contained in:
str4d
2012-07-14 00:48:28 +00:00
parent 2c0de05e9d
commit cec5838649
6 changed files with 15 additions and 0 deletions

View File

@@ -243,6 +243,11 @@ div.newsheadings {
margin: 0 0 0 10px;
}
div.newsheadings li {
list-style: none outside url('images/newsbullet_mini.png');
margin: 0 -4px 2px 8px;
}
div.tunnels table {
margin: 0 -7px !important;
width: 193px;

Binary file not shown.

After

Width:  |  Height:  |  Size: 270 B

View File

@@ -248,6 +248,11 @@ div.newsheadings {
margin: 0 0 0 10px;
}
div.newsheadings li {
list-style: none outside url('images/newsbullet_mini.png');
margin: 0 -4px 2px 8px;
}
div.tunnels {
margin-top: 6px !important;
margin-left: -2px !important;

Binary file not shown.

After

Width:  |  Height:  |  Size: 270 B

View File

@@ -274,6 +274,11 @@ div.newsheadings {
margin: 0 0 0 10px;
}
div.newsheadings li {
list-style: none outside url('images/newsbullet_mini.png');
margin: 0 -4px 2px 8px;
}
div.tunnels table{
margin: -2px 0px -4px 2px !important;
text-align: center !important;

Binary file not shown.

After

Width:  |  Height:  |  Size: 354 B