From 5939012ab1b11bfc7ba8341a0dcf22f715a2140d Mon Sep 17 00:00:00 2001 From: JA Date: Mon, 28 Nov 2016 10:15:04 +0900 Subject: [PATCH] Change Menus and checkboxes disabled to hide --- web/css/styles.min.css | 22 ++---- web/templates/admin/add_web.html | 12 +-- web/templates/admin/panel.html | 124 +++++++++++++++++-------------- web/templates/scripts.html | 50 +------------ web/templates/user/panel.html | 124 +++++++++++++++++-------------- 5 files changed, 149 insertions(+), 183 deletions(-) diff --git a/web/css/styles.min.css b/web/css/styles.min.css index 46ddfa69..302f9c01 100644 --- a/web/css/styles.min.css +++ b/web/css/styles.min.css @@ -916,16 +916,18 @@ input[type="checkbox"] { .l-stat { margin: 0 auto; - display: table; margin: 34px auto; position: fixed; background-color: #fff; z-index: 100; padding-top: 30px; + width: 100%; + overflow: hidden; } .l-stat__col { - display: table-cell; + display: block; vertical-align: top; + float: left; } .l-stat__col a { display: inline-block; @@ -993,19 +995,6 @@ input[type="checkbox"] { margin-right: -8px; } -.l-stat__col a.disabled { - cursor: default; - text-decoration: none; -} - -.l-stat__col a.disabled:hover { - border: none; -} - -.l-stat__col a.disabled .l-stat__col-title, .l-stat__col a.disabled li { - color: #e0e0e0; -} - .l-separator.selected, .l-separator { height: 1px; @@ -3136,13 +3125,14 @@ form#vstobjects.suspended { background: rgba(50, 50, 50, 0.9); display: inline-block; position: fixed; - right: 20%; + left: 50%; bottom: 0; color: #eee; width: 800px; border: 1px solid #333; font-size: 13px; z-index: 120; + transform: translate(-50%, 0); } .shortcuts .header { border-bottom: 1px solid #333; diff --git a/web/templates/admin/add_web.html b/web/templates/admin/add_web.html index 2933cf61..56f25edc 100644 --- a/web/templates/admin/add_web.html +++ b/web/templates/admin/add_web.html @@ -71,16 +71,16 @@ - + - + - - + + - + - + diff --git a/web/templates/admin/panel.html b/web/templates/admin/panel.html index fd5d145e..f09e36f8 100644 --- a/web/templates/admin/panel.html +++ b/web/templates/admin/panel.html @@ -48,62 +48,74 @@ -
- -
-
    -
  • :
  • -
  • :
  • -
  • :
  • -
-
-
-
- -
-
    -
  • :
  • -
  • :
  • -
  • :
  • -
-
-
-
- -
-
    -
  • :
  • -
  • :
  • -
  • :
  • -
-
-
-
- -
-
    -
  • :
  • -
  • :
  • -
-
-
-
- -
-
    -
  • :
  • -
  • :
  • -
-
-
-
- -
-
    -
  • :
  • -
-
-
+ +
+ +
+
    +
  • :
  • +
  • :
  • +
  • :
  • +
+
+
+ + +
+ +
+
    +
  • :
  • +
  • :
  • +
  • :
  • +
+
+
+ + +
+ +
+
    +
  • :
  • +
  • :
  • +
  • :
  • +
+
+
+ + +
+ +
+
    +
  • :
  • +
  • :
  • +
+
+
+ + +
+ +
+
    +
  • :
  • +
  • :
  • +
+
+
+ + +
+ +
+
    +
  • :
  • +
+
+
+ diff --git a/web/templates/scripts.html b/web/templates/scripts.html index d36aa552..7c1e551e 100644 --- a/web/templates/scripts.html +++ b/web/templates/scripts.html @@ -15,54 +15,6 @@ }); - - - - - - - - - - - - - - - - - - - - - - - - +?> \ No newline at end of file diff --git a/web/templates/user/panel.html b/web/templates/user/panel.html index e532688a..4ef19639 100644 --- a/web/templates/user/panel.html +++ b/web/templates/user/panel.html @@ -41,62 +41,74 @@ -
- -
-
    -
  • :
  • -
  • :
  • -
  • :
  • -
-
-
-
- -
-
    -
  • :
  • -
  • :
  • -
  • :
  • -
-
-
-
- -
-
    -
  • :
  • -
  • :
  • -
  • :
  • -
-
-
-
- -
-
    -
  • :
  • -
  • :
  • -
-
-
-
- -
-
    -
  • :
  • -
  • :
  • -
-
-
-
- -
-
    -
  • :
  • -
-
-
+ +
+ +
+
    +
  • :
  • +
  • :
  • +
  • :
  • +
+
+
+ + +
+ +
+
    +
  • :
  • +
  • :
  • +
  • :
  • +
+
+
+ + +
+ +
+
    +
  • :
  • +
  • :
  • +
  • :
  • +
+
+
+ + +
+ +
+
    +
  • :
  • +
  • :
  • +
+
+
+ + +
+ +
+
    +
  • :
  • +
  • :
  • +
+
+
+ + +
+ +
+
    +
  • :
  • +
+
+
+