Add version files and new GIF images for UI components
This commit is contained in:
BIN
themes/font/Lato-Heavy.woff
Normal file
BIN
themes/font/Lato-Heavy.woff
Normal file
Binary file not shown.
BIN
themes/font/Roboto-Light.woff
Normal file
BIN
themes/font/Roboto-Light.woff
Normal file
Binary file not shown.
BIN
themes/font/SandyLite-Regular.woff
Normal file
BIN
themes/font/SandyLite-Regular.woff
Normal file
Binary file not shown.
BIN
themes/font/Segment7Standard.woff
Normal file
BIN
themes/font/Segment7Standard.woff
Normal file
Binary file not shown.
BIN
themes/font/dseg7modernregular.woff
Normal file
BIN
themes/font/dseg7modernregular.woff
Normal file
Binary file not shown.
2337
themes/font/font-awesome.css
vendored
Normal file
2337
themes/font/font-awesome.css
vendored
Normal file
File diff suppressed because it is too large
Load Diff
4
themes/font/font-awesome.min.css
vendored
Normal file
4
themes/font/font-awesome.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
3
themes/font/fontface.css
Normal file
3
themes/font/fontface.css
Normal file
@ -0,0 +1,3 @@
|
||||
@font-face {font-family: 'LatoHeavy';src: url('Lato-Heavy.woff') format('opentype');}
|
||||
@font-face {font-family: 'RobotoLight';src: url('Roboto-Light.woff') format('opentype');}
|
||||
@font-face {font-family: 'dseg7modernregular';src: url('dseg7modernregular.woff');}
|
||||
23
themes/font/materialiconfont.css
Normal file
23
themes/font/materialiconfont.css
Normal file
@ -0,0 +1,23 @@
|
||||
/* fallback */
|
||||
@font-face {
|
||||
font-family: 'Material Icons';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: url(materialiconfont.woff2) format('woff2');
|
||||
}
|
||||
|
||||
.material-icons {
|
||||
font-family: 'Material Icons';
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
font-size: 24px;
|
||||
line-height: 1;
|
||||
letter-spacing: normal;
|
||||
text-transform: none;
|
||||
display: inline-block;
|
||||
white-space: nowrap;
|
||||
word-wrap: normal;
|
||||
direction: ltr;
|
||||
-moz-font-feature-settings: 'liga';
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
BIN
themes/font/materialiconfont.woff2
Normal file
BIN
themes/font/materialiconfont.woff2
Normal file
Binary file not shown.
Reference in New Issue
Block a user