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
css_changelog [2017/06/27 20:30] – created crhallbergcss_changelog [2017/06/28 14:16] (current) – [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 are 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-group` and `.myresearch-menu` | `.list-group`          | Sidebars | +
-| `.facet`                              | `.list-group-item`     | Sidebar items | +
-| `.active-filters`                     | `.filters`             | List for activated filters in search | +
-| `.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+ 
 +==== New classes ==== 
 + 
 +^ New ^ Old ^ Description ^ 
 +| ''.facet-group'' and ''.myresearch-menu'' | ''.list-group''          | Sidebars | 
 +| ''.facet''                              | ''.list-group-item''     | Sidebar items | 
 +| ''.active-filters''                     | ''.filters''             | List for activated filters in search | 
 +| ''.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 | 
 + 
 +In addition to the above changes, various column containers have been added with descriptive css classes.
  
 ---- struct data ---- ---- struct data ----
 +properties.Page Owner : 
 ---- ----
  
css_changelog.1498595404.txt.gz · Last modified: 2017/06/27 20:30 by crhallberg