Skip to content
Snippets Groups Projects

ENH: Make different link to parent dir more visible.

Merged Daniel Hornung requested to merge f-parent-dir-link-distinction into dev
1 unresolved thread
2 files
+ 7
0
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -898,6 +898,11 @@ details p {
max-width: 80vw;
}
/* Make different link to parent dir more visible. */
.caosdb-entity-heading-attr a {
margin-right: .75em;
}
@media (min-width: 576px) {
.caosdb-f-property-value .caosdb-value-list details[open] {
max-width: 200px;
Loading