marketting
This commit is contained in:
@@ -735,6 +735,11 @@ input[type=radio]:focus:before {
|
||||
height: 16px;
|
||||
background-position: -224px -88px;
|
||||
}
|
||||
.icons.icon-upload {
|
||||
background-position: -2px -43px;
|
||||
transform: rotate(-90deg);
|
||||
filter: invert(60%) sepia(90%) saturate(6183%) hue-rotate(228deg) brightness(92%) contrast(101%);
|
||||
}
|
||||
.icons.icon-feature {
|
||||
width: 18px;
|
||||
height: 16px;
|
||||
@@ -912,6 +917,11 @@ input[type=radio]:focus:before {
|
||||
border: 1px solid #ececec;
|
||||
}
|
||||
|
||||
.table-vertical-inherit tbody td {
|
||||
padding: 8px;
|
||||
vertical-align: inherit;
|
||||
}
|
||||
|
||||
.autocomplete-suggestions .item {
|
||||
padding: 12px 0;
|
||||
border-bottom: 1px solid #ededed;
|
||||
|
||||
Reference in New Issue
Block a user