diff --git a/bl-kernel/admin/themes/default/css/default.css b/bl-kernel/admin/themes/default/css/default.css index ecef12a7..de9fec9a 100644 --- a/bl-kernel/admin/themes/default/css/default.css +++ b/bl-kernel/admin/themes/default/css/default.css @@ -94,6 +94,52 @@ li.bludit-logo { padding-right: 60px !important; } +@media (min-width: 333px) and (max-width: 959px) { + /* Hidden the Welcome USERNAME */ + .uk-navbar-flip { + display: none !important; + } + + /* Expand and hidden the sidebar */ + .uk-width-large-8-10 { + width: 100% !important; + } + /* Hidden the sidebar */ + .uk-width-large-2-10 { + width: 0% !important; + display: none !important; + } +} + +@media (min-width: 960px) { + .uk-width-large-4-5, + .uk-width-large-8-10 { + width: 75% !important; + } + + .uk-width-large-1-5, + .uk-width-large-2-10 { + width: 25% !important; + } +} + +/* UIKIT HACKs hidden navbar +---------------------------------------------------------------- */ + +.uk-navbar-brand { + text-shadow: none !important; + color: #fff !important; +} + +.uk-navbar-toggle { + text-shadow: none !important; + color: #fff !important; +} + +.uk-nav-offcanvas > li > a { + color: #fff !important; +} + /* UIKIT HACKs buttons ---------------------------------------------------------------- */ .uk-button { @@ -165,16 +211,6 @@ a { max-width: 1280px !important; } -.uk-width-large-4-5, -.uk-width-large-8-10 { - width: 75% !important; -} - -.uk-width-large-1-5, -.uk-width-large-2-10 { - width: 25% !important; -} - .uk-thumbnail { margin: 2px 3px !important; max-width: 30% !important; diff --git a/bl-plugins/about/metadata.json b/bl-plugins/about/metadata.json index 9f14586c..acd7626f 100644 --- a/bl-plugins/about/metadata.json +++ b/bl-plugins/about/metadata.json @@ -2,9 +2,9 @@ "author": "Bludit", "email": "", "website": "https://github.com/dignajar/bludit-plugins", - "version": "1.1", - "releaseDate": "2016-02-15", + "version": "1.3", + "releaseDate": "2016-05-28", "license": "MIT", - "requires": "Bludit v1.1", + "compatible": "1.0,1.1,1.1.2,1.3", "notes": "" -} +} \ No newline at end of file diff --git a/bl-plugins/disqus/metadata.json b/bl-plugins/disqus/metadata.json index 7eec067d..acd7626f 100644 --- a/bl-plugins/disqus/metadata.json +++ b/bl-plugins/disqus/metadata.json @@ -2,9 +2,9 @@ "author": "Bludit", "email": "", "website": "https://github.com/dignajar/bludit-plugins", - "version": "1.1", - "releaseDate": "2016-02-13", + "version": "1.3", + "releaseDate": "2016-05-28", "license": "MIT", - "requires": "Bludit v1.1", + "compatible": "1.0,1.1,1.1.2,1.3", "notes": "" -} +} \ No newline at end of file diff --git a/bl-plugins/googletools/metadata.json b/bl-plugins/googletools/metadata.json index 1e0fe1d9..acd7626f 100644 --- a/bl-plugins/googletools/metadata.json +++ b/bl-plugins/googletools/metadata.json @@ -2,9 +2,9 @@ "author": "Bludit", "email": "", "website": "https://github.com/dignajar/bludit-plugins", - "version": "1.1", - "releaseDate": "2016-05-05", + "version": "1.3", + "releaseDate": "2016-05-28", "license": "MIT", - "requires": "Bludit v1.1", + "compatible": "1.0,1.1,1.1.2,1.3", "notes": "" -} +} \ No newline at end of file diff --git a/bl-plugins/latest_posts/metadata.json b/bl-plugins/latest_posts/metadata.json index 7eec067d..acd7626f 100644 --- a/bl-plugins/latest_posts/metadata.json +++ b/bl-plugins/latest_posts/metadata.json @@ -2,9 +2,9 @@ "author": "Bludit", "email": "", "website": "https://github.com/dignajar/bludit-plugins", - "version": "1.1", - "releaseDate": "2016-02-13", + "version": "1.3", + "releaseDate": "2016-05-28", "license": "MIT", - "requires": "Bludit v1.1", + "compatible": "1.0,1.1,1.1.2,1.3", "notes": "" -} +} \ No newline at end of file diff --git a/bl-plugins/maintenancemode/metadata.json b/bl-plugins/maintenancemode/metadata.json index 2cbb647d..acd7626f 100644 --- a/bl-plugins/maintenancemode/metadata.json +++ b/bl-plugins/maintenancemode/metadata.json @@ -1,10 +1,10 @@ { "author": "Bludit", "email": "", - "website": "https://plugins.bludit.com", - "version": "1.1", - "releaseDate": "2016-02-20", + "website": "https://github.com/dignajar/bludit-plugins", + "version": "1.3", + "releaseDate": "2016-05-28", "license": "MIT", - "requires": "Bludit v1.1", + "compatible": "1.0,1.1,1.1.2,1.3", "notes": "" -} +} \ No newline at end of file diff --git a/bl-plugins/opengraph/metadata.json b/bl-plugins/opengraph/metadata.json index 7eec067d..acd7626f 100644 --- a/bl-plugins/opengraph/metadata.json +++ b/bl-plugins/opengraph/metadata.json @@ -2,9 +2,9 @@ "author": "Bludit", "email": "", "website": "https://github.com/dignajar/bludit-plugins", - "version": "1.1", - "releaseDate": "2016-02-13", + "version": "1.3", + "releaseDate": "2016-05-28", "license": "MIT", - "requires": "Bludit v1.1", + "compatible": "1.0,1.1,1.1.2,1.3", "notes": "" -} +} \ No newline at end of file diff --git a/bl-plugins/pages/metadata.json b/bl-plugins/pages/metadata.json index 7eec067d..acd7626f 100644 --- a/bl-plugins/pages/metadata.json +++ b/bl-plugins/pages/metadata.json @@ -2,9 +2,9 @@ "author": "Bludit", "email": "", "website": "https://github.com/dignajar/bludit-plugins", - "version": "1.1", - "releaseDate": "2016-02-13", + "version": "1.3", + "releaseDate": "2016-05-28", "license": "MIT", - "requires": "Bludit v1.1", + "compatible": "1.0,1.1,1.1.2,1.3", "notes": "" -} +} \ No newline at end of file diff --git a/bl-plugins/rss/metadata.json b/bl-plugins/rss/metadata.json index 7eec067d..acd7626f 100644 --- a/bl-plugins/rss/metadata.json +++ b/bl-plugins/rss/metadata.json @@ -2,9 +2,9 @@ "author": "Bludit", "email": "", "website": "https://github.com/dignajar/bludit-plugins", - "version": "1.1", - "releaseDate": "2016-02-13", + "version": "1.3", + "releaseDate": "2016-05-28", "license": "MIT", - "requires": "Bludit v1.1", + "compatible": "1.0,1.1,1.1.2,1.3", "notes": "" -} +} \ No newline at end of file diff --git a/bl-plugins/simplemde/metadata.json b/bl-plugins/simplemde/metadata.json index 0a559f5c..1cd09e0e 100644 --- a/bl-plugins/simplemde/metadata.json +++ b/bl-plugins/simplemde/metadata.json @@ -2,9 +2,9 @@ "author": "NextStepWebs", "email": "", "website": "https://github.com/NextStepWebs/simplemde-markdown-editor", - "version": "1.10.0", - "releaseDate": "2015-01-22", + "version": "1.10.1", + "releaseDate": "2016-03-15", "license": "MIT", - "requires": "Bludit v1.1", + "compatible": "1.0,1.1,1.1.2,1.3", "notes": "" -} +} \ No newline at end of file diff --git a/bl-plugins/simplemde/plugin.php b/bl-plugins/simplemde/plugin.php index 61d53830..a0d7e768 100644 --- a/bl-plugins/simplemde/plugin.php +++ b/bl-plugins/simplemde/plugin.php @@ -63,10 +63,10 @@ class pluginsimpleMDE extends Plugin { // Hack for Bludit $html .= ''; } diff --git a/bl-plugins/sitemap/metadata.json b/bl-plugins/sitemap/metadata.json index 04bbb6f7..acd7626f 100644 --- a/bl-plugins/sitemap/metadata.json +++ b/bl-plugins/sitemap/metadata.json @@ -2,9 +2,9 @@ "author": "Bludit", "email": "", "website": "https://github.com/dignajar/bludit-plugins", - "version": "1.1", - "releaseDate": "2016-01-30", + "version": "1.3", + "releaseDate": "2016-05-28", "license": "MIT", - "requires": "Bludit v1.1", + "compatible": "1.0,1.1,1.1.2,1.3", "notes": "" -} +} \ No newline at end of file diff --git a/bl-plugins/tags/metadata.json b/bl-plugins/tags/metadata.json index 7eec067d..acd7626f 100644 --- a/bl-plugins/tags/metadata.json +++ b/bl-plugins/tags/metadata.json @@ -2,9 +2,9 @@ "author": "Bludit", "email": "", "website": "https://github.com/dignajar/bludit-plugins", - "version": "1.1", - "releaseDate": "2016-02-13", + "version": "1.3", + "releaseDate": "2016-05-28", "license": "MIT", - "requires": "Bludit v1.1", + "compatible": "1.0,1.1,1.1.2,1.3", "notes": "" -} +} \ No newline at end of file diff --git a/bl-themes/log/assets/css/bludit.css b/bl-themes/log/assets/css/bludit.css index ffb5f1e4..6bf369ba 100644 --- a/bl-themes/log/assets/css/bludit.css +++ b/bl-themes/log/assets/css/bludit.css @@ -68,6 +68,11 @@ header p { font-size: 0.9em; } +#menu .links > li a h3 { + font-size: 1em; + margin-bottom: 0; +} + #intro header h2 { font-weight: lighter; margin-bottom: 0; @@ -117,6 +122,10 @@ header p { margin: 0; } +blockquote p { + margin: 10px; +} + .author .name { letter-spacing: 0.05em; }