improving gui details
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -181,3 +181,15 @@ textarea{
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
}
|
||||
|
||||
.project th,
|
||||
.task th{
|
||||
text-align: right;
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
||||
.project th button,
|
||||
.task th button{
|
||||
display: block;
|
||||
margin: 5px 0 5px auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user