I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit c175d547 authored by str4d's avatar str4d
Browse files

Updates to dark console theme from dr|z3d

parent 42e6d065
No related branches found
No related tags found
No related merge requests found
...@@ -192,7 +192,7 @@ div.routersummary tr { ...@@ -192,7 +192,7 @@ div.routersummary tr {
} }
div.routersummary form { div.routersummary form {
margin: -5px 0 -7px; margin: -4px 0 -6px;
} }
div.routersummary form:first-child { div.routersummary form:first-child {
...@@ -212,6 +212,7 @@ div.refresh { ...@@ -212,6 +212,7 @@ div.refresh {
div.routersummary a:link, div.routersummary a:visited { div.routersummary a:link, div.routersummary a:visited {
text-shadow: 1px 1px 1px rgba(0, 16, 0, 0.8); text-shadow: 1px 1px 1px rgba(0, 16, 0, 0.8);
text-shadow: 0px 0px 2px #101 !important; text-shadow: 0px 0px 2px #101 !important;
padding: 0 1px;
} }
div.routersummary a:hover { div.routersummary a:hover {
...@@ -841,7 +842,7 @@ button, button:visited { ...@@ -841,7 +842,7 @@ button, button:visited {
margin: 2px 3px; margin: 2px 3px;
text-align: center; text-align: center;
vertical-align: middle; vertical-align: middle;
min-width: 76px; min-width: 70px;
-moz-box-shadow: inset 0px 1px 1px 0px #494; -moz-box-shadow: inset 0px 1px 1px 0px #494;
-khtml-box-shadow: inset 0px 1px 1px 0px #191; -khtml-box-shadow: inset 0px 1px 1px 0px #191;
box-shadow: inset 0px 1px 1px 0px #191; box-shadow: inset 0px 1px 1px 0px #191;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment