From bbcf23357ae8a75e1885daffc429a5e96f8a5f7d Mon Sep 17 00:00:00 2001 From: rstular Date: Thu, 14 May 2020 20:53:47 +0200 Subject: Styling fixes in about and settings --- css/styles.css | 11 ++++++++++ pages-src/about.bvr | 52 +++++++++++++++++++++++++------------------- pages-src/misc/version.bvr | 1 + pages-src/settings.bvr | 26 ++++++++++++++-------- pages/about.html | 54 +++++++++++++++++++++++++++------------------- pages/settings.html | 26 ++++++++++++++-------- 6 files changed, 108 insertions(+), 62 deletions(-) create mode 100644 pages-src/misc/version.bvr diff --git a/css/styles.css b/css/styles.css index c728463..bea7be0 100644 --- a/css/styles.css +++ b/css/styles.css @@ -189,3 +189,14 @@ a.collection-item { .fab-new-message { background-color: var(--color-secondary) !important; } + +/* About right buttons */ +.about-button-box { + display: flex; + flex-direction: row; +} + +.about-button-box > * { + margin-left: 5px; + margin-right: 5px; +} \ No newline at end of file diff --git a/pages-src/about.bvr b/pages-src/about.bvr index 7558a10..0830b9f 100644 --- a/pages-src/about.bvr +++ b/pages-src/about.bvr @@ -48,9 +48,11 @@
-

BežiApp +

+ BežiApp

-
version 1.0.13-beta
+ +
version <@?i version@>
@@ -59,29 +61,35 @@
  • authors
  • -
  • +
  • Rok Štular -      - - message - - + + +
  • -
  • +
  • Anton Luka Šijanec - - -      - - message - + +
  • @@ -92,7 +100,7 @@
  • translatorsForThisLanguage - miscTranslationLanguage
  • -
  • +
  • miscTranslationAuthors
  • @@ -105,8 +113,8 @@ theToS thePrivacyPolicy - reportABug / sendASuggestion (instagram>: @beziapp) - + reportABug / sendASuggestion (instagram: @beziapp) +
    diff --git a/pages-src/misc/version.bvr b/pages-src/misc/version.bvr new file mode 100644 index 0000000..e892a4f --- /dev/null +++ b/pages-src/misc/version.bvr @@ -0,0 +1 @@ +1.0.13-beta \ No newline at end of file diff --git a/pages-src/settings.bvr b/pages-src/settings.bvr index 130def1..ebe8906 100644 --- a/pages-src/settings.bvr +++ b/pages-src/settings.bvr @@ -50,20 +50,28 @@

    BežiApp

    -
    settings
    +

    settings

    +
    language
    -
      -
    • -
      language
      +
        +
      • +
        + Slovenščina + + + +
      • -
      • - Slovenščina -
      • -
      • - English +
      • +
        + English + + + +
      • +
        version +1.0.13-bet +
    @@ -81,29 +85,35 @@
  • authors
  • -
  • +
  • Rok Štular -      - - message - - + + +
  • -
  • +
  • Anton Luka Šijanec - - -      - - message - + +
  • @@ -114,7 +124,7 @@
  • translatorsForThisLanguage - miscTranslationLanguage
  • -
  • +
  • miscTranslationAuthors
  • @@ -127,8 +137,8 @@ theToS thePrivacyPolicy - reportABug / sendASuggestion (instagram>: @beziapp) - + reportABug / sendASuggestion (instagram: @beziapp) + diff --git a/pages/settings.html b/pages/settings.html index ff667a8..ca18ecc 100644 --- a/pages/settings.html +++ b/pages/settings.html @@ -72,20 +72,28 @@

    BežiApp

    -
    settings
    +

    settings

    +
    language
    -
      -
    • -
      language
      +
        +
      • +
        + Slovenščina + + + +
      • -
      • - Slovenščina -
      • -
      • - English +
      • +
        + English + + + +