2017-03-22 21:45:58 +00:00
|
|
|
.admin-sidebar-card {
|
|
|
|
margin-bottom: 15px;
|
2017-03-25 08:26:35 +00:00
|
|
|
}
|
|
|
|
|
2017-04-17 17:11:59 +01:00
|
|
|
.album-expand-handle {
|
|
|
|
cursor: pointer;
|
|
|
|
margin-top: 5px;
|
|
|
|
}
|
|
|
|
|
2017-10-01 16:48:50 +01:00
|
|
|
.meta-label,
|
|
|
|
.meta-value {
|
|
|
|
vertical-align: middle !important;
|
|
|
|
}
|
|
|
|
|
2017-04-10 17:29:45 +01:00
|
|
|
.photo .loading {
|
|
|
|
background-color: #ffffff;
|
|
|
|
display: none;
|
|
|
|
height: 100%;
|
|
|
|
left: 0;
|
|
|
|
opacity: 0.8;
|
|
|
|
position: absolute;
|
|
|
|
text-align: center;
|
|
|
|
top: 0;
|
|
|
|
width: 100%;
|
|
|
|
z-index: 1000;
|
|
|
|
}
|
|
|
|
|
|
|
|
.photo .loading img {
|
|
|
|
margin-top: 40px;
|
2017-10-01 16:48:50 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
.text-red {
|
|
|
|
color: #ff0000;
|
|
|
|
}
|
|
|
|
|
|
|
|
[v-cloak] {
|
|
|
|
display: none;
|
2017-03-22 21:45:58 +00:00
|
|
|
}
|