Skip to content

Commit f74ea17

Browse files
Merge pull request #144 from lukefx/issue142
Item URL more readable
2 parents b14fbc8 + 4eaf51c commit f74ea17

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/styles/main.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -664,6 +664,9 @@ img.void {
664664
.item-name.is-void {
665665
background-color: #b184c5;
666666
}
667+
.move-popup a {
668+
color: #000;
669+
}
667670
.move-popup .move-button {
668671
background-size: cover;
669672
width: 37px;

0 commit comments

Comments
 (0)