Icons, Splashscreen und Pokemonlst
This commit is contained in:
@@ -484,29 +484,29 @@ md-sidenav {
|
||||
overflow-x: hidden;
|
||||
text-overflow: ellipsis; }
|
||||
|
||||
#contract-list-content {
|
||||
#pokemon-list-content {
|
||||
margin-top: 84px; }
|
||||
#contract-list-content .contract-list-item {
|
||||
#pokemon-list-content .pokemon-list-item {
|
||||
padding: 14px 5px 14px 5px; }
|
||||
#contract-list-content .contract-list-item .col-25.icon-user {
|
||||
#pokemon-list-content .pokemon-list-item .col-25.icon-user {
|
||||
text-align: center;
|
||||
margin-left: -2px; }
|
||||
#contract-list-content .contract-list-item .col-25.icon-user i {
|
||||
#pokemon-list-content .pokemon-list-item .col-25.icon-user i {
|
||||
font-size: 22px;
|
||||
color: gray; }
|
||||
#contract-list-content .contract-list-item .col-50 {
|
||||
#pokemon-list-content .pokemon-list-item .col-50 {
|
||||
margin-left: -5px;
|
||||
font-size: 15px;
|
||||
white-space: nowrap;
|
||||
overflow-x: hidden;
|
||||
text-overflow: ellipsis; }
|
||||
#contract-list-content .contract-list-item .col-25.status-button md-menu {
|
||||
#pokemon-list-content .pokemon-list-item .col-25.status-button md-menu {
|
||||
padding: 0 20px 0 0;
|
||||
float: right; }
|
||||
#contract-list-content .contract-list-item .col-25.status-button md-menu p {
|
||||
#pokemon-list-content .pokemon-list-item .col-25.status-button md-menu p {
|
||||
margin: 0; }
|
||||
|
||||
#contract-list-loading-progress {
|
||||
#pokemon-list-loading-progress {
|
||||
top: 56% !important; }
|
||||
|
||||
#contract-details-content {
|
||||
@@ -784,7 +784,7 @@ md-sidenav {
|
||||
#product-detail-tab-product div.pin a {
|
||||
width: 92%; }
|
||||
|
||||
#mobile-contract-list-content {
|
||||
#mobile-pokemon-list-content {
|
||||
margin-top: 164px; }
|
||||
|
||||
#mobile-contract-detail-content {
|
||||
|
||||
Reference in New Issue
Block a user