Files
pathfinder/sass/layout/module/_system_intel.scss
Mark Friedrich 0c3d57e833 - BC Break: Required _PHP_ version changed >=7.1>=7.2
- NEW "plugin API" for custom UI modules, closed #913
- NEW live "Killstream" for killboard module, closed #909
- NEW "custom layout" UI settings, closed #470
2020-02-01 12:40:17 +01:00

12 lines
201 B
SCSS

.pf-system-intel-module {
.pf-system-station-table,
.pf-system-structure-table {
font-size: 10px;
}
.pf-module-head:not(:first-child) {
margin-top: 15px;
margin-bottom: 5px;
}
}