Files
redash/client/app/components/app-header/app-header.css
2019-02-18 22:15:51 +02:00

13 lines
221 B
CSS

.menu-search input[type="text"] {
height: 30px;
}
.dropdown-menu__version {
padding: 5px 10px 8px 17px;
}
.update-available .fa {
color: #52c41a;
vertical-align: bottom;
font-size: 16px !important;
}