Skip to content
Snippets Groups Projects
Verified Commit c31db747 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

style file details

parent dcdb96e2
No related branches found
No related tags found
2 merge requests!36merge f-boot-tour to dev,!31remove xs
Pipeline #6872 passed with warnings
......@@ -634,6 +634,10 @@ details summary > * {
display: inline;
}
details p {
margin-bottom: 0.2rem;
}
.caosdb-v-tour-overview-entry-page a {
text-decoration: none;
padding: .1875rem .5rem;
......
......@@ -74,7 +74,7 @@
<em class="caosdb-entity-heading-attr-name">
<xsl:value-of select="concat(name(),':')"/>
</em>
<a class="nav-link">
<a>
<xsl:call-template name="make-filesystem-link">
<xsl:with-param name="href" select="."/>
</xsl:call-template>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment