fix camera upload folder
This commit is contained in:
parent
81d876b3cd
commit
cb8119840a
28 changed files with 520 additions and 105 deletions
|
@ -67,7 +67,7 @@
|
|||
}
|
||||
|
||||
.homeTopViews .cardImage {
|
||||
border-radius: 5px;
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
.cardOverlayMoreButton, .cardOverlayPlayButton {
|
||||
|
@ -228,7 +228,6 @@
|
|||
|
||||
.homeTopViews .cardText {
|
||||
font-size: 15px;
|
||||
padding-top: 10px;
|
||||
}
|
||||
|
||||
.cardButtonContainer {
|
||||
|
|
|
@ -501,7 +501,7 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
|
|||
.primaryDetailsContainer {
|
||||
float: left;
|
||||
padding: .75em 0 0 1.5em;
|
||||
width: 68%;
|
||||
width: 66%;
|
||||
}
|
||||
|
||||
.portraitDetailImageContainer + .primaryDetailsContainer {
|
||||
|
@ -915,9 +915,6 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
|
|||
|
||||
@media all and (max-width: 600px) {
|
||||
|
||||
.primaryDetailsContainer {
|
||||
}
|
||||
|
||||
.portraitDetailImageContainer + .primaryDetailsContainer {
|
||||
width: 65%;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue