Skip to content

Commit

Permalink
Merge pull request #152 from OnroerendErfgoed/dev_v0.9.2
Browse files Browse the repository at this point in the history
Dev v0.9.2
  • Loading branch information
cedrikv authored Nov 5, 2019
2 parents 7ff5941 + d5615f1 commit cceb2aa
Show file tree
Hide file tree
Showing 82 changed files with 231 additions and 188 deletions.
4 changes: 4 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
0.9.2 (05-11-2019)
==================
- Compile errors door unrecognized characters (#149)

0.9.1 (08-08-2019)
==================
- "Flanders Art Sans Bold" ontbreekt in _oe-type.scss (#146)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@charset "UTF-8";
// Private frontend (admin) custom SASS code.

/* General */
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

@charset "UTF-8";
//
// OE blokken (nieuws, downloads, social , nieuwsbrief, evenementen)
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@charset "UTF-8";
// EXPANDER
.expander-container {
width: 100%;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@charset "UTF-8";
// OE Elements

/* Icons main page */
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

@charset "UTF-8";
// fix for sticky footer
.container { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -131px; }
#footerContainer { height: 86px;}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@charset "UTF-8";
// OE Form (+ form elements)

/* Placeholder fields */
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

@charset "UTF-8";
.wrapper {background:$white;}
.wrapper-short {background:$mid-purple}
// main logo site
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

@charset "UTF-8";

// Headings , paragraph, small text , text alignment , blockquotes, lists , hr

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

@charset "UTF-8";
//
// OE images CLASSES beeldbank
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

@charset "UTF-8";
//
// OE custom LISTS
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

@charset "UTF-8";
//
// OE media + video slider
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@charset "UTF-8";
// OE custom mediaqueries

// General
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

@charset "UTF-8";
//
// OE searchbox ex beeldbank
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@charset "UTF-8";
// Custom OE styles


Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@charset "UTF-8";
//
// OE social buttons on page
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

@charset "UTF-8";
//
// OE custom CLASSES statistics circle
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@charset "UTF-8";
/* table inventaris article */

table {width:100%;margin:20px 0}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

@charset "UTF-8";


@font-face {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@charset "UTF-8";
// Foundation by ZURB
// foundation.zurb.com
// Licensed under MIT Open Source
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@charset "UTF-8";
// Foundation by ZURB
// foundation.zurb.com
// Licensed under MIT Open Source
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@charset "UTF-8";
// Private frontend (admin) custom SASS code.

/* General */
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

@charset "UTF-8";
//
// OE blokken (nieuws, downloads, social , nieuwsbrief, evenementen)
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@charset "UTF-8";
// EXPANDER
.expander-container {
width: 100%;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@charset "UTF-8";
// OE Elements

/* Icons main page */
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

@charset "UTF-8";
// fix for sticky footer
.container { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -131px; }
#footerContainer { height: 86px;}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@charset "UTF-8";
// OE Form (+ form elements)

/* Placeholder fields */
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

@charset "UTF-8";
.wrapper {background:$white;}
.wrapper-short {background:$mid-purple}
// main logo site
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

@charset "UTF-8";

// Headings , paragraph, small text , text alignment , blockquotes, lists , hr

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

@charset "UTF-8";
//
// OE images CLASSES beeldbank
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

@charset "UTF-8";
//
// OE custom LISTS
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

@charset "UTF-8";
//
// OE media + video slider
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@charset "UTF-8";
// OE custom mediaqueries

// General
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

@charset "UTF-8";
//
// OE searchbox ex beeldbank
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@charset "UTF-8";
// Custom OE styles


Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@charset "UTF-8";
//
// OE social buttons on page
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

@charset "UTF-8";
//
// OE custom CLASSES statistics circle
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@charset "UTF-8";
/* table inventaris article */

table {width:100%;margin:20px 0}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

@charset "UTF-8";


@font-face {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@charset "UTF-8";
// Foundation by ZURB
// foundation.zurb.com
// Licensed under MIT Open Source
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@charset "UTF-8";
// Foundation by ZURB
// foundation.zurb.com
// Licensed under MIT Open Source
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

@charset "UTF-8";
//
// OE blokken (nieuws, downloads, social , nieuwsbrief, evenementen)
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@charset "UTF-8";
// EXPANDER
.expander-container {
width: 100%;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@charset "UTF-8";
// OE Elements

/* Icons main page */
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

@charset "UTF-8";
// fix for sticky footer
.container { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -131px; }
#footerContainer { height: 86px;}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@charset "UTF-8";
// OE Form (+ form elements)

/* Placeholder fields */
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

@charset "UTF-8";
.wrapper {background:$white;}
.wrapper-short {background:$mid-purple}
// main logo site
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

@charset "UTF-8";

// Headings , paragraph, small text , text alignment , blockquotes, lists , hr

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

@charset "UTF-8";
//
// OE images CLASSES beeldbank
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

@charset "UTF-8";
//
// OE custom LISTS
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

@charset "UTF-8";
//
// OE media + video slider
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@charset "UTF-8";
// OE custom mediaqueries

// General
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

@charset "UTF-8";
//
// OE searchbox ex beeldbank
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@charset "UTF-8";
// Custom OE styles


Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@charset "UTF-8";
//
// OE social buttons on page
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

@charset "UTF-8";
//
// OE custom CLASSES statistics circle
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@charset "UTF-8";
/* table inventaris article */

table {width:100%;margin:20px 0}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

@charset "UTF-8";


@font-face {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@charset "UTF-8";
// Foundation by ZURB
// foundation.zurb.com
// Licensed under MIT Open Source
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@charset "UTF-8";
// Foundation by ZURB
// foundation.zurb.com
// Licensed under MIT Open Source
Expand Down
Loading

0 comments on commit cceb2aa

Please sign in to comment.