Commit bc7e91fc authored by Samir Sadyhov's avatar Samir Sadyhov 🤔

новый компонент для выгрузки отчетов

parent eb866e9c
.report-menu {
background: #fff;
margin: 0;
padding: 0;
width: auto !important;
}
.report-menu > .uk-dropdown-nav > li > a {
color: #222;
padding: 10px 25px !important;
}
.report-menu > .uk-dropdown-nav > li > a:hover {
color: #222;
background: #edf3ff;
}
#button-print-report {
padding: 0px 9px;
border-radius: 10px;
}
.uk-modal-dialog .dict-menu-item {
cursor: pointer;
}
.uk-modal-dialog .dict-menu-item:hover {
color: #1e87f0;
}
.uk-modal-dialog .dict-menu-item input {
margin-right: 10px;
}
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment