Merge "NSB PROX L3FWD Dropping packets"
[yardstick.git] / gui / app / views / modal / chooseContainer.html
1 <h3>Choose Containers</h3>
2 <hr/>
3
4
5
6 <style>
7     select {
8         height: 30px;
9         border-radius: 5px;
10         border: 1px solid #e8e8e8;
11         width: 135px;
12         margin-top: 20px;
13         margin-left: 20px;
14     }
15 </style>