updating stylesheet
This commit is contained in:
parent
b3090e3cd9
commit
1e0cb2f724
1 changed files with 11 additions and 0 deletions
|
@ -36,6 +36,11 @@ ul.mainTabs{
|
|||
}
|
||||
|
||||
|
||||
.btn-group{
|
||||
margin-bottom: 10px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.vdo_sets{
|
||||
|
||||
}
|
||||
|
@ -159,6 +164,12 @@ ul.mainTabs{
|
|||
float: left;
|
||||
}
|
||||
|
||||
/* search box styling */
|
||||
|
||||
.search_box{
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue