From 4b999287f0eadd15ef4a73a3002f4a627e71714f Mon Sep 17 00:00:00 2001 From: Valessio Soares de Brito Date: Sat, 23 Jul 2011 05:19:55 -0300 Subject: [PATCH] add button 'bad' and 'new recommends' --- src/web/static/css/survey.css | 10 +++++++--- src/web/templates/survey.html | 21 ++++++++++++++------- 2 files changed, 21 insertions(+), 10 deletions(-) diff --git a/src/web/static/css/survey.css b/src/web/static/css/survey.css index f909f7c..594f789 100644 --- a/src/web/static/css/survey.css +++ b/src/web/static/css/survey.css @@ -20,6 +20,7 @@ top: 40px; width: 420px; } +#tip-bar, #tip-finish, #tip-strategy .tip { display: none; @@ -32,8 +33,9 @@ font-weight: normal; color: #000000; } -#finish-button:hover #tip-finish, -#tip-strategy:hover .tip { display: block; } +a:hover #tip-bar, +a:hover #tip-finish, +#tip-strategy:hover .tip { display: block; background-color: white; } .innertube { @@ -54,7 +56,7 @@ min-height: 450px; } /* Display None itens Survey */ -.coda-nav-left, +#coda-nav-left-1, body.survey #header, #recommender-box #upfile, #advanced-button, @@ -84,6 +86,7 @@ list-style: none; margin-bottom: 10px; } +#bar-button, #strategy-button, #finish-button { border: 1px solid #888a85; @@ -179,3 +182,4 @@ color: #000; margin-bottom: 10px; } + diff --git a/src/web/templates/survey.html b/src/web/templates/survey.html index e5e0d10..ad7bb28 100644 --- a/src/web/templates/survey.html +++ b/src/web/templates/survey.html @@ -7,14 +7,14 @@ $var jsfiles: static/coda-slider-2.0/javascripts/jquery-1.3.2.min.js static/coda @@ -32,10 +32,12 @@ $for pkg in pkg_details:
+ +
-
+
- +

$pkg['package']
$pkg['description']

@@ -65,10 +67,15 @@ $for pkg in pkg_details:
-- libgit2 0.21.2