mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2025-10-27 08:49:27 +00:00
QRZ links and wrapping features. Closes #7
This commit is contained in:
@@ -9,6 +9,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
td.nowrap {
|
||||
text-wrap: nowrap;
|
||||
}
|
||||
|
||||
span.flag-wrapper {
|
||||
display: inline-block;
|
||||
width: 1.7em;
|
||||
@@ -60,4 +64,10 @@ div.appearing-panel {
|
||||
|
||||
p.filter-card-text {
|
||||
line-height: 2.5em !important;
|
||||
}
|
||||
|
||||
a.dx-link {
|
||||
color: var(--bs-emphasis-color);
|
||||
text-decoration: none;
|
||||
font-weight: bold;
|
||||
}
|
||||
Reference in New Issue
Block a user