Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
@ -55,6 +55,15 @@ tr:hover a{
color: black;
}
tr:hover .taglist .tag {
border-color: black;
tr:hover .taglist .tag button {
background: darkred;
.archive{
background: red;
@ -54,6 +54,15 @@ tr:hover a{
background: orange;
background: black;
@ -45,6 +45,19 @@ tr:hover{
background: #afffff;
tr:hover a{
//background: orange;
background: white;