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

Both sides previous revisionPrevious revision
Next revision
Previous revision
css_changelog [2017/06/27 20:31] crhallbergcss_changelog [2017/06/28 14:16] (current) – [Layout] crhallberg
Line 5: Line 5:
 ==== 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 ==== ==== Forms ====
  
-All forms now have a unique class. +  * All forms now have a unique class. 
-- `.form-horizontalclasses have been largely removed. +  * ''.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`).+  Forms where labels are in a row with their inputs are not specified in CSS (''bootprint/forms.less''). 
 + 
 + 
 +==== Advanced Search ====
  
-==== Level 3 Headline ==== +  * No more hard-coded columns. 
-Advanced Search+  * Revamped style for a cleaner, more uniform look that is easier to style.
  
-- No more hard-coded columns. 
-- Revamped style for a cleaner, more uniform look that is easier to style. 
  
 ==== New classes ==== ==== New classes ====
  
-New Old Description | +New Old Description ^ 
-`.facet-groupand `.myresearch-menu`.list-group         | Sidebars | +''.facet-group'' and ''.myresearch-menu'' ''.list-group''          | Sidebars | 
-`.facet                             `.list-group-item    | Sidebar items | +''.facet''                              ''.list-group-item''     | Sidebar items | 
-`.active-filters                    | `.filters            | List for activated filters in search | +''.active-filters''                     | ''.filters''             | List for activated filters in search | 
-`.result-bodyand `.result-links   `.middleand `.right| Result item sections | +''.result-body'' and ''.result-links''    ''.middle'' and ''.right'' | Result item sections | 
-`.comment-nameand `.comment-text  | -                      | Contain the name and content of user comments | +''.comment-name'' and ''.comment-text''   | -                      | Contain the name and content of user comments | 
-`.record-nav                        | -                      | Record bulk toolbar | +''.record-nav''                         | -                      | Record bulk toolbar | 
-`.collection-hierarchytree          | -                      | RecordTab hierarchytrees | +''.collection-hierarchytree''           | -                      | RecordTab hierarchytrees | 
-`.page-prevand `.page-next        | -                      | Pagination buttons | +''.page-prev'' and ''.page-next''         | -                      | Pagination buttons | 
-`.modal-loading                     | -                      | Lightbox loading spinner |+''.modal-loading''                      | -                      | Lightbox loading spinner |
  
-and various column containers+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.1498595473.txt.gz · Last modified: 2017/06/27 20:31 by crhallberg