Owners page
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
|
||||
<ion-grid>
|
||||
<ion-row>
|
||||
<ion-col>Duration</ion-col>
|
||||
<ion-col class="tt">Duration</ion-col>
|
||||
</ion-row>
|
||||
<ion-row>
|
||||
<ion-col>
|
||||
@@ -103,7 +103,7 @@
|
||||
|
||||
<ion-grid>
|
||||
<ion-row>
|
||||
<ion-col>Recipient Email</ion-col>
|
||||
<ion-col class="tt">Recipient Email</ion-col>
|
||||
</ion-row>
|
||||
<ion-row>
|
||||
<ion-col>
|
||||
|
||||
@@ -93,6 +93,10 @@ ion-content {
|
||||
.act_but{
|
||||
text-align: right;
|
||||
}
|
||||
.tt{
|
||||
font-weight: bold;
|
||||
color: #4a0b4c;
|
||||
}
|
||||
}
|
||||
|
||||
.about {
|
||||
|
||||
Reference in New Issue
Block a user