Compare commits
No commits in common. "8dc58a1701c81c4c3e396b9024b2447ab7a0a591" and "6283d4b10196311371eb021e60964b81ea334883" have entirely different histories.
8dc58a1701
...
6283d4b101
|
|
@ -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;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue