ソースを参照

html for Data-Count attribute

@soyjavi 14 年 前
コミット
1b472562a5
1 ファイル変更1 行追加1 行削除
  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: {
     Count: {
         tag: 'count',
         tag: 'count',
         selector: '*',
         selector: '*',
-        html: '<span class="bubble green">{{value}}</span>'
+        html: '<span class="bubble count">{{value}}</span>'
     },
     },
     Icon: {
     Icon: {
         tag: 'icon',
         tag: 'icon',