Browse Source

Added Icons

Yoginth 7 năm trước cách đây
mục cha
commit
8e038fcd1a
2 tập tin đã thay đổi với 8 bổ sung1 xóa
  1. 1 1
      public/css/gitote.min.css
  2. 7 0
      public/less/_base.less

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 1 - 1
public/css/gitote.min.css


+ 7 - 0
public/less/_base.less

@@ -10,6 +10,13 @@ table {
 	border-spacing: 0;
 }
 
+.icons {
+	&.small {
+		font-size: 6px !important;
+	    margin-right: 5px !important;
+	}
+}
+
 .ui.container:not(.fluid) {
 	width: 980px !important;
 }