Expand trade fair table to top 30 with ticket pricing and saved sorting
This commit is contained in:
@@ -1905,6 +1905,22 @@ h1 {
|
||||
color: #0f4bb8;
|
||||
}
|
||||
|
||||
.bookmark-subpage__messe-link {
|
||||
border: none;
|
||||
background: transparent;
|
||||
color: #0f4bb8;
|
||||
cursor: pointer;
|
||||
font: inherit;
|
||||
text-decoration: underline;
|
||||
text-underline-offset: 2px;
|
||||
padding: 0;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.bookmark-subpage__messe-link:hover {
|
||||
color: #1d4ed8;
|
||||
}
|
||||
|
||||
.bookmark-subpage__table td:nth-child(4),
|
||||
.bookmark-subpage__table td:nth-child(15) {
|
||||
min-width: 320px;
|
||||
|
||||
Reference in New Issue
Block a user