Title: comments css
Last modified: August 21, 2016

---

# comments css

 *  Resolved [cheche](https://wordpress.org/support/users/cheche/)
 * (@cheche)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/comments-css/)
 * I got this warning on the css code.
    Acording to [http://www.w3schools.com/css/css_syntax.asp](http://www.w3schools.com/css/css_syntax.asp)
   Please use /* */
 * diff –git a/d3chart.css b/d3chart.css
    index 775c59d..686b8cf 100644 — a/d3chart.
   css +++ b/d3chart.css @@ -110,7 +110,7 @@
 *  /* Tooltip definitions */
    .ISO-3166-1 { – //color: transparent; + /* color:
   transparent; */ font-size: 1.0em; }
 * @@ -121,7 +121,7 @@ div.iputooltip {
    color: Black; position: absolute; padding:
   5px 10px 5px 10px; – background: #ffffcc; // #faf8ba; + background: #ffffcc; /*#
   faf8ba;*/ border-radius: 8px; box-shadow: 4px 4px 2px gray; }
 * [http://wordpress.org/extend/plugins/d3-simplecharts/](http://wordpress.org/extend/plugins/d3-simplecharts/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Jouni Santara](https://wordpress.org/support/users/jouni-santara/)
 * (@jouni-santara)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/comments-css/#post-3843702)
 * **Done **with 1.3.4 !

Viewing 1 replies (of 1 total)

The topic ‘comments css’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/d3-simplecharts.svg)
 * [d3 simplecharts](https://wordpress.org/plugins/d3-simplecharts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/d3-simplecharts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/d3-simplecharts/)
 * [Active Topics](https://wordpress.org/support/plugin/d3-simplecharts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/d3-simplecharts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/d3-simplecharts/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Jouni Santara](https://wordpress.org/support/users/jouni-santara/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/comments-css/#post-3843702)
 * Status: resolved