finished refactoring popup.js

This commit is contained in:
Sriram Hariharan
2019-08-13 14:25:30 -05:00
parent c3d243c471
commit 5c5cc48bb5
10 changed files with 288 additions and 267 deletions

View File

@@ -341,7 +341,7 @@ input[type=number]::-webkit-outer-spin-button {
vertical-align: middle;
cursor: pointer;
text-align: left;
padding: 5px 0px 5px 5px;
padding: 10px 0px 5px 5px;
border-radius: 7px;
}