Console theme tweaks.

This commit is contained in:
z3d
2010-11-25 17:24:56 +00:00
parent bab97bfbe4
commit 8e996cd09a
6 changed files with 3 additions and 3 deletions

View File

@ -728,7 +728,7 @@ p {
} }
.links li { .links li {
list-style-image: url("../images/link.png") !important; list-style-image: url("images/link.png") !important;
} }
a:link{ a:link{

Binary file not shown.

After

Width:  |  Height:  |  Size: 536 B

View File

@ -589,7 +589,7 @@ a:active{
} }
.links li { .links li {
list-style: url(../images/link.png) !important; list-style: url(images/link.png) !important;
padding-bottom: -2px; padding-bottom: -2px;
text-align: justify; text-align: justify;
line-height: 120% !important; line-height: 120% !important;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 564 B

After

Width:  |  Height:  |  Size: 536 B

View File

@ -759,7 +759,7 @@ p {
} }
.links li { .links li {
list-style-image: url("../images/link_dark.png") !important; list-style-image: url("images/link.png") !important;
} }
a:link{ a:link{

Binary file not shown.

After

Width:  |  Height:  |  Size: 526 B