More fixes

This commit is contained in:
Julius Haertl
2016-07-05 02:28:15 +02:00
parent 68ff6571bd
commit 0330c01600
7 changed files with 158 additions and 39 deletions

View File

@@ -352,15 +352,21 @@
}
#card-attachments,
#sidebar-header,
.card-block {
padding:10px;
padding:15px;
}
#card-attachments ul {
margin:5px;
}
#card-attachments .details {
font-size:8pt;
padding-left:15px;
}
#attachment-add button {
background-color:#eeeeee;
font-size:9pt;
}
#app-sidebar
{
right: -500px;
@@ -401,8 +407,8 @@
}
#assigned-users {
padding:10px;
padding-top:0;
margin-top:15px;
}
.avatardiv {
float:left;
@@ -532,6 +538,7 @@ button:hover {
.tabHeaders {
clear: both;
overflow:hidden;
margin-bottom:0;
}
#shareWithList .avatar {
@@ -570,7 +577,7 @@ button:hover {
padding-right:23px;
}
.ui-select-container {
background-color:#eeeeee !important;
background-color:#fafafa !important;
}
.ui-select-container.open {
border: 1px solid #aaaaaa;