WIP Hero 6
This commit is contained in:
@ -954,7 +954,7 @@ ul, li {
|
||||
#sidebar #sidebar-tabs i{
|
||||
width: 25px;
|
||||
height: 25px;
|
||||
display: inline-block;
|
||||
/*display: inline-block;*/
|
||||
background-position:center;
|
||||
background-size:cover;
|
||||
text-shadow: 1px 1px 0 rgba(0,0,0,0.75);
|
||||
@ -1420,6 +1420,11 @@ Focus FOC: #ff0084
|
||||
max-width: 8rem;
|
||||
min-width: 8rem;
|
||||
}
|
||||
.item-field-label-long-img {
|
||||
flex-grow:1;
|
||||
max-width: 10rem;
|
||||
min-width: 10rem;
|
||||
}
|
||||
.item-field-label-long2 {
|
||||
flex-grow:1;
|
||||
max-width: 16rem;
|
||||
|
Reference in New Issue
Block a user