瀏覽代碼

html for Data-Count attribute

@soyjavi 14 年之前
父節點
當前提交
7fa23a7396
共有 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: {
         tag: 'count',
         selector: '*',
-        html: '<span class="bubble green">{{value}}</span>'
+        html: '<span class="bubble count">{{value}}</span>'
     },
     Icon: {
         tag: 'icon',