0.0.159
This commit is contained in:
@@ -920,6 +920,7 @@
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
|
||||
.from-to-country-text.left{
|
||||
color: #272424;
|
||||
font-size: 16px;
|
||||
@@ -930,8 +931,13 @@
|
||||
/*padding-left: 80px;*/
|
||||
float: left;
|
||||
text-align: right;
|
||||
overflow: hidden;
|
||||
height: 20px;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
|
||||
.from-to-country-text.right{
|
||||
color: #272424;
|
||||
font-size: 16px;
|
||||
@@ -942,6 +948,14 @@
|
||||
/*padding-right: 80px;*/
|
||||
float: right;
|
||||
text-align: left;
|
||||
overflow: hidden;
|
||||
height: 20px;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
.from-to-country-text.right:hover{
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user