Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
Nico Schottelius 2014-05-30 17:47:19 +03:00
parent b35bd50a1e
commit 13ed3b61fc

View file

@ -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;
}