mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
add wux.css
This commit is contained in:
parent
2ea20c1605
commit
79a1a1b2a3
@ -5888,10 +5888,3 @@ table.table_modal_alternate tr td:first-child {
|
||||
.fullwidth {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.wux_execution_result_transaction {
|
||||
width: auto;
|
||||
height: auto;
|
||||
float: right;
|
||||
margin-right: 200px;
|
||||
}
|
||||
|
10
pandora_console/include/styles/wux.css
Normal file
10
pandora_console/include/styles/wux.css
Normal file
@ -0,0 +1,10 @@
|
||||
/*
|
||||
* Wux style
|
||||
*/
|
||||
|
||||
.wux_execution_result_transaction {
|
||||
width: auto;
|
||||
height: auto;
|
||||
float: right;
|
||||
margin-right: 200px;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user