From: Loic Baron Date: Fri, 20 Feb 2015 10:54:19 +0000 (+0100) Subject: Smartfire portal changes X-Git-Tag: myslice-1.3~89 X-Git-Url: http://git.onelab.eu/?p=unfold.git;a=commitdiff_plain;h=6949cc526323aca69ac4af7ded37bfe8c6ab07e6 Smartfire portal changes --- diff --git a/portal/static/css/smartfire.css b/portal/static/css/smartfire.css index 190924e4..9f9a03a1 100644 --- a/portal/static/css/smartfire.css +++ b/portal/static/css/smartfire.css @@ -13,7 +13,7 @@ body { a, a:active, a:focus { outline: 0; text-decoration:none; - color:#760073; + color:#FF4400; } a:hover { color:#0D0049; @@ -174,14 +174,14 @@ button.btn-danger:active { } button.btn-onelab, input.btn-onelab { border:0; - border-bottom:3px solid #760073; - background-color:#302562; + border-bottom:3px solid #FFA315; + background-color:#FFA315; color:white; } button.btn-onelab:hover, input.btn-onelab:hover { border:0; - border-bottom:3px solid #760073; - background-color:#302562; + border-bottom:3px solid #FF7E00; + background-color:#FF7E00; color:white; } button.btn-onelab:active, input.btn-onelab:active { @@ -576,7 +576,7 @@ div.navigation li a { color:#0C0047; } div.navigation li a:hover, div.navigation li a.current { - color:#760073; + color:#FF4400; text-decoration:none; } @@ -715,7 +715,7 @@ div.home { line-height:1.2em; letter-spacing:0.3pt; min-height:500px; - //background-image: url('../img/bg-experiment.png'); + background-image: url('../img/bg-smartfire.png'); background-repeat:no-repeat; background-size:cover; background-position:center top; @@ -798,7 +798,6 @@ div.registration-form { div.slogan { text-align:center; color:white; - padding-top:60px; text-shadow: 1px 1px #013540; } diff --git a/portal/static/img/bg-smartfire.png b/portal/static/img/bg-smartfire.png new file mode 100644 index 00000000..f5340fc4 Binary files /dev/null and b/portal/static/img/bg-smartfire.png differ diff --git a/portal/templates/_widget-topmenu.html b/portal/templates/_widget-topmenu.html index 6236344a..668c3d32 100644 --- a/portal/templates/_widget-topmenu.html +++ b/portal/templates/_widget-topmenu.html @@ -1,51 +1,49 @@ - - diff --git a/portal/templates/smartfire/smartfire_widget-topmenu.html b/portal/templates/smartfire/smartfire_widget-topmenu.html index 738075f9..de34e320 100644 --- a/portal/templates/smartfire/smartfire_widget-topmenu.html +++ b/portal/templates/smartfire/smartfire_widget-topmenu.html @@ -19,7 +19,7 @@ - {%if 'is_pi' in pi %} + {%if pi %} {%endif%}
  • SUPPORT