Edit UI design and table in OQS

This commit is contained in:
San Wai Lwin
2018-05-02 17:55:53 +06:30
parent bd078fc675
commit caa0180e8c
3 changed files with 78 additions and 64 deletions

View File

@@ -104,4 +104,20 @@ select.form-control {
i.logout_icon{
position: relative;
top: 5px;
}
.table-block{
padding: 24px 8px 0 0;
}
.label-align{
padding-left: 10px;
}
.table-float{
float: left;
}
.table-width{
width: 100%;
}