pandorafms/pandora_console/include/styles/tactical.css

17 lines
203 B
CSS
Raw Normal View History

2023-02-22 17:41:19 +01:00
.white-box-content {
2023-02-27 13:41:44 +01:00
padding: 5px;
2023-02-22 17:41:19 +01:00
border-radius: 5px;
}
.white-box-content table {
border: 0;
}
table.databox {
padding: 5px;
}
.info_table.no-td-borders > tbody > tr > td {
border: 0px;
}