+color
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
parent
b35bd50a1e
commit
13ed3b61fc
1 changed files with 2 additions and 4 deletions
|
@ -84,13 +84,11 @@ pre {
|
|||
}
|
||||
|
||||
.feedbutton {
|
||||
background: #ffffff !important;
|
||||
color: #000000;
|
||||
background: #ffffff;
|
||||
color: #000000 !important;
|
||||
}
|
||||
|
||||
.feedbutton:hover {
|
||||
background: #ffffff !important;
|
||||
color: #000000;
|
||||
border: 1px dotted #c0c0c0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue