working on address card editor
This commit is contained in:
@@ -239,4 +239,8 @@ textarea{
|
||||
.kanban .state_20 .box.p100,
|
||||
.kanban .state_40 .box.p100{
|
||||
border: 5px solid #733440;
|
||||
}
|
||||
|
||||
.vcard span.inactive{
|
||||
color: #222200;
|
||||
}
|
||||
@@ -402,8 +402,12 @@ fieldset.vcard{
|
||||
.vcard .name{
|
||||
font-weight: bold;
|
||||
}
|
||||
.vcard div.address{
|
||||
display: inline-block;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
.vcard .address span {
|
||||
.vcard .address > span {
|
||||
display: block;
|
||||
}
|
||||
.vcard table{
|
||||
|
||||
Reference in New Issue
Block a user