cezarsa / silver_bird

Extension to access your Twitter from the Google Chrome browser.
http://cezarsa.github.com/silver_bird/
MIT License
287 stars 87 forks source link

Update locales.html #392

Open Tural opened 11 years ago

Tural commented 11 years ago

with bootstrap

Tural commented 11 years ago

please edit lib/laocales/page.js

find: this.tableEl = Util.makeElem('table', {id: "localeTable"});

change: this.tableEl = Util.makeElem('table', {class: "table table-bordered"});