venediktov / vanilla-rtb

Real Time Bidding (RTB) - Demand Side Platform framework
http://forkbid.com
GNU General Public License v3.0
318 stars 85 forks source link

Custom input fields and smaller buttons for campaign budgets app #47

Closed surakhchin closed 7 years ago

surakhchin commented 7 years ago

1) smaller buttons so they fit better in table and are more responsive for smaller screens by adding bootstrap css class btn-xs

2) set custom widths to id, budget, primary, cpm, and spent input elements by adding new css classes in mystyles.css

venediktov commented 7 years ago

There are truncation and other issues with inputs being too small \:

Is there a way to specify to have column with as maximum number in that column ? Perhaps we'll need a fancier grid for that like PrimeNG ?

small_bottons_issue

surakhchin commented 7 years ago

Ok no probs I will work on them today/tomorrow

venediktov commented 7 years ago

Sounds good, thank you!

surakhchin commented 7 years ago

hello i made some changes you can check at https://surakhchin.github.io/budgets2/, im not sure if i can figure out how to make custom width to input values, for now this at least allows all values to be displayed and is responsive to the page

venediktov commented 7 years ago

Sounds good ! Thanks for contributing to the project , this will close issue #46 .