forked from fanruan/fineui
Browse Source
* commit 'df11410058819563f1704ec4c584bddbe8907eb3': 无JIRA任务 年月,年,年季度的线要浅一点 update 平台也要用 无JIRA任务 public中加size.lesses6
windy
6 years ago
20 changed files with 161 additions and 85 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -0,0 +1,18 @@
|
||||
.icon-size-12 .b-font { |
||||
font-size: 12px; |
||||
} |
||||
.icon-size-16 .b-font { |
||||
font-size: 16px; |
||||
} |
||||
.icon-size-24 .b-font { |
||||
font-size: 24px; |
||||
} |
||||
.icon-size-40 .b-font { |
||||
font-size: 40px; |
||||
} |
||||
.icon-size-50 .b-font { |
||||
font-size: 50px; |
||||
} |
||||
.icon-size-70 .b-font { |
||||
font-size: 70px; |
||||
} |
@ -0,0 +1,2 @@
|
||||
@import "../../src/less/resource/size"; |
||||
@import "var"; |
@ -0,0 +1,18 @@
|
||||
.icon-size-12 .b-font { |
||||
font-size: 12px; |
||||
} |
||||
.icon-size-16 .b-font { |
||||
font-size: 16px; |
||||
} |
||||
.icon-size-24 .b-font { |
||||
font-size: 24px; |
||||
} |
||||
.icon-size-40 .b-font { |
||||
font-size: 40px; |
||||
} |
||||
.icon-size-50 .b-font { |
||||
font-size: 50px; |
||||
} |
||||
.icon-size-70 .b-font { |
||||
font-size: 70px; |
||||
} |
Loading…
Reference in new issue