Thomas Bruederli
2013-10-25 98b7b548a229600f7653cd67d9aae43675938143
skins/larry/settings.css
@@ -48,6 +48,26 @@
   border-radius: 4px 4px 0 0;
}
#preferences-details fieldset.advanced legend {
   position: relative;
   display: block;
   width: 100%;
   cursor: pointer;
}
#preferences-details fieldset.advanced .propform {
   display: none;
}
#preferences-details fieldset.advanced .advanced-toggle {
   position: absolute;
   top: 2px;
   right: 6px;
   text-decoration: none;
   color: #666;
   font-size: 11px;
}
#sections-table tbody td.section,
#settings-sections span.listitem a,
#settings-sections span.tablink a {
@@ -108,6 +128,14 @@
#settings-sections span.password.selected a {
   background-position: 6px -1819px;
}
#settings-sections span.responses a {
   background-position: 6px -1972px;
}
#settings-sections span.responses.selected a {
   background-position: 6px -1996px;
}
#sections-table #rcmrowgeneral td.section {
@@ -186,6 +214,10 @@
   text-overflow: ellipsis;
}
#identities-table tbody tr.readonly td {
   font-style: italic;
}
#folder-details,
#identity-details {
   position: absolute;