Move appstore badges out of the way for the app titles
This commit is contained in:
@@ -195,8 +195,8 @@ html {
|
|||||||
|
|
||||||
.appstore-item-badge-testing {
|
.appstore-item-badge-testing {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 15px;
|
right: 0;
|
||||||
top: 15px;
|
top: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.appstore-item-content-testing {
|
.appstore-item-content-testing {
|
||||||
@@ -330,6 +330,10 @@ html {
|
|||||||
background-color: #5CB85C;
|
background-color: #5CB85C;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.badge-warning {
|
||||||
|
background-color: #EFBD48;
|
||||||
|
}
|
||||||
|
|
||||||
.badge-danger {
|
.badge-danger {
|
||||||
background-color: $brand-danger;
|
background-color: $brand-danger;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user