Explorar o código

html for Data-Count attribute

@soyjavi %!s(int64=14) %!d(string=hai) anos
pai
achega
7fa23a7396
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/attributes/Lungo.Attributes.Data.js

+ 1 - 1
src/attributes/Lungo.Attributes.Data.js

@@ -17,7 +17,7 @@ LUNGO.Attributes.Data = {
     Count: {
         tag: 'count',
         selector: '*',
-        html: '<span class="bubble green">{{value}}</span>'
+        html: '<span class="bubble count">{{value}}</span>'
     },
     Icon: {
         tag: 'icon',