made changes to tabs
This commit is contained in:
parent
cb080d5a5f
commit
54801b194b
|
@ -55,3 +55,48 @@ background: #fff;
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.tabTitle {
|
||||||
|
padding-top:20px;
|
||||||
|
padding-bottom:20px;
|
||||||
|
padding-left:10px;
|
||||||
|
font-size:18px;
|
||||||
|
background-color:#e3e3e3;
|
||||||
|
margin-bottom:6px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.session {
|
||||||
|
margin-top:8px;
|
||||||
|
margin-bottom:8px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.sessionTitle {
|
||||||
|
color:#FF8400;
|
||||||
|
font-weight:bold;
|
||||||
|
cursor:pointer;}
|
||||||
|
|
||||||
|
.sessionChild {
|
||||||
|
display:none;}
|
||||||
|
|
||||||
|
.talkIcon a {
|
||||||
|
text-decoration:none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.talks {
|
||||||
|
font-weight:bold;
|
||||||
|
}
|
||||||
|
|
||||||
|
.talks li
|
||||||
|
{margin-bottom:3px;}
|
||||||
|
|
||||||
|
.pName a, .readingMatTitle a {
|
||||||
|
color:#FF8400;
|
||||||
|
text-decoration:none;}
|
||||||
|
|
||||||
|
.objWrapper {
|
||||||
|
margin-bottom:8px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.pBio {
|
||||||
|
margin-bottom:8px;
|
||||||
|
display:none;}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user