Minor tweaks to make Opera experience more enjoyabale.

This commit is contained in:
z3d
2009-07-13 19:52:04 +00:00
parent 0a77f88229
commit 64f1fe0b51
2 changed files with 3 additions and 3 deletions

View File

@ -378,7 +378,7 @@ h3 {
button { button {
border: 1px outset #ddddc0; border: 1px outset #ddddc0;
padding: 0px 3px 1px 3px; padding: 1px 3px;
background-color: #bbf; background-color: #bbf;
text-decoration: none; text-decoration: none;
border-radius: 4px; border-radius: 4px;

View File

@ -358,7 +358,7 @@ h3 {
button { button {
border: 1px outset #ddddc0; border: 1px outset #ddddc0;
padding: 0px 3px 1px 3px; padding: 1px 3px;
background-color: #bbf !important; background-color: #bbf !important;
text-decoration: none; text-decoration: none;
border-radius: 4px; border-radius: 4px;