windows control

This commit is contained in:
Devaev Maxim
2018-07-28 00:08:19 +03:00
parent 34d3e9d637
commit 57ea0c285c
5 changed files with 112 additions and 37 deletions

View File

@@ -110,10 +110,10 @@ div.ctl-dropdown-content button.row50:not(:first-child), button.row25:not(:first
div.ctl-dropdown-content hr {
margin: 0;
display: block;
height: 1px;
border: 0;
height: 0px;
padding: 0;
background-color: var(--bg-color-dark);
border: none;
border-top: var(--dark-border);
}
div.ctl-dropdown-content-text {
margin: 10px 15px 10px 15px;