This website requires JavaScript.
Explore
Help
Sign In
etan39
/
cloudstack
mirror of
https://github.com/apache/cloudstack.git
Watch
1
Star
0
Fork
You've already forked cloudstack
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ui-restyle
cloudstack
/
ui
/
stylesheets
/
lib
/
bourbon
/
css3
/
_appearance.scss
4 lines
94 B
SCSS
Raw
Permalink
Blame
History
@mixin
appearance
(
$value
)
{
@include
prefixer
(
appearance
,
$value
,
webkit
moz
ms
o
spec
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink