Changed the style of non-<input> buttons

Signed-off-by: Gergely Polonkai <polesz@w00d5t0ck.info>
This commit is contained in:
Polonkai Gergely
2012-08-09 17:53:55 +02:00
parent 121f6a110c
commit f782c28678
5 changed files with 16 additions and 4 deletions

View File

@@ -465,5 +465,15 @@ td.uj-post p .kuldes-gomb {
background-color: #cccccc;
color: black;
white-space: nowrap;
cursor: pointer;
}
#top-line .gomb {
background-color: transparent;
color: #c4d3ff;
}
.gomb a {
color: inherit !important;
}