Skip to content
Snippets Groups Projects
  1. Nov 29, 2019
  2. Nov 28, 2019
  3. Nov 15, 2019
  4. Nov 07, 2019
    • Robert Lange's avatar
      refs #16286 [fid_adlr] style get-it-box · 0ced3c19
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      * fine tuning of ordering of links
      * dont use side-panels on detail record, instead display get-it-box within media-body
      * fix internal format on detail view
      * remove toggler for sidebar
      * remove box from sidebar in SolrAI and SolrMarc also
      ** set new breakpoint for full width of get-it-box: small-medium-max (col-md)
      ** rearrange title icons like mock-ups for different screens
      ** fix footer right padding (if within main)
      * fix styling for PDA
      ** differentiate between full and partly copy
      ** set border radius for both get it box (amber and azure) like mockup
      * style text for pda partcopy notice
      0ced3c19
  5. Oct 24, 2019
    • Robert Lange's avatar
      refs #15930 [fid_adlr] get-it-box · 1c44b7a2
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      * accordeon opening
      ** remove "in" -class of accordeon in holdings and aquisition
      ** keep closed on mobile in holdings and aquisition
      ** open by javascript on desktop in holdings and aquisition
      ** add forgotten id in acquisitionpda
      * disable hover
      * do word-break
      * extract box into own template
      ** move from acquisitionpda.phtml and holdingsils.phtml into get-it-box/side-panel-links.phtml
      * truncate links to 50 chars
      * increase width for desktop
      * use moon icons for plus and minus in accordeon
      ** both icons have same width => no shaking
      * float icons left (for all accordeon) and set offset
      1c44b7a2