1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Cleaned up logic for calculating power draw

This commit is contained in:
Jeremy Stretch
2019-06-19 10:51:53 -04:00
parent ce9f7a8ddc
commit 1a5aaf54dd
7 changed files with 108 additions and 88 deletions

View File

@@ -586,6 +586,7 @@ ul.nav-tabs, ul.nav-pills {
/* Fix progress bar margin inside table cells */
td .progress {
margin-bottom: 0;
min-width: 100px;
}
textarea {
font-family: Consolas, Lucida Console, monospace;