Initial implementation of bindings tab

This commit is contained in:
Siteshwar Vashisht
2013-10-13 18:36:46 +05:30
parent 26926551cf
commit 04f518082c
4 changed files with 81 additions and 5 deletions

View File

@@ -31,7 +31,7 @@ body {
padding-top: 15px;
font-size: 17pt;
text-align: center;
width: 20%;
width: 15%;
background-color: #292929;
cursor: pointer;
}
@@ -444,4 +444,4 @@ img.delete_icon {
height: 16px;
vertical-align: text-top;
margin-left: 10px;
};
};