Loading plugins/ead_pdf/ead_pdf.css +14 −3 Original line number Diff line number Diff line .ead2pdf { margin-left:0px; margin-left:10px; position:absolute; top:-1px; top: 0px; width: 150px; } .ead2pdf a { text-decoration: none; } .ead2pdf span.texte { font-size:10px; color:#155a84; padding-left:1px; } section.browse > div > div[id*="wrap"] { Loading plugins/ead_pdf/ead_pdf.xq +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ declare variable $id external; <div class="ead2pdf"> <a role="button" title="Export pdf" target="_blank" href="./ead/{$id}.pdf"> ⇪ ⇪<span class="texte">PDF</span> </a> </div> ui/css/ead.css +27 −4 Original line number Diff line number Diff line @import 'header.css'; .super { vertical-align: super; font-size: 66%; Loading Loading @@ -96,14 +98,14 @@ header nav ul li.active { /*----------*/ footer { border-top: 1px solid #1b1e21; border-top: 1px solid #f1f3f4; text-align: center; font-size: 0.8em; position: fixed; bottom: 0; height: 2em; height: auto; width: 100%; padding: 1em 1em 1em 0; padding: 0; margin-left: 0; background-color: white; } Loading Loading @@ -287,6 +289,22 @@ section.porte-documents { opacity: 0; } /* pour le bouton du porte-document */ section.browse nav.article_actions { position: fixed; top: 93px; left: 45%; right: 0px; } section.browse nav.article_actions label a { text-decoration: none; } section.browse > div > div.plugins-wrapper { width:100%; } /* * Adaptation pour écran large Loading @@ -301,12 +319,17 @@ section.porte-documents { } } section.browse nav details { margin-left: 2em; } table.ead_details { border-spacing: 10px; border-collapse: separate; font-size: 100%; border: 1px solid var(--ead-link-color); width: 100%; margin-top:20px; } table.desc { Loading ui/templates/ead.html +3 −4 Original line number Diff line number Diff line Loading @@ -19,9 +19,8 @@ <section class="browse"> {$content} </section> <footer> <p>Site réalisé par le Pôle document numérique - MRSH - Caen | © 2012 - 2020</p> </footer> <!-- footer --> {$footer} <script type="module" src="{$baseURI}core/ui/js/Max.js"/> {$jsImports} <script> Loading ui/xsl/ead/ead_core.xsl +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ <li> <label> <input type="checkbox" id="basket_toggle"/> <xsl:text>dans votre </xsl:text> <!-- <xsl:text>dans votre </xsl:text> --> <a href="{$baseuri}{$project}/porte-documents.html">porte-documents</a> </label> </li> Loading Loading
plugins/ead_pdf/ead_pdf.css +14 −3 Original line number Diff line number Diff line .ead2pdf { margin-left:0px; margin-left:10px; position:absolute; top:-1px; top: 0px; width: 150px; } .ead2pdf a { text-decoration: none; } .ead2pdf span.texte { font-size:10px; color:#155a84; padding-left:1px; } section.browse > div > div[id*="wrap"] { Loading
plugins/ead_pdf/ead_pdf.xq +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ declare variable $id external; <div class="ead2pdf"> <a role="button" title="Export pdf" target="_blank" href="./ead/{$id}.pdf"> ⇪ ⇪<span class="texte">PDF</span> </a> </div>
ui/css/ead.css +27 −4 Original line number Diff line number Diff line @import 'header.css'; .super { vertical-align: super; font-size: 66%; Loading Loading @@ -96,14 +98,14 @@ header nav ul li.active { /*----------*/ footer { border-top: 1px solid #1b1e21; border-top: 1px solid #f1f3f4; text-align: center; font-size: 0.8em; position: fixed; bottom: 0; height: 2em; height: auto; width: 100%; padding: 1em 1em 1em 0; padding: 0; margin-left: 0; background-color: white; } Loading Loading @@ -287,6 +289,22 @@ section.porte-documents { opacity: 0; } /* pour le bouton du porte-document */ section.browse nav.article_actions { position: fixed; top: 93px; left: 45%; right: 0px; } section.browse nav.article_actions label a { text-decoration: none; } section.browse > div > div.plugins-wrapper { width:100%; } /* * Adaptation pour écran large Loading @@ -301,12 +319,17 @@ section.porte-documents { } } section.browse nav details { margin-left: 2em; } table.ead_details { border-spacing: 10px; border-collapse: separate; font-size: 100%; border: 1px solid var(--ead-link-color); width: 100%; margin-top:20px; } table.desc { Loading
ui/templates/ead.html +3 −4 Original line number Diff line number Diff line Loading @@ -19,9 +19,8 @@ <section class="browse"> {$content} </section> <footer> <p>Site réalisé par le Pôle document numérique - MRSH - Caen | © 2012 - 2020</p> </footer> <!-- footer --> {$footer} <script type="module" src="{$baseURI}core/ui/js/Max.js"/> {$jsImports} <script> Loading
ui/xsl/ead/ead_core.xsl +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ <li> <label> <input type="checkbox" id="basket_toggle"/> <xsl:text>dans votre </xsl:text> <!-- <xsl:text>dans votre </xsl:text> --> <a href="{$baseuri}{$project}/porte-documents.html">porte-documents</a> </label> </li> Loading