css
This commit is contained in:
parent
af199189b3
commit
e688987d63
@ -899,6 +899,19 @@ i.fa-mars::before, i.fa-venus::before, i.fa-genderless::before {
|
||||
opacity: 0.4;
|
||||
padding-<?php echo $left; ?>: 3px;
|
||||
}
|
||||
.stockmovemententry {
|
||||
color: #080;
|
||||
transform: rotate(0.25turn);
|
||||
font-size: 1.2em;
|
||||
}
|
||||
.stockmovementexit {
|
||||
color: #968822;
|
||||
transform: rotate(0.3turn);
|
||||
font-size: 1.2em;
|
||||
}
|
||||
.stockmovement {
|
||||
font-size: 1.4em;
|
||||
}
|
||||
|
||||
.text-warning{
|
||||
color : <?php print $textWarning; ?>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user