Преглед изворни кода

Evolution #576: Visibilité du score des partages

Sevajol Bastien пре 12 година
родитељ
комит
9495e32d85
1 измењених фајлова са 5 додато и 0 уклоњено
  1. 5 0
      web/css/main.css

+ 5 - 0
web/css/main.css Прегледај датотеку

@@ -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
 }