Skip to content

Commit

Permalink
v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cheton committed Mar 1, 2017
1 parent 7f2d2bf commit dfa24ab
Show file tree
Hide file tree
Showing 7 changed files with 24,109 additions and 22,549 deletions.
18 changes: 18 additions & 0 deletions dist/css/trendmicro-ui.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
/*!
* trendmicro-ui v0.3.0
* https://github.com/trendmicro-frontend/trendmicro-ui
*
* Copyright (c) 2017 Trend Micro Inc.
* Licensed under the MIT license
*/

* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
Expand Down Expand Up @@ -2150,3 +2158,13 @@ p {
.text-capitalize {
text-transform: capitalize;
}
i.fa,
span.fa {
font-size: 14px;
color: #666;
}
i.svg,
span.svg {
width: 16px;
height: 16px;
}
10 changes: 9 additions & 1 deletion dist/css/trendmicro-ui.min.css

Large diffs are not rendered by default.

Loading

0 comments on commit dfa24ab

Please sign in to comment.