|
|
@ -91,7 +91,8 @@ span.tablink-selected a
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
#subscription-table tbody td,
|
|
|
|
#subscription-table tbody td,
|
|
|
|
#identities-table tbody td
|
|
|
|
#identities-table tbody td,
|
|
|
|
|
|
|
|
#sections-table tbody td
|
|
|
|
{
|
|
|
|
{
|
|
|
|
cursor: default;
|
|
|
|
cursor: default;
|
|
|
|
overflow: hidden;
|
|
|
|
overflow: hidden;
|
|
|
@ -195,7 +196,7 @@ input.disabled
|
|
|
|
bottom: 0;
|
|
|
|
bottom: 0;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
fieldset
|
|
|
|
fieldset
|
|
|
|
{
|
|
|
|
{
|
|
|
|
margin-bottom: 0.5em;
|
|
|
|
margin-bottom: 0.5em;
|
|
|
|
border: 1px solid #999999;
|
|
|
|
border: 1px solid #999999;
|
|
|
@ -225,11 +226,6 @@ legend
|
|
|
|
table-layout: fixed;
|
|
|
|
table-layout: fixed;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
#sections-table tbody td
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
cursor: default;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#prefs-box
|
|
|
|
#prefs-box
|
|
|
|
{
|
|
|
|
{
|
|
|
|
position: absolute;
|
|
|
|
position: absolute;
|
|
|
|