Explorar el Código

Evolution #576: Visibilité du score des partages

Sevajol Bastien hace 12 años
padre
commit
9495e32d85
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      web/css/main.css

+ 5 - 0
web/css/main.css Ver fichero

@@ -1669,4 +1669,9 @@ div#presubscription input[type="submit"]
1669 1669
 {
1670 1670
   margin-top: 10px;
1671 1671
   margin-right: 1px;
1672
+}
1673
+
1674
+ul.element_thumb_actions li.score
1675
+{
1676
+  color: black;
1672 1677
 }