About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
css_changelog

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
css_changelog [2017/06/27 20:30] – created crhallbergcss_changelog [2017/06/27 20:36] – [Layout] crhallberg
Line 1: Line 1:
-CSS Changelog+====== CSS Changelog ======
  
-## Version 4.0 (Summer 2017)+===== Version 4.0 (Summer 2017) =====
  
-### Layout+==== Layout ====
  
-Columns are no longer hard-coded. They are either percent-width floats or flex columns. +  * Columns a  * Unordered List Itemre no longer hard-coded. They are either percent-width floats or flex columns. 
-MyResearch and sidebar menus no longer `.list-group`s. +  MyResearch and sidebar menus no longer ''.list-group''
-    - `.facet-group`s and `.facet`s +  Records are now ''.media'' items.
-Records are now `.mediaitems.+
  
-#### Forms 
  
-- All forms now have a unique class. +==== Forms ====
-- `.form-horizontal` classes have been largely removed. +
-Forms where labels are in a row with their inputs are not specified in CSS (`bootprint/forms.less`).+
  
-### Advanced Search+  * All forms now have a unique class. 
 +  * ''.form-horizontal'' classes have been largely removed. 
 +  * Forms where labels are in a row with their inputs are not specified in CSS (''bootprint/forms.less'').
  
-- No more hard-coded columns. 
-- Revamped style for a cleaner, more uniform look that is easier to style. 
  
-### New classes+==== Advanced Search ====
  
-New Old Description +  * No more hard-coded columns. 
-|-----|-----|-------------| +  * Revamped style for a cleaner, more uniform look that is easier to style. 
-`.facet-groupand `.myresearch-menu`.list-group         | Sidebars | + 
-`.facet                             `.list-group-item    | Sidebar items | + 
-`.active-filters                    | `.filters            | List for activated filters in search | +==== New classes ==== 
-`.result-bodyand `.result-links   `.middleand `.right| Result item sections | + 
-`.comment-nameand `.comment-text  | -                      | Contain the name and content of user comments | +^ New ^ Old Description ^ 
-`.record-nav                        | -                      | Record bulk toolbar | +''.facet-group'' and ''.myresearch-menu'' ''.list-group''          | Sidebars | 
-`.collection-hierarchytree          | -                      | RecordTab hierarchytrees | +''.facet''                              ''.list-group-item''     | Sidebar items | 
-`.page-prevand `.page-next        | -                      | Pagination buttons | +''.active-filters''                     | ''.filters''             | List for activated filters in search | 
-`.modal-loading                     | -                      | Lightbox loading spinner |+''.result-body'' and ''.result-links''    ''.middle'' and ''.right'' | Result item sections | 
 +''.comment-name'' and ''.comment-text''   | -                      | Contain the name and content of user comments | 
 +''.record-nav''                         | -                      | Record bulk toolbar | 
 +''.collection-hierarchytree''           | -                      | RecordTab hierarchytrees | 
 +''.page-prev'' and ''.page-next''         | -                      | Pagination buttons | 
 +''.modal-loading''                      | -                      | Lightbox loading spinner |
  
 and various column containers and various column containers
css_changelog.txt · Last modified: 2017/06/28 14:16 by crhallberg