fixed newspanel background
This commit is contained in:
parent
bc01dd6722
commit
5b117c8083
@ -166,7 +166,7 @@ html {
|
||||
}
|
||||
/* Settings - news panel */
|
||||
#organizrNewsPanel .panel-body {
|
||||
background: rgba(0, 0, 0, 0.15);
|
||||
background: rgba(0, 0, 0, 0.15) !important;
|
||||
}
|
||||
/* Settings - tab editor panel */
|
||||
.table-hover>tbody>tr:hover, .table-striped>tbody>tr:nth-of-type(odd), .table>tbody>tr.active>td, .table>tbody>tr.active>th, .table>tbody>tr>td.active, .table>tbody>tr>th.active, .table>tfoot>tr.active>td, .table>tfoot>tr.active>th, .table>tfoot>tr>td.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>thead>tr.active>th, .table>thead>tr>td.active, .table>thead>tr>th.active {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user