Merge remote-tracking branch 'origin/develop' into ent-7124-vulnerabilidad-en-libreria-jquery
This commit is contained in:
commit
c0b64735a5
|
@ -401,6 +401,12 @@ table.group_modules_status_box tr td span a {
|
|||
text-align: center;
|
||||
}
|
||||
|
||||
table.widget_agent_module,
|
||||
table.widget_agent_module img {
|
||||
width: auto;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
table.widget_agent_module tbody tr td {
|
||||
padding: 5px;
|
||||
}
|
||||
|
|
|
@ -285,8 +285,6 @@ input[type="image"] {
|
|||
table,
|
||||
img {
|
||||
border: 0px;
|
||||
width: auto;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
table pre {
|
||||
|
|
Loading…
Reference in New Issue