0.1.375 update carrier_card info in search
This commit is contained in:
@@ -1414,7 +1414,7 @@
|
||||
text-decoration: none;
|
||||
color: #000000;
|
||||
font-size: 16px;
|
||||
padding-bottom: 10px;
|
||||
padding: 10px 0 10px;
|
||||
display: block;
|
||||
}
|
||||
|
||||
@@ -1483,6 +1483,7 @@
|
||||
white-space: unset;
|
||||
}
|
||||
|
||||
|
||||
.email_carrier input{
|
||||
display: none;
|
||||
}
|
||||
@@ -1576,6 +1577,17 @@ a.open_inf_carrier{
|
||||
position: relative;
|
||||
top: 11px;
|
||||
left: 4px;
|
||||
-webkit-background-clip: text;
|
||||
-webkit-text-fill-color: transparent;
|
||||
}
|
||||
.name_carrier.active{
|
||||
background: unset;
|
||||
-webkit-background-clip: unset;
|
||||
-webkit-text-fill-color: unset;
|
||||
overflow: unset;
|
||||
overflow-wrap: break-word;
|
||||
white-space: unset;
|
||||
|
||||
}
|
||||
|
||||
.from-to-city-text{
|
||||
|
||||
Reference in New Issue
Block a user