updated plugin Companion Auto Update
version 3.8.5
This commit is contained in:
@ -165,7 +165,7 @@ select.schedule_interval {
|
||||
}
|
||||
.cau_content .button-hero {
|
||||
font-weight: 500;
|
||||
padding: 15px 30px!important;
|
||||
padding: 2px 15px!important;
|
||||
}
|
||||
#message.cau {
|
||||
background: #FFF;
|
||||
@ -295,6 +295,13 @@ table.cau_status_list:not(.no_column_width) th, table.cau_status_list:not(.no_co
|
||||
.cau_mobile_prefix {
|
||||
display: none;
|
||||
}
|
||||
table.cau_status_list .cau_status_icon {
|
||||
width: 50px!important;
|
||||
}
|
||||
table.cau_status_list .cau_status_icon .dashicons, table.cau_status_list .cau_status_icon .dashicons-before:before {
|
||||
height: 25px;
|
||||
font-size: 2em;
|
||||
}
|
||||
|
||||
/* Rollback list */
|
||||
table.rollbacklist {
|
||||
|
Reference in New Issue
Block a user