mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-19 11:05:50 +01:00
+1
-1
File diff suppressed because one or more lines are too long
@@ -21,34 +21,34 @@
|
||||
}
|
||||
}
|
||||
*/
|
||||
|
||||
|
||||
[class^="icon-"]:before, [class*=" icon-"]:before {
|
||||
font-family: "vchat";
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
speak: none;
|
||||
|
||||
|
||||
display: inline-block;
|
||||
text-decoration: inherit;
|
||||
width: 1em;
|
||||
margin-right: .2em;
|
||||
text-align: center;
|
||||
/* opacity: .8; */
|
||||
|
||||
|
||||
/* For safety - reset parent styles, that can break glyph codes*/
|
||||
font-variant: normal;
|
||||
text-transform: none;
|
||||
|
||||
|
||||
/* fix buttons height, for twitter bootstrap */
|
||||
line-height: 1em;
|
||||
|
||||
|
||||
/* Animation center compensation - margins should be symmetric */
|
||||
/* remove if not needed */
|
||||
margin-left: .2em;
|
||||
|
||||
|
||||
/* you can be more comfortable with increased icons size */
|
||||
font-size: 150%;
|
||||
|
||||
|
||||
/* Uncomment for 3D effect */
|
||||
/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
|
||||
}
|
||||
@@ -58,4 +58,4 @@
|
||||
.icon-pause-outline:before { content: '\e803'; } /* '' */
|
||||
.icon-left-open-outline:before { content: '\e804'; } /* '' */
|
||||
.icon-right-open-outline:before { content: '\e805'; } /* '' */
|
||||
.icon-cancel-circled-outline:before { content: '\e806'; } /* '' */
|
||||
.icon-cancel-circled-outline:before { content: '\e806'; } /* '' */
|
||||
|
||||
Reference in New Issue
Block a user