mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
Added the 'right_align' class
This commit is contained in:
parent
bf287dd98b
commit
e446399edb
@ -2858,6 +2858,10 @@ table#policy_modules td * {
|
|||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.right_align {
|
||||||
|
text-align: right;
|
||||||
|
}
|
||||||
|
|
||||||
.status_tactical{
|
.status_tactical{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user