some color&style changes

This commit is contained in:
age 2006-12-08 00:44:07 +00:00
parent c27d4f31ef
commit 5f466011e8
4 changed files with 6 additions and 4 deletions

View file

@ -7,6 +7,7 @@ body {
a, a:hover, a:link, a:visited { a, a:hover, a:link, a:visited {
text-decoration: none; text-decoration: none;
color: #515151;
} }
img { img {
@ -146,7 +147,8 @@ div#footer a:hover {
} }
#words div.message td.link a { #words div.message td.link a {
color: blue; color: #87ae3c;
font-weight: 600;
font-style: italic; font-style: italic;
text-decoration: none; text-decoration: none;
} }
@ -322,7 +324,7 @@ div.plugin_menu_passive {
} }
div.plugin_menu_active { div.plugin_menu_active {
background-image: url(icon_background_active_100.png); background-image: url(icon_background_active_orange_100.png);
} }
div.plugin_menu img { div.plugin_menu img {
@ -415,11 +417,11 @@ table#volume_area td.volume_plugin_active, table#volume_area td.volume_plugin_pa
} }
table#volume_area td.volume_plugin_active { table#volume_area td.volume_plugin_active {
background-image: url(register_active2.gif); background-image: url(register_active3.png);
} }
table#volume_area td.volume_plugin_passive { table#volume_area td.volume_plugin_passive {
background-image: url(register_passive2.gif); background-image: url(register_passive2.png);
} }
table#volume_area td.volume_plugin_active img, table#volume_area td.volume_plugin_passive img { table#volume_area td.volume_plugin_active img, table#volume_area td.volume_plugin_passive img {

Binary file not shown.

After

Width:  |  Height:  |  Size: 961 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB