소스 검색

Adding E and F glyphs

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@4905 a333f486-631f-4898-b8df-5754b55c2be0
dflaven 7 년 전
부모
커밋
f536a52ef3
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      css/font-combodo/font-combodo.css

+ 6 - 0
css/font-combodo/font-combodo.css

@@ -193,6 +193,12 @@
 .fc-combodo-icon:before {
   content: "D";
 }
+.fc-itophub-icon:before {
+  content: "E";
+}
+.fc-chameleon-icon:before {
+  content: "F";
+}
 .fc-itop-icon:before {
   content: "I";
 }