Refactor button styles and clean up image cell CSS
This commit is contained in:
parent
9bc27ed42a
commit
1503ae165e
1 changed files with 1 additions and 2 deletions
|
|
@ -151,7 +151,7 @@
|
|||
background: #34495e;
|
||||
height: 24px;
|
||||
width: 32px;
|
||||
border-radius: 25%;
|
||||
border-radius: 8px;
|
||||
}
|
||||
|
||||
/* PlayStation specific colors */
|
||||
|
|
@ -205,7 +205,6 @@
|
|||
padding: 0;
|
||||
}
|
||||
.image-cell img {
|
||||
|
||||
display:block;
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue