UI tweaking
authorAleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl>
Thu, 9 May 2013 08:52:44 +0000 (10:52 +0200)
committerAleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl>
Thu, 9 May 2013 09:06:22 +0000 (11:06 +0200)
questions/static/questions/tagcloud.scss
questions/templates/questions/question_list.html

index a10382d..3147815 100644 (file)
@@ -1,5 +1,11 @@
+#questions-filter {
+    div {
+        margin: 10px 0;
+    }
+}
 #questions-categories {
     margin-bottom:10px;
+    display: inline;
     a.selected {
         cursor: default;
         text-decoration: none;
@@ -9,4 +15,5 @@
 
 .questions-tags-group {\r
     display: none;\r
-}
\ No newline at end of file
+}
+
index 3d8fe7b..5991b6a 100755 (executable)
@@ -29,8 +29,8 @@ technologii informacyjno-komunikacyjnych oraz posiada wieloletnie
 doświadczenie doradcze w tej tematyce.</p>
 
 <div id="questions-filter">
-
-    {% if tag %}<a href=".">Wyświetl wszystkie</a> lub w{% else %}W{% endif %}ybierz kategorię tematów:
+    <h2>Filtruj pytania</h2>
+    Wybierz kategorię tematów:
     <div id="questions-categories">
     <a href="#" data-category-id="0">bez kategorii</a>
     {% for category in tag_categories %} /
@@ -50,6 +50,9 @@ doświadczenie doradcze w tej tematyce.</p>
         </div>
     {% endfor %}
     </div>
+    <div>
+        {% if tag %}<a href=".">Pokaż wszystkie pytania</a>{% endif %}
+    </div>
 </div>
 
 <h2>Odpowiedzi na już zadane pytania