* PLT-6729 - Fixing close button

* PLT-5216 - Updating mattermost theme

* PLT-6679 - Fixing styling for active state
Этот коммит содержится в:
Asaad Mahmood
2017-06-02 20:46:54 +05:00
коммит произвёл Corey Hulen
родитель e7e59cc40f
Коммит 2f88bcb223
4 изменённых файлов: 25 добавлений и 21 удалений

Просмотреть файл

@@ -213,14 +213,18 @@
line-height: 30px;
position: absolute;
right: 10px;
text-shadow: none;
width: 30px;
z-index: 5;
text-shadow: none;
&:hover {
@include alpha-property(background, $black, .1);
}
.sr-only {
display: none;
}
span {
font-family: 'Open Sans', sans-serif;
line-height: 10px;