Compare commits

..

No commits in common. "8dc58a1701c81c4c3e396b9024b2447ab7a0a591" and "6283d4b10196311371eb021e60964b81ea334883" have entirely different histories.

1 changed files with 0 additions and 14 deletions

View File

@ -60,20 +60,6 @@
.listtablediv{ .listtablediv{
padding: 0 !important; padding: 0 !important;
} }
.vieweratag{
color: black;
border-radius: 4px;
border: 1px solid black;
text-decoration: none;
}
.vieweratag:hover{
transition: background-color .3s;
background: #154a94;
border: 1px solid #154a94;
color: #fff;
}