2015-11-05 17:25:02 +03:00
|
|
|
// This file has been autogenerated by grunt task lessToSass. Any changes will be overwritten.
|
2015-11-05 01:54:57 +03:00
|
|
|
|
2015-12-09 19:26:47 +03:00
|
|
|
.dropdownjs::after {
|
|
|
|
right: 5px;
|
|
|
|
top: 3px;
|
|
|
|
font-size: 25px;
|
|
|
|
position: absolute;
|
2015-11-02 23:39:13 +03:00
|
|
|
|
2015-12-09 19:26:47 +03:00
|
|
|
// bring in the material icon font and icon by code
|
|
|
|
font-family: 'Material Icons';
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 400;
|
|
|
|
content: "\e5c5"; // found here: https://github.com/google/material-design-icons/search?utf8=%E2%9C%93&q=arrow_drop_down
|
|
|
|
|
|
|
|
pointer-events: none;
|
|
|
|
color: #757575;
|
2015-11-02 23:39:13 +03:00
|
|
|
}
|