From b1d8232f113333c2fd51528b4d6d3f806f86bdf0 Mon Sep 17 00:00:00 2001 From: Ciro Scognamiglio Date: Mon, 17 Mar 2014 17:28:56 +0100 Subject: [PATCH] update styles and forms --- portal/static/css/onelab.css | 33 +- portal/templates/about.html | 4 + portal/templates/account-view.html | 404 +++++++++--------- portal/templates/contact.html | 35 +- portal/templates/contact_sent.html | 4 + portal/templates/documentationview.html | 6 +- portal/templates/institution.html | 2 +- portal/templates/join_view.html | 257 +++++------ portal/templates/manageuserview.html | 4 +- .../onelab/onelab_widget-slice-sections.html | 4 +- portal/templates/password_reset_complete.html | 6 +- portal/templates/password_reset_confirm.html | 6 +- portal/templates/password_reset_done.html | 6 +- portal/templates/password_reset_form.html | 6 +- portal/templates/registration_view.html | 93 ++-- portal/templates/slicerequest_view.html | 120 +++--- portal/templates/validate_pending.html | 2 +- 17 files changed, 494 insertions(+), 498 deletions(-) diff --git a/portal/static/css/onelab.css b/portal/static/css/onelab.css index e61d07a0..a643755d 100644 --- a/portal/static/css/onelab.css +++ b/portal/static/css/onelab.css @@ -261,21 +261,6 @@ div#home-dashboard div#home-slice-list li { } /**/ -/* NAV TABS */ - -.nav.nav-tabs { -} - -.nav.nav-tabs li.active a { - -} - -.nav.nav-tabs li a { -} - -.nav.nav-tabs li a:hover { -} - /**/ /* WELL */ div.well { @@ -338,25 +323,24 @@ div#ticket-request p { margin:20px 0; } -/* SLICE VIEW */ ul.nav-tabs {} -ul.nav-tabs li { - -} -ul.nav-tabs li a { +ul.nav-tabs ul {} +ul.nav-tabs li {} + +ul.nav-section li a { border-bottom:0; } -ul.nav-tabs li:first-child { +ul.nav-section li:first-child { padding:0; } -ul.nav-tabs li:first-child a { +ul.nav-section li:first-child a { font-weight:bold; padding:6px 15px 4px 15px; } -ul.nav-tabs li:first-child.active a { +ul.nav-section li:first-child.active a { padding:6px 15px 3px 15px; } -ul.nav-tabs li:first-child img { +ul.nav-section li:first-child img { margin:0 4px 1px 0; padding:0; } @@ -369,6 +353,7 @@ ul.nav-resources a { } +/* SLICE VIEW */ div#slice-view { diff --git a/portal/templates/about.html b/portal/templates/about.html index 9b124f28..578561b5 100644 --- a/portal/templates/about.html +++ b/portal/templates/about.html @@ -2,10 +2,13 @@ {% block content %}
+

About MySlice About

+
+

A ready-made and easily customisable user interface for your testbed.

@@ -36,6 +39,7 @@

Go to the MySlice web site or the OneLab public web site

+
{% endblock %} diff --git a/portal/templates/account-view.html b/portal/templates/account-view.html index f435500c..bd7269b8 100644 --- a/portal/templates/account-view.html +++ b/portal/templates/account-view.html @@ -1,4 +1,4 @@ -{% extends "layout.html" %} +{% extends "layout_wide.html" %} {% block content %} @@ -9,156 +9,159 @@ {% endfor %} {% endif %} - -
-

User Account

+ +
+
+ +
-
- - - -