mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 17:25:26 +02:00
Merge branch '2890-Texto-en-Active-incident-on-this-agent' into 'develop'
Added css rule for links in the th tables with databox class- #2890 See merge request artica/pandorafms!1844
This commit is contained in:
commit
d2c048b2dc
@ -1384,7 +1384,7 @@ table.databox {
|
|||||||
border: 0px none #E2E2E2;
|
border: 0px none #E2E2E2;
|
||||||
}
|
}
|
||||||
|
|
||||||
.databox>thead>tr>th, .databox>tbody>tr>th {
|
.databox>thead>tr>th, .databox>tbody>tr>th, .databox>thead>tr>th a {
|
||||||
padding: 9px 7px;
|
padding: 9px 7px;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user