diff --git a/css/index.css b/css/index.css index e8c3963..3159b47 100644 --- a/css/index.css +++ b/css/index.css @@ -1,3 +1,13 @@ body{ min-width: 300px; +} + +input::-webkit-outer-spin-button, +input::-webkit-inner-spin-button{ + -webkit-appearance: none; + margin: 0; +} + +input[type=number]{ + -moz-appearance: textfield; } \ No newline at end of file diff --git a/css/settings.css b/css/settings.css new file mode 100644 index 0000000..77a4ec0 --- /dev/null +++ b/css/settings.css @@ -0,0 +1,9 @@ +::-webkit-scrollbar { + width: 8px; +} + +body{ + min-width: 500px; + min-height: 500px; + overflow-x: hidden; +} \ No newline at end of file diff --git a/export.html b/export.html index 32b5fc5..8e3db24 100644 --- a/export.html +++ b/export.html @@ -29,25 +29,9 @@ Import & Export - - Theme + + Settings - Sign out @@ -71,23 +55,7 @@ @@ -188,29 +156,29 @@

Bitwarden

  • - -

    Dashline

    + +

    Dashlane

    diff --git a/images/dashline.png b/images/dashlane.png similarity index 100% rename from images/dashline.png rename to images/dashlane.png diff --git a/index.html b/index.html index de3dfca..97b69cd 100644 --- a/index.html +++ b/index.html @@ -36,45 +36,53 @@
    - + +
    +
    + +
    -