New version of front page and login page
This commit is contained in:
parent
66b921be18
commit
f339ddbec3
33 changed files with 123 additions and 72 deletions
|
@ -666,6 +666,10 @@ table#tasks tr td > div.form-item > select.form-control {
|
|||
height: auto;
|
||||
font-size: 12px;
|
||||
}
|
||||
table#tasks tr th.coldrag,
|
||||
table#tasks tr td > div.form-item > select.form-control {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/*
|
||||
* "SuiteDesk Tasks" Kanban.
|
||||
|
|
Reference in a new issue