Style tweaks
This commit is contained in:
parent
a75a9676f2
commit
7a44a05cb2
1 changed files with 8 additions and 0 deletions
|
@ -329,6 +329,9 @@ thead th.ui-state-default:focus {
|
|||
.sb-options-form label {
|
||||
color: #efefef;
|
||||
line-height: 26px;
|
||||
display: inline-block;
|
||||
padding: 0 0 0 4px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
#sb_show_filter {
|
||||
|
@ -336,6 +339,11 @@ thead th.ui-state-default:focus {
|
|||
position: absolute;
|
||||
}
|
||||
|
||||
#sb_my_shows {
|
||||
top: 1px;
|
||||
left: 2px;
|
||||
}
|
||||
|
||||
.nav-tabs {
|
||||
border-bottom: 1px solid #5b5b5b;
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue