mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-11 20:28:14 +03:00
22 lines
523 B
SCSS
22 lines
523 B
SCSS
// This file has been autogenerated by grunt task lessToSass. Any changes will be overwritten.
|
|
|
|
.dropdownjs:after {
|
|
right: 5px;
|
|
top: 3px;
|
|
font-size: 25px;
|
|
position: absolute;
|
|
content: "\e8ac";
|
|
font-family: "Material-Design-Icons";
|
|
speak: none;
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
font-variant: normal;
|
|
text-transform: none;
|
|
line-height: 1;
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
pointer-events: none;
|
|
color: #757575;
|
|
|
|
}
|