Implement HostPool time and bytes quota limit in inline mode

This commit is contained in:
emanuele-f 2017-03-29 19:42:31 +02:00
parent 540145a7b5
commit 42904dd034
21 changed files with 654 additions and 114 deletions

View file

@ -137,7 +137,7 @@ min-width: 100px;
/* For shaper id selection, should also inherit from form-control */
.shaper-selector {
width: 15em;
width: 11em;
margin: 0 auto;
}