From 12c9278d44a63d868e54b1f568fc05f59623c6d2 Mon Sep 17 00:00:00 2001 From: Ryan Huffman Date: Fri, 15 Jan 2016 15:05:24 -0800 Subject: [PATCH] Add SM info to splash --- console/src/splash.css | 13 ++++++- console/src/splash.html | 82 ++++++++++++++++++++++------------------- 2 files changed, 57 insertions(+), 38 deletions(-) diff --git a/console/src/splash.css b/console/src/splash.css index d4b0eb214a..9c39c1717a 100644 --- a/console/src/splash.css +++ b/console/src/splash.css @@ -11,6 +11,7 @@ body { color: #414141; -webkit-touch-callout: none; -webkit-user-select: none; + cursor: default; } * { @@ -74,8 +75,9 @@ p {} } .column.right { + z-index: -1; float: right; - padding-top: 67px; + padding-top: 16px; padding-left: 60px; position: absolute; right: -30px; @@ -105,6 +107,15 @@ p {} /* padding-top: 34px; */ } +#main-content { + height: 350px; + border-bottom: 2px solid #F5F6F6; +} + +#existing-resources-area { + padding-top: 20px; +} + .footer { padding-top: 34px; } diff --git a/console/src/splash.html b/console/src/splash.html index e50be32473..567c09f88e 100644 --- a/console/src/splash.html +++ b/console/src/splash.html @@ -15,47 +15,55 @@
-
-

-

What now?

- The Server Console is your personal domain server in High Fidelity. It allows your local machine to manage 4000 cubic kilometers of space, ready for you to build, explore, and share however you like. To start you off, we've put a few things in your space to play around with and to learn the ropes. -

+
+
+

+

What now?

+ The Server Console is your personal domain server in High Fidelity. It allows your local machine to manage 4000 cubic kilometers of space, ready for you to build, explore, and share however you like. To start you off, we've put a few things in your space to play around with and to learn the ropes. +

-

- To find out more about uploading your own models and scripts, and how to add items from the Market, check out 'The Basics' -

+

+ To find out more about uploading your own models and scripts, and how to add items from the Market, check out 'The Basics' +

+
+
+

+

How do I use it?

+ Console is your personal domain server in High Fidelity. + It allows your local machine to manage your server by clicking on the + High Fidelity icon in your ... In the menu that opens, you can: +

+ +

+

    +
  • go to your 'Home,' automatically launching High Fidelity
  • +
  • administer basic function like starting and stopping your server
  • +
  • access your server's settings and logs
  • +
+

+ +

+ For more information on managing your server, visit our documentation +

+
+
+ +
-
+

-

How do I use it?

- Console is your personal domain server in High Fidelity. - It allows your local machine to manage your server by clicking on the - High Fidelity icon in your ... In the menu that opens, you can: +

Your existing Stack Manager content is safe.

+ Server Console comes with demo content but does not overwrite your data. To import content you previously managed with Stack Manager, see our guide to migrating content.

- -

-

    -
  • go to your 'Home,' automatically launching High Fidelity
  • -
  • administer basic function like starting and stopping your server
  • -
  • access your server's settings and logs
  • -
-

- -

- For more information on managing your server, visit our documentation -

-
-
-