Skip to content
Snippets Groups Projects
  1. May 07, 2020
  2. Apr 16, 2020
  3. Apr 15, 2020
  4. Apr 14, 2020
  5. Apr 13, 2020
  6. Nov 16, 2018
  7. Nov 15, 2018
  8. Apr 20, 2017
  9. Dec 29, 2016
  10. Oct 03, 2016
  11. Aug 17, 2016
  12. Aug 16, 2016
  13. Aug 11, 2016
  14. Jul 27, 2016
    • ZEKE WITTER's avatar
      Merge branch 'simple500' into 'master' · 104f3bde
      ZEKE WITTER authored
      Standardize and materialize 500, 404, and 403 pages
      
      **In this PR:**
      - Removed bootstrap CSS
      - Added inline Material Design Lite CSS
      - Added a single CSS file for ease of editing, which can be minified and copy+pasted into the inline styles
      - Updated CSS (changed old red to new red, removed extraneous CSS)
      - Added very basic tab-selection function
      - Added sad bucky
      - Moved alternate links into tabs (uw-system links are shown by default and uw-madison links can be seen by clicking the uw-madison tab)
      - Added `npm` to serve locally for dev purposes
      - Updated readme
      
      **Note:** Previously, bootstrap CSS was being brought in via CDN and other styles were added via `<style>` tags. Using the latter approach for MDL looks pretty gory in the HTML. Can I use a CDN for that like we were doing for bootstrap or would that be considered a dependency?
      
      ### Screenshots
      ![Screen_Shot_2016-07-26_at_11.37.07_AM](/uploads/5a97126fdb94edc94a6a6b29b9b2faf8/Screen_Shot_2016-07-26_at_11.37.07_AM.png)
      ![Screen_Shot_2016-07-26_at_11.37.23_AM](/uploads/abfa0d61f2d1808b913dbdd9cf9cae03/Screen_Shot_2016-07-26_at_11.37.23_AM.png)
      ![Screen_Shot_2016-07-26_at_11.37.36_AM](/uploads/161fe9f24dc4a2950f934279659375b7/Screen_Shot_2016-07-26_at_11.37.36_AM.png)
      
      Notify: @timothy-vertein @levett @michael-adas @andrew-petro 
      
      See merge request !9
      104f3bde
  15. Jul 26, 2016
Loading