update components
This commit is contained in:
parent
6f21a963ea
commit
823f69bb92
68 changed files with 303 additions and 388 deletions
|
@ -14,19 +14,8 @@
|
|||
padding: .5em;
|
||||
color: #fff;
|
||||
text-align: left;
|
||||
|
||||
}
|
||||
|
||||
.cardOverlayInner button:last-child {
|
||||
margin-right: 0 !important;
|
||||
}
|
||||
|
||||
.cardOverlayInner p {
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
.cardOverlayMediaInfo {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
@ -41,16 +30,16 @@
|
|||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.cardOverlayButtons .fab {
|
||||
background-color: #282828;
|
||||
margin-right: .25em;
|
||||
}
|
||||
.cardOverlayFab {
|
||||
background-color: #282828 !important;
|
||||
margin-right: .25em !important;
|
||||
}
|
||||
|
||||
.cardOverlayButtons .fab i.md-icon {
|
||||
width: auto !important;
|
||||
height: auto !important;
|
||||
font-size: 20px !important;
|
||||
}
|
||||
.cardOverlayFab-md-icon {
|
||||
width: auto !important;
|
||||
height: auto !important;
|
||||
font-size: 30px !important;
|
||||
}
|
||||
|
||||
@media all and (max-width: 1200px) {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue