mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
#12271 styles widget message dashboard
This commit is contained in:
parent
b368f3b370
commit
ed5fdfddf5
@ -950,9 +950,17 @@ input.resize_button {
|
|||||||
right: 6%;
|
right: 6%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.new-widget-message .info_box_information .title > b,
|
.new-widget-message > div > table,
|
||||||
.container-center .info_box_information .title > b {
|
.container-center > div > table {
|
||||||
margin-left: 60px;
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
align-items: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
.new-widget-message > div > table tr td > div,
|
||||||
|
.container-center > div > table tr td > div {
|
||||||
|
position: absolute;
|
||||||
|
right: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.parent_graph > .graph {
|
.parent_graph > .graph {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user