[MERGE] from master
[odoo/odoo.git] / addons / website_forum / static / src / css / website_forum.sass
index 983b018..8ade749 100644 (file)
@@ -1,15 +1,20 @@
-.box
-  padding-left: 8px
-  padding-right: 8px
-  margin-left: 4px
-  margin-right: 4px
-  border-radius: 4px
-  min-width: 80px
-  span
-    font-size: 200%
+.vote
+  min-width: 38px
+  margin-right: 12px
+  .vote_count
+    font-size: 160%
     font-weight: bold
-  div.subtitle
-    margin-top: -4px
+    line-height: 12px
+  .vote_up,.vote_down
+    font-size: 130%
+
+.author-box
+  min-width: 200px
+  padding: 4px
+  background-color: #f5f5f5
+
+.question-block
+  margin-left: 50px
 
 .question
   .question-name
     height: auto !important
 
 img.img-avatar
-  max-width: 50px
+  max-height: 40px
   margin-right: 10px
 
-
 .oe_grey
   background-color: #eeeeee
 
@@ -57,9 +61,6 @@ img.img-avatar
 .forum_favourite_question
   color: #ffcc00 !important
 
-.load_tags
-  width: 845px !important
-
 a.no-decoration
   cursor: pointer
   text-decoration: none !important