css changs

This commit is contained in:
Kenneth Jao 2017-03-01 11:39:47 -05:00
parent 485be935f3
commit 145417bf96
2 changed files with 3 additions and 1 deletions

View File

@ -589,6 +589,8 @@ textarea.clickModify {
}
#editWork {
width: 45%;
max-width: 45%;
min-height: 68vh;
margin: auto;
margin-top: 2%;

View File

@ -69,7 +69,7 @@
</div>
<div class="overlay">
<div id="editWork" style="width:40%;max-width:40%">
<div id="editWork">
<div id="editWorkCont" style="background-color:{{divColor 'mainColor'}};border-top:10px solid {{work 'typeColor'}};">
<div id="workInfoContainer">
{{#if inRole}}