diff --git a/app/less/archetype.less b/app/less/archetype.less index da2c9ef..190b47f 100644 --- a/app/less/archetype.less +++ b/app/less/archetype.less @@ -357,6 +357,7 @@ } } } + .settings { padding: 14px; background-color: #f8f8f8; @@ -391,6 +392,7 @@ .archetypeEditorControls { float: right; } + .archetypeEditorControls, .archetypeFieldsetGroups { i { cursor: pointer; @@ -433,6 +435,22 @@ .donate-link { font-weight: 700; } + + .sponsors { + padding-bottom: 10px; + margin-bottom: 5px; + margin-left: 5px; + display: inline-table; + float: right; + + a { + float: none; + } + + h4 { + border-bottom: 1px solid #ccc; + } + } ul { list-style: none; @@ -453,6 +471,8 @@ .archetypeFieldsets { margin-left: 0; + border-top: 5px solid; + padding-top: 5px; } .archetypeFieldsetWrapper { diff --git a/app/views/archetype.config.html b/app/views/archetype.config.html index 9f7c699..4eef37c 100644 --- a/app/views/archetype.config.html +++ b/app/views/archetype.config.html @@ -1,12 +1,19 @@ {{VERSION_HTML}}
Archetype{{dllVersion}}
At a minimum your Archetype needs at least one fieldset with at least one property. Please use the link below for the full manual. We would really love a donation if you find Archetype useful. If your company wants to sponsor this project, please get in touch!
+
Archetype{{dllVersion}}
+
+ At a minimum your Archetype needs at least one fieldset with at least one property. Please use the link below for the full manual. We would really love a donation if you find Archetype useful. Be sure to visit our sponsors!
Archetype Manual | Terms of Service | Quick Start Video | - Donate! + Twitter | + GitHub | + Donate!