From 6b6b01b93dec4eefdc93e3f37b92602554b27e83 Mon Sep 17 00:00:00 2001 From: Jarrad Hope Date: Fri, 10 Jun 2016 13:51:32 +0200 Subject: [PATCH 1/3] switch sides needs more work --- src/index.html | 97 ++++++++++++++++++++++++++------------------------ 1 file changed, 51 insertions(+), 46 deletions(-) diff --git a/src/index.html b/src/index.html index f171863..83d3cb3 100755 --- a/src/index.html +++ b/src/index.html @@ -122,6 +122,16 @@
+ +
+
+
+
+
+
+
+
+

Status is a Browser

@@ -156,14 +166,7 @@
-
-
-
-
-
-
-
-
+
@@ -179,6 +182,7 @@
+
@@ -190,51 +194,52 @@
-

Status is a Messenger

-

Have more meaningful conversations, with the ability to send payments, smart contracts, and more, directly from within chats.

-
-
-
- !setStatus -
-

Away

-
+

Status is a Messenger

+

Have more meaningful conversations, with the ability to send payments, smart contracts, and more, directly from within chats.

+
+
+
+ !setStatus +
+

Away

+
-
-
- !transaction -
-

346 ETH

-
+
+
+ !transaction +
+

346 ETH

+
-
-
- !name -
-

Alex Petrov

-
+
+
+ !name +
+

Alex Petrov

+
-
-
- !keypairPassword -
-
-

********

-
+
+
+ !keypairPassword +
+
+

********

+
-
-
- !location -
-

Two Bar Mountain, -
Maricopa County, -
AZ, US

-
-
+
+
+ !location +
+

Two Bar Mountain, +
Maricopa County, +
AZ, US

+
+
-
+
+
From a35db1ccd29e26e1022393c3d6a1d6b6a2576994 Mon Sep 17 00:00:00 2001 From: G14 Date: Mon, 20 Jun 2016 22:41:42 +0500 Subject: [PATCH 2/3] switch sides --- src/css/main.css | 30 ++---------------------------- src/index.html | 43 +++++++++++++++++++++++-------------------- src/sass/index.scss | 4 ++-- 3 files changed, 27 insertions(+), 50 deletions(-) diff --git a/src/css/main.css b/src/css/main.css index 618f237..6060576 100644 --- a/src/css/main.css +++ b/src/css/main.css @@ -445,7 +445,7 @@ input[type=email] { float: none; } .section-heading-odd { - float: right; + float: none; margin: 0 auto; width: 360px; vertical-align: middle; @@ -943,7 +943,7 @@ footer { .phone-odd { position: relative; top: 73px; - float: left; } + float: right; } .header-wrapper { position: relative; @@ -1162,13 +1162,7 @@ body input:required:valid, body textarea:required:valid { /* ALWAYS END */ /*========== Desktop First Method ========== */ /* Large Devices, Wide Screens */ -@media only screen and (max-width: 1200px) { - /* */ } - /* Medium Devices, Desktops */ -@media only screen and (max-width: 992px) { - /* */ } - /* Small Devices, Tablets */ @media only screen and (max-width: 768px) { /*Disable Animation on Mobile Devices */ @@ -1185,30 +1179,10 @@ body input:required:valid, body textarea:required:valid { animation: none !important; } } /* Extra Small Devices, Phones */ -@media only screen and (max-width: 480px) { - /* */ } - /* Custom, iPhone Retina */ -@media only screen and (max-width: 320px) { - /* */ } - /*========== Mobile First Method ========== */ /* Custom, iPhone Retina */ -@media only screen and (min-width: 320px) { - /* */ } - /* Extra Small Devices, Phones */ -@media only screen and (min-width: 480px) { - /* */ } - /* Small Devices, Tablets */ -@media only screen and (min-width: 768px) { - /* */ } - /* Medium Devices, Desktops */ -@media only screen and (min-width: 992px) { - /* */ } - /* Large Devices, Wide Screens */ -@media only screen and (min-width: 1200px) { - /* */ } diff --git a/src/index.html b/src/index.html index 83d3cb3..86ecf8a 100755 --- a/src/index.html +++ b/src/index.html @@ -88,7 +88,7 @@
-