friendica/view/theme/duepuntozero/style.css

3493 lines
57 KiB
CSS
Raw Normal View History

2012-01-08 13:30:35 +01:00
/**
* duepuntozero Frindika style
* Fabio Comuni <fabrix.xm@gmail.com>
*/
/* generals */
body {
font-family: helvetica,arial,freesans,clean,sans-serif;
font-size: 12px;
background-color: #ffffff;
background-image: url(head.jpg);
background-repeat: repeat-x;
color: #000000;
margin: 0px;
}
a, a:visited, a:link { color: #3465a4; text-decoration: none; }
a:hover {text-decoration: underline; }
input {
border: 1px solid #666666;
-moz-border-radius: 3px;
2015-05-24 10:35:55 +02:00
border-radius: 3px;
2012-01-08 13:30:35 +01:00
padding: 3px;
}
img { border :0px; }
#id_openid_url, .openid input {
2012-01-08 13:30:35 +01:00
background: url(login-bg.gif) no-repeat;
background-position: 0 50%;
padding-left: 18px;
}
.openid:hover {
}
#id_openid_url {
width: 384px;
}
2018-09-20 05:10:41 +02:00
pre code {
2012-01-08 13:30:35 +01:00
font-family: Courier, monospace;
white-space: pre;
display: block;
overflow: auto;
border: 1px solid #444;
background: #EEE;
color: #444;
padding: 10px;
2015-05-24 10:35:55 +02:00
margin-top: 20px;
2012-01-08 13:30:35 +01:00
}
2012-01-24 05:56:11 +01:00
2012-01-08 13:30:35 +01:00
blockquote {
background-color: #f4f8f9;
border-left: 4px solid #dae4ee;
padding: 0.4em;
}
.icollapse-wrapper, .ccollapse-wrapper {
border: 1px solid #CCC;
padding: 5px;
}
.hide-comments {
margin-left: 5px;
}
#panel {
background-color: ivory;
position: absolute;
z-index: 2;
width: 30%;
padding: 25px;
border: 1px solid #444;
}
.heart {
color: #FF0000;
font-size: 100%;
2012-05-30 07:57:15 +02:00
margin-right: 5px;
2012-01-08 13:30:35 +01:00
}
ul.menu-popup {
position: absolute;
display: none;
width: auto;
margin: 2px 0 0;
padding: 0px;
list-style: none;
z-index: 100000;
border: 2px solid #444444;
background: #FFFFFF;
}
.menu-popup li a {
padding: 2px;
white-space: nowrap;
}
a.btn, a.btn:hover {
text-decoration: none;
color: inherit;
}
2012-01-08 13:30:35 +01:00
/* nav */
nav {
height: 94px;
display: block;
margin: 0px 10%;
border-bottom: 1px solid #babdb6;
2015-05-24 10:35:55 +02:00
position: relative;
2012-01-08 13:30:35 +01:00
}
nav #site-location {
color: #888a85;
font-size: 0.8em;
position: absolute;
}
.error-message {
color: #FF0000;
font-size: 1.1em;
border: 1px solid #FF8888;
background-color: #FFEEEE;
padding: 10px;
}
.info-message {
color: #204a87;
font-size: 1.1em;
border: 1px solid #3465a4;
background-color: #d7e3f1;
padding: 10px;
}
.warning-message {
background-color: #F4FA58;
border: 1px solid #F3F781;
color: #000000;
font-size: 1.1em;
padding: 10px;
}
2012-01-08 13:30:35 +01:00
nav #banner {
display: block;
margin-top: 14px;
position: absolute;
}
nav #banner #logo-text a {
font-size: 40px;
font-weight: bold;
margin-left: 3px;
color: #000000;
}
nav #banner #logo-text a:hover { text-decoration: none; }
.nav-commlink, .nav-login-link, .nav-logout-link {
display: block;
height: 15px;
2012-01-08 13:30:35 +01:00
margin-top: 67px;
margin-right: 2px;
2016-01-21 13:28:29 +01:00
/*padding: 6px 10px;*/
padding: 6px 3px;
2012-01-08 13:30:35 +01:00
float: left;
bottom: 140px;
border: 1px solid #babdb6;
border-bottom: 0px;
background-color: #aec0d3;
2015-05-24 10:35:55 +02:00
color: #565854;
2012-01-08 13:30:35 +01:00
-moz-border-radius: 3px 3px 0px 0px;
2015-05-24 10:35:55 +02:00
border-radius: 3px 3px 0px 0px;
2012-01-08 13:30:35 +01:00
}
nav .nav-link {
float: right;
margin: 0.2em 0em;
padding: 0em 0.5em;
background-color: transparent !important;
}
.nav-commlink.selected {
background-color: #ffffff;
border-bottom: 1px solid #ffffff;
color: #000000 !important;
margin-top: 64px;
padding-top: 6px;
padding-bottom: 8px;
}
.nav-ajax-left {
font-size: 0.8em;
float: left;
2015-05-24 10:35:55 +02:00
margin-top: 62px;
2012-01-08 13:30:35 +01:00
}
nav #nav-link-wrapper .nav-link {
border-right: 1px solid #babdb6;
}
/* aside */
aside {
display: block;
min-height: 112px;
width: 200px;
margin-left: 10%;
padding: 1em;
float: left;
background-image: url(border.jpg);
background-position: top left;
background-repeat: no-repeat;
position: absolute;
}
#dfrn-request-link {
display: block;
color: #FFFFFF;
-webkit-border-radius: 5px ;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 5px;
font-weight: bold;
2012-10-19 06:51:45 +02:00
background: #3465a4 url('friendica-16.png') no-repeat 95% center;
2012-01-08 13:30:35 +01:00
}
#subscribe-feed-link,
2012-04-01 09:59:35 +02:00
#wallmessage-link {
display: block;
color: #FFFFFF;
-webkit-border-radius: 5px ;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 5px;
font-weight: bold;
background-color: #3465a4;
}
2012-01-08 13:30:35 +01:00
/* section */
section {
margin: 0px 10%;
padding-top: 1em;
padding-left: 250px;
padding-right: 1em;
display: block;
background-color: #ffffff;
background-image: url(border.jpg);
background-position: top right;
background-repeat: no-repeat;
min-height: 112px;
2015-05-24 10:35:55 +02:00
2012-01-08 13:30:35 +01:00
}
.tabs {
height: 27px;
background-image: url(head.jpg);
2015-05-24 10:35:55 +02:00
background-repeat: repeat-x;
2012-01-08 13:30:35 +01:00
background-position: 0px -20px;
border-bottom: 1px solid #babdb6;
padding:0px;
}
.tabs li { margin: 0px; list-style: none; }
.tab {
display:block;
float:left;
padding: 0.4em;
2016-01-21 13:28:29 +01:00
/*margin-right: 1em;*/
margin-right: 3px ;
2012-01-08 13:30:35 +01:00
}
.tab.active {
font-weight: bold;
2015-05-24 10:35:55 +02:00
2012-01-08 13:30:35 +01:00
}
/* footer */
footer {
text-align: right;
padding-bottom: 1em;
padding-right: 3em;
2012-01-08 13:30:35 +01:00
}
.birthday-today, .event-today {
font-weight: bold;
}
div.wall-item-content-wrapper.shiny {
background-image: url('shiny.png');
background-position: -5px 30px;
background-repeat:no-repeat;
}
2012-01-10 05:03:00 +01:00
.preview {
background: #FFFFC8;
}
#theme-preview {
margin: 15px 0 15px 150px;
}
/* Contact-Header for the Network Stream */
#viewcontact_wrapper-network {
width: 100%;
min-height: 100px;
background-color: #DBE6F1;
border-bottom: 1px solid #babdb6;
}
#contact-entry-wrapper-network {
float: none;
width: auto;
height: auto;
padding: 10px;
margin: 0px
}
#contact-entry-accounttype-network {
font-size: 20px;
}
#contact-entry-name-network {
font-size: 24.5px;
}
/*#contact-entry-name-network>.contact-entry-details, #contact-entry-url-network,
#contact-entry-details-network, contact-entry-network-network {
color: #000;
}*/
2012-01-08 13:30:35 +01:00
/* from default */
2015-05-24 10:35:55 +02:00
#jot-perms-icon,
2012-01-08 13:30:35 +01:00
#profile-location,
#profile-nolocation,
2015-05-24 10:35:55 +02:00
#profile-youtube,
#profile-video,
2012-01-08 13:30:35 +01:00
#profile-audio,
#profile-link,
2015-05-24 10:35:55 +02:00
#profile-title,
2012-01-08 13:30:35 +01:00
#wall-image-upload,
#wall-file-upload,
#profile-upload-wrapper,
#wall-image-upload-div,
#wall-file-upload-div,
.hover, .focus {
cursor: pointer;
}
#jot-perms-icon {
float: left;
}
#jot-title, #jot-category {
2012-01-08 13:30:35 +01:00
border: 0px;
margin: 0px;
height: 20px;
width: 530px;
margin-bottom: 5px;
font-weight: bold;
border: 1px solid #ffffff;
}
#jot-title::-webkit-input-placeholder{font-weight: normal;}
#jot-category::-webkit-input-placeholder{font-weight: normal;}
2012-01-08 13:30:35 +01:00
#jot-title:-moz-placeholder{font-weight: normal;}
#jot-category:-moz-placeholder{font-weight: normal;}
2015-05-24 10:35:55 +02:00
2012-01-08 13:30:35 +01:00
#jot-title:hover,
#jot-title:focus,
#jot-category:hover,
#jot-category:focus {
2015-05-24 10:35:55 +02:00
border: 1px solid #cccccc;
2012-01-08 13:30:35 +01:00
}
.jothidden { display:none; }
.fakelink, .fakelink:visited, .fakelink:link {
color: #3465a4;
text-decoration: none;
cursor: pointer;
margin-top: 15px;
margin-bottom: 15px;
}
.lockview {
cursor: pointer;
}
#group-sidebar {
margin-bottom: 10px;
}
.widget .selected, .group-selected, .forum-selected {
2012-01-08 13:30:35 +01:00
padding: 3px;
-moz-border-radius: 3px;
2015-05-24 10:35:55 +02:00
border-radius: 3px;
2012-01-08 13:30:35 +01:00
border: 1px solid #CCCCCC;
background: #F8F8F8;
font-weight: bold;
}
2012-05-29 04:17:06 +02:00
.settings-widget .selected {
padding: 3px;
-moz-border-radius: 3px;
2015-05-24 10:35:55 +02:00
border-radius: 3px;
2012-05-29 04:17:06 +02:00
border: 1px solid #CCCCCC;
background: #F8F8F8;
font-weight: bold;
}
2012-01-08 13:30:35 +01:00
.fakelink:hover {
color: #3465a4;
text-decoration: underline;
cursor: pointer;
}
.smalltext {
font-size: 0.7em;
}
#sysmsg {
/*width: 600px;*/
margin-bottom: 10px;
}
#register-fill-ext {
margin-bottom: 25px;
}
#label-register-name, #label-register-email, #label-register-nickname, #label-register-openid {
float: left;
width: 350px;
margin-top: 10px;
}
#register-name, #register-email, #register-nickname {
float: left;
margin-top: 10px;
width: 150px;
}
#register-openid {
float: left;
margin-top: 10px;
width: 130px;
}
#register-name-end, #register-email-end, #register-nickname-end, #register-submit-end, #register-openid-end {
clear: both;
}
#register-nickname-desc {
margin-top: 30px;
width: 650px;
}
#register-sitename {
float: left;
margin-top: 10px;
}
#register-submit-button {
margin-top: 10px;
}
#login_standard {
width: 210px;
float: left;
}
#login_openid {
width: 210px;
margin-left: 250px;
}
#login_standard input,
#login_openid input {
width: 180px;
}
#login-extra-links {
clear: both;
}
#register-link, #lost-password-link {
float: left;
font-size: 80%;
margin-right: 15px;
}
#login-name-end, #login-password-end, #login-extra-end, #login-submit-end {
height: 50px;
}
2012-11-09 05:46:44 +01:00
#login-submit-wrapper {
clear: both;
}
2012-01-08 13:30:35 +01:00
#login-submit-button {
/* margin-top: 10px; */
margin-left: 200px;
}
input#dfrn-url {
float: left;
2012-10-19 06:51:45 +02:00
background: url(friendica-16.png) no-repeat;
2012-01-08 13:30:35 +01:00
background-position: 2px center;
font-size: 17px;
padding-left: 21px;
height: 21px;
background-color: #FFFFFF;
color: #000000;
margin-bottom: 20px;
}
#dfrn-url-label {
float: left;
width: 250px;
}
#dfrn-request-url-end {
clear: both;
}
#knowyouyes, #knowyouno {
float: left;
}
#dfrn-request-knowyou-yes-wrapper, #dfrn-request-knowyou-no-wrapper {
float: none;
}
#dfrn-request-knowyou-yes-label, #dfrn-request-knowyou-no-label {
float: left;
width: 75px;
margin-left: 50px;
margin-bottom: 7px;
}
#dfrn-request-knowyou-break, #dfrn-request-knowyou-end {
clear: both;
}
#dfrn-request-message-wrapper {
margin-bottom: 50px;
}
#dfrn-request-submit-wrapper {
clear: both;
margin-left: 50px;
}
#dfrn-request-info-wrapper {
margin-left: 50px;
}
#cropimage-wrapper, #cropimage-preview-wrapper {
float: left;
padding: 30px;
}
#crop-image-form {
margin-top: 30px;
clear: both;
}
.intro-wrapper {
margin-top: 20px;
}
.intro-fullname {
font-size: 1.1em;
font-weight: bold;
}
.intro-desc {
margin-bottom: 20px;
font-weight: bold;
}
.intro-note {
padding: 10px;
}
.intro-end {
padding: 30px;
}
.intro-form {
float: left;
}
.intro-approve-form {
clear: both;
}
.intro-approve-as-friend-end {
clear: both;
}
.intro-submit-approve, .intro-submit-ignore {
margin-right: 20px;
}
.intro-submit-approve {
margin-top: 15px;
}
.intro-approve-as-friend-label, .intro-approve-as-fan-label {
float: left;
width: 100px;
margin-left: 20px;
}
.intro-approve-as-friend, .intro-approve-as-fan {
float: left;
}
.intro-form-end {
clear: both;
}
.intro-approve-as-friend-desc {
margin-top: 15px;
}
.intro-approve-as-end {
clear: both;
margin-bottom: 10px;
}
.intro-end {
clear: both;
margin-bottom: 30px;
}
2012-06-30 10:29:29 +02:00
.aprofile dt {
font-weight: bold;
}
#page-profile .title {
font-weight: bold;
}
2012-05-24 01:58:31 +02:00
#profile-vcard-break {
clear: both;
}
2012-01-08 13:30:35 +01:00
#profile-extra-links {
clear: both;
margin-top: 10px;
}
#profile-extra-links ul {
list-style-type: none;
padding: 0px;
}
#profile-extra-links li {
margin-top: 5px;
}
#profile-edit-links ul {
list-style-type: none;
}
#profile-edit-links li {
margin-top: 10px;
}
.profile-edit-side-div {
float: right;
}
.profile-edit-side-link {
opacity: 0.3;
filter:alpha(opacity=30);
}
.profile-edit-side-link:hover {
opacity: 1.0;
filter:alpha(opacity=100);
}
.view-contact-wrapper {
margin-top: 20px;
float: left;
margin-left: 20px;
width: 180px;
}
.contact-wrapper {
float: left;
width: 150px;
height: 150px;
overflow: auto;
}
2012-01-08 13:13:53 +01:00
2010-12-28 15:44:57 +01:00
#view-contact-end {
clear: both;
}
#profile-edit-default-desc {
color: #FF0000;
border: 1px solid #FF8888;
background-color: #FFEEEE;
padding: 7px;
}
#profile-edit-clone-link-wrapper {
float: left;
margin-left: 50px;
margin-bottom: 20px;
width: 300px;
}
#profile-edit-links-end {
clear: both;
margin-bottom: 15px;
2010-12-28 15:44:57 +01:00
}
2010-12-28 15:44:57 +01:00
.profile-listing-photo {
border: none;
}
.profile-edit-submit-wrapper {
margin-top: 20px;
margin-bottom: 20px;
}
#profile-photo-link-select-wrapper {
margin-top: 2em;
}
#profile-photo-submit-wrapper {
margin-top: 10px;
}
#profile-photo-wrapper img {
width:175px;
height:175px;
2011-11-10 03:29:05 +01:00
padding: 12px;
}
2018-03-29 17:57:06 +02:00
#profile-photo-wrapper.crop-preview img {
padding: 0;
}
2010-12-28 15:44:57 +01:00
#profile-edit-profile-name-label,
#profile-edit-name-label,
2011-01-19 04:25:28 +01:00
#profile-edit-pdesc-label,
2010-12-28 15:44:57 +01:00
#profile-edit-gender-label,
#profile-edit-dob-label,
#profile-edit-address-label,
#profile-edit-locality-label,
#profile-edit-region-label,
#profile-edit-postal-code-label,
#profile-edit-country-name-label,
#profile-edit-marital-label,
#profile-edit-sexual-label,
#profile-edit-politic-label,
#profile-edit-religion-label,
#profile-edit-pubkeywords-label,
#profile-edit-prvkeywords-label,
2012-06-03 05:58:20 +02:00
#profile-edit-homepage-label,
#profile-edit-hometown-label {
2010-12-28 15:44:57 +01:00
float: left;
width: 175px;
}
#profile-edit-profile-name,
#profile-edit-name,
2011-01-19 04:25:28 +01:00
#profile-edit-pdesc,
2010-12-28 15:44:57 +01:00
#gender-select,
#profile-edit-dob,
#profile-edit-address,
#profile-edit-locality,
#profile-edit-region,
#profile-edit-postal-code,
#profile-edit-country-name,
#marital-select,
#sexual-select,
#profile-edit-politic,
#profile-edit-religion,
#profile-edit-pubkeywords,
#profile-edit-prvkeywords,
2010-12-28 15:44:57 +01:00
#profile-in-dir-yes,
#profile-in-dir-no,
#profile-in-netdir-yes,
#profile-in-netdir-no,
#hide-wall-yes,
#hide-wall-no,
2010-12-28 15:44:57 +01:00
#hide-friends-yes,
2011-02-17 17:29:29 +01:00
#hide-friends-no {
float: left;
margin-bottom: 20px;
}
2010-12-28 15:44:57 +01:00
#settings-normal,
#settings-soapbox,
2011-02-17 17:29:29 +01:00
#settings-freelove,
#settings-community {
2010-12-28 15:44:57 +01:00
float: left;
}
2012-05-31 01:30:51 +02:00
#settings-notifications label {
margin-left: 20px;
}
#settings-notify-desc, #settings-activity-desc {
font-weight: bold;
margin-bottom: 15px;
}
#settings-pagetype-desc {
color: #666666;
margin-bottom: 15px;
}
2011-02-17 17:29:29 +01:00
2010-12-28 15:44:57 +01:00
#profile-in-dir-yes-label,
#profile-in-dir-no-label,
#profile-in-netdir-yes-label,
#profile-in-netdir-no-label,
#hide-wall-yes-label,
#hide-wall-no-label,
2010-12-28 15:44:57 +01:00
#hide-friends-yes-label,
#hide-friends-no-label {
margin-left: 125px;
float: left;
width: 50px;
}
#profile-edit-with-label {
width: 175px;
margin-left: 20px;
}
#profile-publish-yes-reg,
#profile-publish-no-reg {
float: left;
margin-bottom: 10px;
}
#profile-publish-yes-label-reg,
#profile-publish-no-label-reg {
margin-left: 350px;
float: left;
width: 50px;
}
#profile-publish-break-reg,
#profile-publish-end-reg {
clear: both;
}
2011-01-19 14:48:30 +01:00
#profile-edit-pdesc-desc,
#profile-edit-pubkeywords-desc,
#profile-edit-prvkeywords-desc {
2010-12-28 15:44:57 +01:00
float: left;
margin-left: 20px;
}
2012-06-03 05:58:20 +02:00
#profile-edit-homepage, #profile-edit-hometown {
2010-12-28 15:44:57 +01:00
float: left;
margin-bottom: 35px;
}
#settings-normal-label,
#settings-soapbox-label,
#settings-community-label,
#settings-freelove-label {
float: left;
width: 200px;
}
#settings-normal-desc,
#settings-soapbox-desc,
#settings-community-desc,
#settings-freelove-desc {
2011-02-17 17:29:29 +01:00
/*float: left;
margin-left: 75px;*/
clear: left;
color: #666666;
display: block;
2015-05-24 10:35:55 +02:00
margin-bottom: 20px
2010-12-28 15:44:57 +01:00
}
#profile-edit-profile-name-end,
#profile-edit-name-end,
2011-01-19 04:25:28 +01:00
#profile-edit-pdesc-end,
2010-12-28 15:44:57 +01:00
#profile-edit-gender-end,
#profile-edit-dob-end,
#profile-edit-address-end,
#profile-edit-locality-end,
#profile-edit-region-end,
#profile-edit-postal-code-end,
#profile-edit-country-name-end,
#profile-edit-marital-end,
#profile-edit-sexual-end,
#profile-edit-politic-end,
#profile-edit-religion-end,
#profile-edit-pubkeywords-end,
#profile-edit-prvkeywords-end,
2010-12-28 15:44:57 +01:00
#profile-edit-homepage-end,
2012-06-03 05:58:20 +02:00
#profile-edit-hometown-end,
2010-12-28 15:44:57 +01:00
#profile-in-dir-break,
#profile-in-dir-end,
#profile-in-netdir-break,
#profile-in-netdir-end,
#hide-wall-break,
#hide-wall-end,
2010-12-28 15:44:57 +01:00
#hide-friends-break,
#hide-friends-end,
#settings-normal-break,
#settings-soapbox-break,
#settings-community-break,
#settings-freelove-break {
clear: both;
}
2012-05-29 04:17:06 +02:00
.settings-widget ul {
list-style-type: none;
padding: 0px;
}
2010-12-28 15:44:57 +01:00
2012-05-29 04:17:06 +02:00
.settings-widget li {
margin-left: 24px;
margin-bottom: 8px;
}
2010-12-28 15:44:57 +01:00
#gender-select, #marital-select, #sexual-select {
width: 220px;
}
#profile-edit-profile-name-wrapper .required {
color: #FF0000;
float: left;
}
#contacts-main {
margin-top: 20px;
margin-bottom: 20px;
}
.contact-entry-wrapper {
float: left;
min-width: 363px;
height: 90px;
padding-right: 10px;
margin: 0 10px 10px 0px;
}
.contact-entry-wrapper .contact-entry-photo-wrapper {
float: left;
margin-right: 10px;
2010-12-28 15:44:57 +01:00
}
2012-02-14 05:38:00 +01:00
#contacts-search-end {
margin-bottom: 10px;
}
2010-12-28 15:44:57 +01:00
.contact-entry-direction-icon {
margin-top: 24px;
margin-right: 2px;
}
.contact-entry-photo img {
border: none;
}
.contact-entry-photo a img {
width: 80px;
height: 80px;
}
2010-12-28 15:44:57 +01:00
.contact-entry-photo-end {
clear: both;
}
.contact-entry-name {
font-weight: bold;
}
.contact-entry-details {
font-size: 13px;
color: #999999;
white-space: nowrap;
2011-08-25 14:15:05 +02:00
overflow: hidden;
text-overflow: ellipsis;
2010-12-28 15:44:57 +01:00
}
.contact-entry-edit-links {
margin-top: 6px;
margin-left: 10px;
width: 16px;
}
.contact-entry-nav-wrapper {
float: left;
margin-left: 10px;
}
.contact-entry-edit-links img {
border: none;
margin-right: 15px;
}
.contact-entry-photo {
float: left;
2011-08-25 08:20:04 +02:00
position: relative;
2010-12-28 15:44:57 +01:00
}
.contact-entry-end {
clear: both;
}
#fsuggest-desc, #fsuggest-submit-wrapper {
margin-top: 15px;
margin-bottom: 15px;
}
2011-07-04 04:41:04 +02:00
#network-star-link{
margin-top: 10px;
}
.network-star {
float: left;
margin-right: 5px;
}
2011-09-06 09:55:24 +02:00
#network-bmark-link {
margin-top: 10px;
}
2011-07-04 04:41:04 +02:00
2010-12-28 15:44:57 +01:00
.wall-item-content-wrapper {
margin-top: 10px;
border: 1px solid #CCC;
2011-02-17 17:29:29 +01:00
position: relative;
2011-12-02 05:57:09 +01:00
-moz-border-radius: 3px;
2015-05-24 10:35:55 +02:00
border-radius: 3px;
2010-12-28 15:44:57 +01:00
}
.tread-wrapper .tread-wrapper {
2010-12-28 15:44:57 +01:00
margin-left: 50px;
}
.tread-wrapper .wall-item-comment-wrapper {
margin-left: 50px;
}
2012-08-12 00:39:45 +02:00
.tread-end-wrapper {
margin-left: 50px;
}
.wall-item-content-wrapper.comment {
2015-10-25 14:40:56 +01:00
/*margin-left: 50px;*/
2011-01-17 11:45:06 +01:00
background: #EEEEEE;
2010-12-28 15:44:57 +01:00
}
2012-06-23 13:44:48 +02:00
.wall-item-like.comment, .wall-item-dislike.comment {
margin-left: 50px;
}
2011-02-17 17:29:29 +01:00
.wall-item-info {
display: block;
float: left;
2011-03-08 16:51:14 +01:00
width:110px;
margin-right:10px;
}
.comment .wall-item-info {
width: 70px;
2011-02-17 17:29:29 +01:00
}
2010-12-28 15:44:57 +01:00
.wall-item-photo-wrapper {
margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
width: 100px;
2011-02-17 17:29:29 +01:00
}
2011-03-30 17:10:14 +02:00
.wall-item-photo-menu-button {
display: block;
position: absolute;
background-image: url("photo-menu.jpg");
2015-05-24 10:35:55 +02:00
background-position: top left;
2011-03-30 17:10:14 +02:00
background-repeat: no-repeat;
margin: 0px; padding: 0px;
width: 16px;
height: 16px;
top: 74px; left:10px;
overflow: hidden;
text-indent: 40px;
display: none;
2015-05-24 10:35:55 +02:00
2011-03-30 17:10:14 +02:00
}
.wall-item-photo-menu {
width: auto;
2011-03-30 17:10:14 +02:00
border: 2px solid #444444;
background: #FFFFFF;
position: absolute;
left: 10px; top: 90px;
display: none;
2011-04-04 09:28:19 +02:00
z-index: 10000;
2011-03-30 17:10:14 +02:00
}
.wall-item-photo-menu ul { margin:0px; padding: 0px; list-style: none }
.wall-item-photo-menu li a { display: block; padding: 2px; }
.wall-item-photo-menu li a:hover { color: #FFFFFF; background: #3465A4; text-decoration: none; }
.comment .wall-item-photo-menu-button { top: 44px;}
.comment .wall-item-photo-menu { top: 60px; }
2011-03-09 08:43:17 +01:00
.wallwall .wwto {
left: 50px;
margin: 0;
2011-03-08 16:51:14 +01:00
position: absolute;
2011-03-09 08:43:17 +01:00
top: 70px;
width: 30px
}
.wallwall .wwto img {
width: 30px !important;
height: 30px !important;
2010-12-28 15:44:57 +01:00
}
2011-03-30 17:10:14 +02:00
.wallwall .wall-item-photo-end {
clear: both;
}
2010-12-28 15:44:57 +01:00
.wall-item-arrowphoto-wrapper {
2011-03-08 16:51:14 +01:00
position: absolute;
2011-03-09 08:43:17 +01:00
left: 75px;
2011-03-08 16:51:14 +01:00
top: 70px;
z-index: 100;
2010-12-28 15:44:57 +01:00
}
.wall-item-wrapper {
2011-02-17 17:29:29 +01:00
/*float: left;
2011-01-25 10:16:15 +01:00
margin-right: 5px;
2011-02-17 17:29:29 +01:00
width: 250px;*/
margin-left:10px;
2010-12-28 15:44:57 +01:00
}
.wall-item-lock {
2011-02-17 17:29:29 +01:00
/*height: 20px;*/
/*margin-top: 10px;*/
2011-03-08 16:51:14 +01:00
left: 105px;
2011-02-17 17:29:29 +01:00
position: absolute;
2015-05-24 10:35:55 +02:00
top: 1px;
2010-12-28 15:44:57 +01:00
}
2011-03-08 16:51:14 +01:00
.comment .wall-item-lock {
left: 65px;
}
2010-12-28 15:44:57 +01:00
.wall-item-ago,
.shared-time {
2010-12-28 15:44:57 +01:00
color: #888888;
font-size: 0.8em;
}
2011-03-08 16:51:14 +01:00
.wall-item-location {
overflow: hidden;
/* add ellipsis on text overflow */
/* this work on safari, opera, ie, chrome. */
/* firefox users have to wait support or we */
/* can use a jquery addon http://bit.ly/zJskg */
2011-03-08 16:51:14 +01:00
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
width: 100%;
}
.wall-item-like-buttons {
float: left;
margin-right: 10px;
/* padding-right: 10px; */
/* border-right: 2px solid #fff; */
}
.like-rotator {
margin-left: 5px;
2011-03-08 16:51:14 +01:00
}
.wall-item-like-buttons > a,
.wall-item-like-buttons > img {
float: left;
}
2011-03-08 16:51:14 +01:00
2010-12-28 15:44:57 +01:00
.wall-item-like-buttons img {
cursor: pointer;
}
2011-03-17 03:36:59 +01:00
.wall-item-share-buttons {
2011-03-17 04:14:19 +01:00
margin-left: 10px;
margin-right: 10px;
2011-03-17 03:36:59 +01:00
}
.wall-item-like-buttons > a.active,
.wall-item-attend-wrapper > a.active {
background-color: rgba(52, 101, 164, .5);
}
2011-03-18 08:30:34 +01:00
.editpost {
2011-07-04 04:41:04 +02:00
margin-left: 10px;
float: left;
}
2019-11-08 11:25:50 +01:00
.pin-item {
margin-left: 10px;
float: left;
}
2011-07-04 04:41:04 +02:00
.star-item {
margin-left: 10px;
2015-05-24 10:35:55 +02:00
float: left;
2011-03-18 08:30:34 +01:00
}
2011-10-25 00:47:17 +02:00
.tag-item {
margin-left: 10px;
2015-05-24 10:35:55 +02:00
float: left;
2011-10-25 00:47:17 +02:00
}
.filer-item {
margin-left: 10px;
float: left;
}
2011-03-18 08:30:34 +01:00
.wall-item-links-wrapper {
float: left;
}
2010-12-28 15:44:57 +01:00
.wall-item-delete-wrapper {
float: right;
}
.wall-item-delete-end {
clear: both;
}
.wall-item-delete-icon {
border: none;
}
2015-10-12 20:09:33 +02:00
.wall-item-attend-wrapper {
float:left;
padding-left: 10px;
}
.wall-item-attend-wrapper > a {
display: inline-block;
margin-right: 10px;
}
2010-12-28 15:44:57 +01:00
.wall-item-wrapper-end {
clear: both;
}
.wall-item-name-link,
.shared-author {
2010-12-28 15:44:57 +01:00
font-weight: bold;
text-decoration: none;
color: #3172BD;
}
.wall-item-photo {
border: none;
}
2011-02-17 17:29:29 +01:00
.comment .wall-item-photo {
2015-05-24 10:35:55 +02:00
width: 50px !important;
height: 50px !important;
2011-02-17 17:29:29 +01:00
}
2010-12-28 15:44:57 +01:00
.wall-item-content {
2011-02-17 17:29:29 +01:00
/*float: left;*/
/*width: 450px;*/
2010-12-28 15:44:57 +01:00
margin-left: 10px;
2011-02-17 17:29:29 +01:00
/*margin-bottom: 20px;*/
/*padding: 20px;*/
2012-09-24 09:46:00 +02:00
max-height: 700px;
overflow: auto;
2010-12-28 15:44:57 +01:00
}
.wall-item-content img {
max-width: 700px;
}
.wall-item-container .wall-item-content .type-link img,
.type-link img {
max-width: 160px;
max-height: 160px;
float: left;
margin-right: 10px;
}
.type-link blockquote {
margin-left: 160px;
max-height: 160px;
overflow: hidden;
}
.type-link .oembed {
}
.oembed.video .embed_video > div {
position: absolute; top: 0px; left: 0px;
background: rgba(0, 0, 0, 0.5) url(shiny.png) no-repeat scroll center center;
}
.shared_header {
height: 32px;
color: #999;
border-top: 1px solid #D2D2D2;
padding-top: 5px;
margin-top: 5px;
}
.shared_header a {
color: black;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.shared_header a:hover {
color: #36c;
}
.shared_header img {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
float: left;
}
.shared_header span {
margin-left: 9px;
}
blockquote.shared_content {
margin-left: 32px;
color: #000;
border: none;
}
2010-12-28 15:44:57 +01:00
.wall-item-title {
float: left;
font-weight: bold;
2011-02-17 17:29:29 +01:00
/*width: 450px;*/
2010-12-28 15:44:57 +01:00
}
.wall-item-title-end {
clear: both;
}
2010-12-28 15:44:57 +01:00
.wall-item-body {
float: left;
2011-02-17 17:29:29 +01:00
/*width: 450px;*/
margin-top: 10px;
2010-12-28 15:44:57 +01:00
}
2011-02-17 17:29:29 +01:00
.wall-item-tools {
clear: both;
background-image: url("head.jpg");
background-position: 0 -20px;
background-repeat: repeat-x;
padding: 5px 10px 0px;
}
.wall-item-author {
margin-top: 10px;
}
2011-02-17 17:29:29 +01:00
.comment .wall-item-tools {
background:none;
2015-05-24 10:35:55 +02:00
}
2011-02-17 17:29:29 +01:00
2010-12-28 15:44:57 +01:00
.comment-edit-wrapper {
margin-top: 15px;
2011-01-17 11:45:06 +01:00
background: #f3f3f3;
2010-12-28 15:44:57 +01:00
margin-left: 50px;
}
.comment-wwedit-wrapper {
background: #f3f3f3;
2010-12-28 15:44:57 +01:00
}
.comment-edit-photo {
margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
width: 100px;
float: left;
}
.comment-wwedit-wrapper.threaded > .comment-edit-form > .comment-edit-photo {
width: 40px;
}
2010-12-28 15:44:57 +01:00
.comment-edit-photo img {
width: 25px;
}
.comment-edit-text-empty, .comment-edit-text-full {
float: left;
margin-top: 10px;
2011-12-02 07:44:27 +01:00
-moz-border-radius: 3px;
2015-05-24 10:35:55 +02:00
border-radius: 3px;
2011-12-02 07:44:27 +01:00
border: 1px solid #cccccc;
padding: 3px 1px 1px 3px;
2010-12-28 15:44:57 +01:00
}
.comment-edit-text-end {
clear: both;
}
.comment-edit-submit {
margin: 10px 0px 10px 110px;
}
.comment-wwedit-wrapper.threaded > .comment-edit-form > .comment-edit-submit-wrapper > .comment-edit-submit {
margin-left: 50px;
}
#profile-jot-plugin-wrapper,
2010-12-28 15:44:57 +01:00
#profile-jot-submit-wrapper {
margin-top: 15px;
}
#profile-jot-submit {
float: left;
}
#profile-upload-wrapper {
float: left;
2011-03-30 03:57:26 +02:00
margin-left: 30px;
2010-12-28 15:44:57 +01:00
}
2011-05-25 07:40:52 +02:00
#profile-attach-wrapper {
float: left;
margin-left: 30px;
}
2010-12-28 15:44:57 +01:00
#profile-rotator {
float: left;
2011-03-30 03:57:26 +02:00
margin-left: 30px;
2010-12-28 15:44:57 +01:00
}
#profile-link-wrapper {
float: left;
2011-03-30 03:57:26 +02:00
margin-left: 15px;
2010-12-28 15:44:57 +01:00
}
#profile-youtube-wrapper {
float: left;
2011-03-30 03:57:26 +02:00
margin-left: 15px;
2010-12-28 15:44:57 +01:00
}
2011-03-17 05:14:22 +01:00
#profile-video-wrapper {
float: left;
2011-03-30 03:57:26 +02:00
margin-left: 15px;
2011-03-17 05:14:22 +01:00
}
#profile-audio-wrapper {
float: left;
2011-03-30 03:57:26 +02:00
margin-left: 15px;
2011-03-17 05:14:22 +01:00
}
2010-12-28 15:44:57 +01:00
#profile-location-wrapper {
float: left;
2011-03-30 03:57:26 +02:00
margin-left: 15px;
2010-12-28 15:44:57 +01:00
}
2012-01-10 06:02:02 +01:00
#jot-preview-link {
float: left;
margin-left: 45px;
margin-top: 0px !important;
}
2010-12-28 15:44:57 +01:00
#profile-nolocation-wrapper {
float: left;
2011-03-30 03:57:26 +02:00
margin-left: 15px;
}
#profile-title-wrapper {
float: left;
margin-left: 15px;
2010-12-28 15:44:57 +01:00
}
#profile-jot-perms {
float: left;
2011-03-30 03:57:26 +02:00
margin-left: 100px;
2010-12-28 15:44:57 +01:00
font-weight: bold;
font-size: 1.2em;
}
2012-01-10 06:02:02 +01:00
2010-12-28 15:44:57 +01:00
#profile-jot-perms-end {
/*clear: left;*/
height: 30px;
2010-12-28 15:44:57 +01:00
}
#profile-jot-plugin-end{
clear: both;
}
.profile-jot-net {
float: left;
margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;
}
#profile-jot-networks-end {
clear: both;
}
2010-12-28 15:44:57 +01:00
#profile-jot-end {
/*clear: both;*/
margin-bottom: 30px;
}
#about-jot-submit-wrapper {
margin-top: 15px;
}
#about-jot-end {
margin-bottom: 30px;
}
#contacts-main {
margin-bottom: 30px;
}
#profile-listing-desc {
margin-left: 30px;
}
#profile-listing-new-link-wrapper {
margin-left: 30px;
margin-bottom: 30px;
}
.profile-listing-photo-wrapper {
float: left;
}
.profile-listing-edit-buttons-wrapper {
clear: both;
}
.profile-listing-photo-edit-link {
float: left;
width: 125px;
}
.profile-listing-end {
clear: both;
}
.profile-listing-edit-buttons-wrapper img{
border: none;
margin-right: 20px;
}
.profile-listing {
margin-top: 25px;
}
.profile-listing-name {
float: left;
margin-left: 32px;
margin-top: 10px;
color: #3172BD;
font-weight: bold;
width: 200px;
}
.fortune {
margin-top: 50px;
color: #4444FF;
font-weight: bold;
margin-bottom: 20px;
}
.directory-end {
clear: both;
}
.directory-name {
text-align: center;
}
.directory-photo {
margin-left: 25px;
}
.directory-details {
font-size: 0.7em;
text-align: center;
margin-left: 5px;
margin-right: 5px;
}
.directory-item {
float: left;
width: 225px;
height: 260px;
overflow: auto;
}
#directory-search-wrapper {
margin-top: 20px;
margin-right: 20px;
margin-bottom: 50px;
}
#directory-search-end {
}
.directory-photo-img {
border: none;
}
.pager {
padding: 10px;
text-align: center;
font-size: 1.0em;
clear:left;
2010-12-28 15:44:57 +01:00
}
.pager .disabled {
display: none;
}
2010-12-28 15:44:57 +01:00
.pager_first,
.pager_last,
.pager_prev,
.pager_next,
2015-02-05 11:29:14 +01:00
.pager_n,
.scroll_loader_text {
2010-12-28 15:44:57 +01:00
border: 1px solid black;
background: #EEE;
padding: 4px;
}
.pager_first a,
.pager_last a,
.pager_prev a,
.pager_next a,
.pager_n a {
text-decoration: none;
}
.pager_current {
border: 1px solid black;
background: #FFCCCC;
padding: 4px;
}
#advanced-profile-name-wrapper,
#advanced-profile-gender-wrapper,
#advanced-profile-dob-wrapper,
#advanced-profile-age-wrapper,
#advanced-profile-marital-wrapper,
#advanced-profile-sexual-wrapper,
#advanced-profile-homepage-wrapper,
#advanced-profile-politic-wrapper,
#advanced-profile-religion-wrapper,
#advanced-profile-about-wrapper,
#advanced-profile-interest-wrapper,
#advanced-profile-contact-wrapper,
#advanced-profile-music-wrapper,
#advanced-profile-book-wrapper,
#advanced-profile-tv-wrapper,
#advanced-profile-film-wrapper,
#advanced-profile-romance-wrapper,
#advanced-profile-work-wrapper,
#advanced-profile-education-wrapper {
margin-top: 20px;
}
#advanced-profile-name-text,
#advanced-profile-gender-text,
#advanced-profile-dob-text,
#advanced-profile-age-text,
#advanced-profile-marital-text,
#advanced-profile-sexual-text,
#advanced-profile-homepage-text,
#advanced-profile-politic-text,
#advanced-profile-religion-text,
#advanced-profile-about-text,
#advanced-profile-interest-text,
#advanced-profile-contact-text,
#advanced-profile-music-text,
#advanced-profile-book-text,
#advanced-profile-tv-text,
#advanced-profile-film-text,
#advanced-profile-romance-text,
#advanced-profile-work-text,
#advanced-profile-education-text {
width: 300px;
float: left;
}
#advanced-profile-name-end,
#advanced-profile-gender-end,
#advanced-profile-dob-end,
#advanced-profile-age-end,
#advanced-profile-marital-end,
#advanced-profile-sexual-end,
#advanced-profile-homepage-end,
#advanced-profile-politic-end,
#advanced-profile-religion-end {
height: 10px;
}
#advanced-profile-about-end,
#advanced-profile-interest-end,
#advanced-profile-contact-end,
#advanced-profile-music-end,
#advanced-profile-book-end,
#advanced-profile-tv-end,
#advanced-profile-film-end,
#advanced-profile-romance-end,
#advanced-profile-work-end,
#advanced-profile-education-end {
}
#advanced-profile-name,
#advanced-profile-gender,
#advanced-profile-dob,
#advanced-profile-age,
#advanced-profile-marital,
#advanced-profile-sexual,
#advanced-profile-homepage,
#advanced-profile-politic,
#advanced-profile-religion {
float: left;
}
#advanced-profile-about,
#advanced-profile-interest,
#advanced-profile-contact,
#advanced-profile-music,
#advanced-profile-book,
#advanced-profile-tv,
#advanced-profile-film,
#advanced-profile-romance,
#advanced-profile-work,
#advanced-profile-education {
margin-top: 10px;
margin-left: 50px;
margin-right: 20px;
padding: 10px;
border: 1px solid #CCCCCC;
}
#advanced-profile-with {
float: left;
margin-left: 15px;
}
#contact-edit-wrapper {
margin-top: 10px;
2010-12-28 15:44:57 +01:00
}
#contact-edit-banner-name {
font-size: 1.4em;
font-weight: bold;
}
#contact-edit-poll-wrapper {
2011-11-09 06:22:45 +01:00
margin-top: 15px;
2010-12-28 15:44:57 +01:00
}
2011-11-09 06:22:45 +01:00
2010-12-28 15:44:57 +01:00
#contact-edit-poll-text {
margin-top: 15px;
margin-bottom: 5px;
2010-12-28 15:44:57 +01:00
}
#contact-edit-update-now {
margin-top: 15px;
}
#contact-edit-links{
clear: both;
2010-12-28 15:44:57 +01:00
}
#contact-edit-links ul {
list-style: none;
2011-11-10 04:30:14 +01:00
list-style-type: none;
margin-left: 0px;
padding-left: 0px;
}
2011-11-10 04:30:14 +01:00
#contact-edit-links li {
margin-top: 5px;
}
#contact-edit-drop-link {
float: right;
margin-right: 20px;
2010-12-28 15:44:57 +01:00
}
#contact-edit-nav-end {
clear: both;
}
#contact-edit-wrapper {
width: 100%;
}
2011-11-09 06:22:45 +01:00
2010-12-28 15:44:57 +01:00
#contact-edit-end {
clear: both;
2011-12-06 03:36:26 +01:00
margin-top: 15px;
2010-12-28 15:44:57 +01:00
}
#contact-profile-selector {
width: 175px;
/*margin-left: 175px;*/
2010-12-28 15:44:57 +01:00
}
.contact-select { position: absolute; top: 64px; left:64px; display:none; }
.contact-select:checked,
.contact-entry-photo:hover .contact-select { display:block; }
2011-08-25 07:40:26 +02:00
.contact-photo-menu-button {
2011-08-25 08:20:04 +02:00
position: absolute;
2011-08-25 07:40:26 +02:00
background-image: url("photo-menu.jpg");
2015-05-24 10:35:55 +02:00
background-position: top left;
2011-08-25 07:40:26 +02:00
background-repeat: no-repeat;
margin: 0px; padding: 0px;
width: 16px;
height: 16px;
2011-08-25 08:20:04 +02:00
top: 64px; left:0px;
2011-08-25 07:40:26 +02:00
overflow: hidden;
text-indent: 40px;
display: none;
2015-05-24 10:35:55 +02:00
2011-08-25 07:40:26 +02:00
}
.contact-photo-menu {
width: auto;
border: 2px solid #444444;
background: #FFFFFF;
2011-08-25 08:20:04 +02:00
position: absolute;
left: 0px; top: 90px;
2011-08-25 07:40:26 +02:00
display: none;
z-index: 10000;
}
.contact-photo-menu ul { margin:0px; padding: 0px; list-style: none }
.contact-photo-menu li a { display: block; padding: 2px; }
.contact-photo-menu li a:hover { color: #FFFFFF; background: #3465A4; text-decoration: none; }
2012-06-15 02:41:24 +02:00
#block-message, #ignore-message, #archive-message, #lost-contact-message {
2010-12-28 15:44:57 +01:00
color: #FF0000;
}
2011-03-21 03:29:01 +01:00
#profile-edit-insecure {
margin-top: 20px;
color: #FF0000;
font-size: 1.1em;
border: 1px solid #FF8888;
background-color: #FFEEEE;
padding-left: 5px;
/*: 3px 3px 3px 5px; */
width: 587px;
}
#profile-jot-text {
height: 20px;
width: 100%;
color:#cccccc;
border: 1px solid #cccccc;
padding: 3px 0px 0px 5px;
2011-12-02 05:57:09 +01:00
-moz-border-radius: 3px;
2015-05-24 10:35:55 +02:00
border-radius: 3px;
}
2011-07-19 16:17:58 +02:00
/** acl **/
2011-07-20 14:19:20 +02:00
#photo-edit-perms-select,
#photos-upload-permissions-wrapper,
2011-07-19 16:17:58 +02:00
#profile-jot-acl-wrapper{
display:block!important;
2010-12-28 15:44:57 +01:00
}
2012-06-25 10:37:44 +02:00
#photos-usage-message {
margin-bottom: 15px;
}
2011-07-19 16:17:58 +02:00
#acl-wrapper {
2011-07-19 16:34:27 +02:00
width: 690px;
2011-07-19 16:17:58 +02:00
float:left;
2010-12-28 15:44:57 +01:00
}
2011-07-19 16:17:58 +02:00
#acl-wrapper a:hover {
text-decoration: none;
color:#000000;
2011-05-20 04:55:34 +02:00
}
2011-07-19 16:17:58 +02:00
/** /acl **/
2010-12-28 15:44:57 +01:00
2011-07-19 16:17:58 +02:00
.comment-edit-text-empty {
color: gray;
2012-09-11 03:06:18 +02:00
height: 2em;
2011-07-19 16:17:58 +02:00
width: 175px;
overflow: auto;
margin-bottom: 10px;
2010-12-28 15:44:57 +01:00
}
2011-07-19 16:17:58 +02:00
.comment-wwedit-wrapper.threaded > .comment-edit-form > .comment-edit-text-empty {
height: 1.5em;
}
2011-07-19 16:17:58 +02:00
.comment-edit-text-full {
color: black;
height: 150px;
width: 350px;
overflow: auto;
2010-12-28 15:44:57 +01:00
}
2011-07-19 16:17:58 +02:00
#group-new-submit-wrapper {
margin-top: 30px;
2010-12-28 15:44:57 +01:00
}
#group-edit-name-label {
float: left;
width: 175px;
margin-top: 20px;
margin-bottom: 20px;
}
#group-edit-name {
float: left;
width: 225px;
margin-top: 20px;
margin-bottom: 20px;
}
#group-edit-name-wrapper {
}
#group_members_select_label {
display: block;
float: left;
width: 175px;
}
.group_members_select {
float: left;
width: 230px;
overflow: auto;
}
#group_members_select_end {
clear: both;
}
#group-edit-name-end {
clear: both;
}
#prvmail-to-label, #prvmail-subject-label, #prvmail-message-label {
margin-bottom: 10px;
margin-top: 20px;
}
#prvmail-submit {
float: left;
margin-top: 10px;
margin-right: 30px;
}
#prvmail-upload-wrapper,
#prvmail-link-wrapper,
#prvmail-rotator-wrapper {
float: left;
margin-top: 10px;
margin-right: 10px;
width: 24px;
}
#prvmail-end {
clear: both;
}
.mail-list-sender,
.mail-list-detail {
float: left;
}
.mail-list-detail {
margin-left: 20px;
}
.mail-list-subject {
font-size: 1.1em;
margin-top: 10px;
}
a.mail-list-link {
2011-01-24 19:50:34 +01:00
display: block;
font-size: 1.3em;
padding: 4px 0;
2010-12-28 15:44:57 +01:00
}
/*
*a.mail-list-link:hover {
* background-color: #15607B;
* color: #F5F6FB;
*}
*/
.mail-list-outside-wrapper-end {
clear: both;
}
.mail-list-outside-wrapper {
margin-top: 30px;
}
.mail-list-delete-wrapper {
float: right;
margin-right: 30px;
margin-top: 15px;
}
.mail-list-delete-icon {
border: none;
}
.mail-conv-sender,
.mail-conv-detail {
float: left;
}
.mail-conv-detail {
margin-left: 20px;
width: 500px;
}
.mail-conv-subject {
2011-01-24 19:50:34 +01:00
font-size: 1.4em;
margin: 10px 0;
2010-12-28 15:44:57 +01:00
}
.mail-conv-outside-wrapper-end {
clear: both;
}
.mail-conv-outside-wrapper {
margin-top: 30px;
}
.mail-conv-delete-wrapper {
float: right;
margin-right: 30px;
margin-top: 15px;
}
.mail-conv-break {
clear: both;
}
2010-12-28 15:44:57 +01:00
.mail-conv-delete-icon {
border: none;
}
.message-links ul {
list-style-type: none;
padding: 0px;
}
.message-links li {
margin-top: 10px;
float: left;
}
.message-links a {
padding: 3px 5px;
}
.message-links-end {
2010-12-28 15:44:57 +01:00
clear: both;
}
#sidebar-group-list ul {
list-style-type: none;
}
.sidebar-group-li .notify, .forum-widget-entry .notify {
display: none;
font-size: 9px;
border: 1px solid rgb(221, 221, 221);
padding: 2px;
float: right;
background-color: #BABDB6;
}
.sidebar-group-li .notify.show, .forum-widget-entry .notify.show {
display: block;
}
2010-12-28 15:44:57 +01:00
2011-12-02 01:33:53 +01:00
#sidebar-group-list .icon, #sidebar-group-list .iconspacer {
2011-11-11 04:53:13 +01:00
display: inline-block;
height: 12px;
width: 12px;
}
2010-12-28 15:44:57 +01:00
#sidebar-group-list li {
margin-top: 10px;
}
#forumlist-sidebar ul {
list-style: none;
}
.nets-ul, .fileas-ul, .category-ul, .datebrowse-ul {
2012-01-06 05:40:48 +01:00
list-style-type: none;
}
.nets-ul li, .fileas-ul li, .category-ul li, .datebrowse-ul li {
2012-01-06 05:40:48 +01:00
margin-top: 10px;
}
.nets-link {
margin-left: 24px;
}
.nets-all {
margin-left: 42px;
}
.fileas-link, .category-link {
margin-left: 24px;
}
.fileas-all, .category-all {
margin-left: 0px;
}
2011-09-05 02:35:06 +02:00
#search-save {
margin-left: 5px;
}
.groupsideedit {
margin-right: 10px;
}
#saved-search-ul {
list-style-type: none;
}
.savedsearchdrop, .savedsearchterm {
float: left;
margin-top: 10px;
}
.savedsearchterm {
margin-left: 10px;
}
2010-12-28 15:44:57 +01:00
#side-follow-wrapper {
margin-top: 20px;
}
#side-follow-url, #side-peoplefind-url {
2010-12-28 15:44:57 +01:00
margin-top: 5px;
}
#side-follow-submit, #side-peoplefind-submit {
2010-12-28 15:44:57 +01:00
margin-top: 15px;
}
#side-match-link {
margin-top: 10px;
}
2011-11-15 15:59:53 +01:00
aside input[type='text'] {
2011-12-02 05:57:09 +01:00
width: 174px;
2011-11-15 15:59:53 +01:00
}
.widget {
border: 1px solid #DDDDDD;
2011-10-13 10:00:06 +02:00
padding: 8px;
margin-top: 5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
}
/*.photos {
2012-01-06 09:35:29 +01:00
height: auto;
overflow: auto;
}*/
.photos-end {
clear: both;
margin-bottom: 25px;
2012-01-06 09:35:29 +01:00
}
2010-12-28 15:44:57 +01:00
.photo-album-image-wrapper {
float: left;
margin-top: 15px;
margin-right: 15px;
margin-left: 15px;
2015-05-24 10:35:55 +02:00
/* width: 200px; height: 200px;
overflow: hidden;
position: relative; */
}
.photo-album-image-wrapper .caption {
2015-05-24 10:35:55 +02:00
display: none;
width: 100%;
/* position: absolute; */
2015-05-24 10:35:55 +02:00
bottom: 0px;
padding: 0.5em 0.5em 0px 0.5em;
2011-02-17 17:29:29 +01:00
background-color: rgba(245, 245, 255, 0.8);
border-bottom: 2px solid #CCC;
margin: 0px;
}
.photo-album-image-wrapper a:hover .caption {
display:block;
2010-12-28 15:44:57 +01:00
}
#photo-album-end {
clear: both;
margin-bottom: 25px;
2010-12-28 15:44:57 +01:00
}
.photo-top-image-wrapper {
/* position: relative; */
2010-12-28 15:44:57 +01:00
float: left;
margin-top: 15px;
margin-right: 15px;
margin-left: 15px;
margin-bottom: 15px;
2015-05-24 10:35:55 +02:00
/* width: 200px; height: 200px;
overflow: hidden; */
}
.photo-top-album-name {
width: 100%;
min-height: 2em;
/* position: absolute; */
2015-05-24 10:35:55 +02:00
bottom: 0px;
padding: 0px 3px;
padding-top: 0.5em;
background-color: rgb(255, 255, 255);
2010-12-28 15:44:57 +01:00
}
#photo-top-end {
clear: both;
}
#photo-top-links {
margin-bottom: 30px;
margin-left: 30px;
}
#photos-upload-newalbum-div {
float: left;
width: 175px;
}
#photos-upload-noshare {
margin-bottom: 10px;
}
2010-12-28 15:44:57 +01:00
#photos-upload-existing-album-text {
float: left;
width: 175px;
}
#photos-upload-newalbum {
float: left;
}
#photos-upload-album-select {
float: left;
}
#photos-upload-spacer {
margin-top: 25px;
}
2010-12-28 15:44:57 +01:00
#photos-upload-new-end, #photos-upload-exist-end {
clear: both;
}
#photos-upload-exist-end {
margin-bottom: 15px;
}
#photos-upload-submit {
margin-top: 15px;
}
#photos_upload_applet_wrapper {
margin-bottom: 15px;
}
#photos-upload-no-java-message {
margin-bottom: 15px;
}
2013-05-04 03:09:12 +02:00
.video-top-wrapper {
display: inline-block;
vertical-align: top;
margin-top: 15px;
margin-right: 15px;
margin-left: 15px;
margin-bottom: 15px;
}
2010-12-28 15:44:57 +01:00
#profile-jot-desc {
/*float: left;*/
width: 480px;
2011-05-02 04:50:00 +02:00
color: #FF0000;
2010-12-28 15:44:57 +01:00
margin-top: 10px;
margin-bottom: 10px;
}
2011-05-02 04:50:00 +02:00
2010-12-28 15:44:57 +01:00
#character-counter {
float: right;
font-size: 120%;
}
#character-counter.grey {
color: #888888;
}
#character-counter.orange {
color: orange;
}
#character-counter.red {
color: red;
}
#profile-jot-banner-end {
2015-05-24 10:35:55 +02:00
/* clear: both; */
2010-12-28 15:44:57 +01:00
}
#photos-upload-select-files-text {
margin-top: 15px;
margin-bottom: 15px;
}
2011-03-24 09:16:14 +01:00
#photos-upload-perms-menu, #photos-upload-perms-menu:visited, #photos-upload-perms-menu:link {
2010-12-28 15:44:57 +01:00
color: #8888FF;
text-decoration: none;
cursor: pointer;
}
#photos-upload-perms-menu:hover {
color: #0000FF;
text-decoration: underline;
cursor: pointer;
}
#settings-default-perms-menu {
margin-top: 15px;
margin-bottom: 15px;
}
2012-05-23 10:01:04 +02:00
#photo-edit-caption-label, #photo-edit-tags-label, #photo-edit-albumname-label, #photo-edit-rotate-label {
2010-12-28 15:44:57 +01:00
float: left;
width: 150px;
}
2011-03-10 06:10:16 +01:00
#photo-edit-perms-end {
margin-bottom: 15px;
}
2012-05-23 10:01:04 +02:00
#photo-edit-caption, #photo-edit-newtag, #photo-edit-albumname, #photo-edit-rotate {
2010-12-28 15:44:57 +01:00
float: left;
margin-bottom: 25px;
}
#photo-edit-link-wrap {
margin-bottom: 15px;
}
#photo-like-div {
margin-bottom: 25px;
}
2012-05-23 10:01:04 +02:00
#photo-edit-caption-end, #photo-edit-tags-end, #photo-edit-albumname-end, #photo-edit-rotate-end {
2010-12-28 15:44:57 +01:00
clear: both;
}
2012-05-23 10:01:04 +02:00
#photo-edit-rotate-end {
margin-bottom: 15px;
}
2010-12-28 15:44:57 +01:00
#photo-edit-delete-button {
margin-left: 200px;
}
#photo-edit-end {
margin-bottom: 35px;
}
#photo-caption {
font-size: 110%;
font-weight: bold;
margin-top: 15px;
margin-bottom: 15px;
}
#in-this-photo-text {
color: #0000FF;
margin-left: 30px;
}
#in-this-photo {
margin-left: 60px;
margin-top: 10px;
margin-bottom: 20px;
}
#photo-album-edit-submit, #photo-album-edit-drop {
margin-top: 15px;
margin-bottom: 15px;
}
#photo-album-edit-drop {
margin-left: 200px;
}
.group-delete-wrapper {
float: right;
margin-right: 50px;
}
#install-dbhost-label,
#install-dbuser-label,
#install-dbpass-label,
#install-dbdata-label,
#install-tz-desc {
float: left;
width: 250px;
margin-top: 10px;
margin-bottom: 10px;
}
#install-dbhost,
#install-dbuser,
#install-dbpass,
2011-07-08 17:12:08 +02:00
#install-dbdata {
2010-12-28 15:44:57 +01:00
float: left;
width: 200px;
margin-left: 20px;
}
#install-dbhost-end,
#install-dbuser-end,
#install-dbpass-end,
#install-dbdata-end,
#install-tz-end {
clear: both;
}
#install-form select#timezone_select {
float: left;
margin-top: 18px;
margin-left: 20px;
}
#dfrn-request-networks {
margin-bottom: 30px;
}
#pause {
position: fixed;
bottom: 5px;
right: 5px;
}
.sparkle {
cursor: url('lock.cur'), pointer;
2010-12-28 15:44:57 +01:00
/* cursor: pointer !important; */
}
.contact-block-div {
float: left;
width: 52px;
height: 52px;
}
.contact-block-textdiv {
float: left;
width: 150px;
height: 34px;
}
2010-12-28 15:44:57 +01:00
#contact-block-end {
clear: both;
}
.contact-block-link {
float: left;
}
.contact-block-img {
width:48px;
height:48px;
}
2010-12-28 15:44:57 +01:00
#tag-remove {
margin-bottom: 15px;
}
#tagrm li {
margin-bottom: 10px;
}
#tagrm-submit, #tagrm-cancel {
margin-top: 25px;
}
#tagrm-cancel {
margin-left: 15px;
}
.wall-item-conv {
margin-top: 5px;
margin-bottom: 25px;
}
#search-submit {
margin-left: 15px;
}
#search-box {
margin-bottom: 25px;
}
2015-12-01 18:31:08 +01:00
.location-label, .gender-label, .marital-label, .homepage-label, .network-label {
2010-12-28 15:44:57 +01:00
float: left;
text-align: right;
display: block;
width: 65px;
}
2015-12-01 18:31:08 +01:00
.adr, .x-gender, .marital-text, .homepage-url, .x-network {
2010-12-28 15:44:57 +01:00
float: left;
display: block;
margin-left: 8px;
}
.profile-clear {
clear: both;
}
.clear {
clear: both;
}
.cc-license {
margin-top: 50px;
font-size: 70%;
}
#addon-settings-link, #account-settings-link {
2011-03-22 11:07:46 +01:00
margin-bottom: 10px;
2010-12-28 15:44:57 +01:00
}
#uexport-link {
margin-bottom: 20px;
}
/* end from default */
2015-05-24 10:35:55 +02:00
2010-12-28 15:44:57 +01:00
.fn {
2011-11-10 03:29:05 +01:00
padding: 0px 0px 5px 12px;
font-size: 120%;
font-weight: bold;
}
2011-01-14 05:28:33 +01:00
2015-11-26 17:46:38 +01:00
.vcard .title,
2015-12-01 18:31:08 +01:00
.vcard .p-addr {
2011-01-19 04:25:28 +01:00
margin-bottom: 5px;
2011-11-10 03:29:05 +01:00
margin-left: 12px;
2011-01-19 04:25:28 +01:00
}
2015-12-01 18:31:08 +01:00
.vcard .account-type {
font-size: 120%;
margin-bottom: 13px;
}
2011-09-27 10:28:22 +02:00
.vcard dl {
clear: both;
}
2011-01-14 05:28:33 +01:00
#birthday-title {
float: left;
2015-05-24 10:35:55 +02:00
font-weight: bold;
2011-01-14 05:28:33 +01:00
}
#birthday-adjust {
float: left;
font-size: 75%;
margin-left: 10px;
}
#birthday-title-end {
clear: both;
}
.birthday-list {
margin-left: 15px;
}
#birthday-wrapper {
margin-bottom: 20px;
2011-01-14 05:28:33 +01:00
}
2011-01-20 02:56:36 +01:00
#network-new-link {
margin-top: 15px;
margin-bottom: 15px;
}
.tool-wrapper {
float: left;
2011-03-30 03:57:26 +02:00
margin-left: 15px;
}
.tool-link {
cursor: pointer;
}
2011-06-07 05:17:36 +02:00
.eventcal {
float: left;
font-size: 20px;
2011-06-07 05:17:36 +02:00
}
#event-summary-text {
margin-top: 15px;
}
#event-share-checkbox {
float: left;
margin-top: 10px;
}
#event-share-text {
float: left;
margin-top: 10px;
margin-left: 5px;
}
#event-share-break {
clear: both;
margin-bottom: 10px;
}
#event-summary {
width: 400px;
}
2011-06-15 05:07:40 +02:00
.vevent {
border: 1px solid #CCCCCC;
}
2012-06-26 05:55:27 +02:00
.vevent .event-summary {
margin-left: 10px;
margin-right: 10px;
font-weight: bold;
}
2011-06-15 05:07:40 +02:00
.vevent .event-description, .vevent .event-location {
margin-left: 10px;
margin-right: 10px;
}
.vevent .event-start {
margin-left: 10px;
margin-right: 10px;
}
2011-06-09 09:58:45 +02:00
#new-event-link {
margin-bottom: 10px;
}
2011-06-15 04:48:37 +02:00
.edit-event-link, .plink-event-link {
float: left;
2011-06-15 05:07:40 +02:00
margin-top: 4px;
2011-06-15 04:48:37 +02:00
margin-right: 4px;
2011-06-15 05:07:40 +02:00
margin-bottom: 15px;
2011-06-15 04:48:37 +02:00
}
.event-description:before {
content: url('../../../images/calendar.png');
margin-right: 15px;
}
.event-start, .event-end {
margin-left: 10px;
width: 330px;
clear: both;
}
.event-start .dtstart, .event-end .dtend {
float: right;
}
2011-06-15 05:07:40 +02:00
.event-list-date {
margin-bottom: 10px;
}
.prevcal, .nextcal {
float: left;
margin-left: 32px;
margin-right: 32px;
margin-top: 64px;
}
.event-calendar-end {
clear: both;
}
2015-05-24 10:35:55 +02:00
2011-02-23 05:08:15 +01:00
.calendar {
font-family: Courier, monospace;
}
.today {
2011-06-15 04:48:37 +02:00
font-weight: bold;
2011-02-23 05:08:15 +01:00
color: #FF0000;
}
2011-02-24 03:24:29 +01:00
.settings-block {
border-bottom: 1px solid #AAA;
2011-02-24 03:24:29 +01:00
}
2011-02-24 04:54:29 +01:00
.app-title {
margin: 10px;
}
#identity-delegation-desc {
2011-03-02 05:18:47 +01:00
margin-top:15px;
margin-bottom: 15px;
}
#identity-delegation-choose {
2011-03-02 05:18:47 +01:00
margin-bottom: 15px;
}
#identity-submit {
margin-top: 20px;
}
2011-03-12 05:06:13 +01:00
#photo-prev-link, #photo-next-link {
padding: 10px;
float: left;
}
#photo-photo {
float: left;
}
#photo-photo-end {
clear: both;
}
2011-03-22 05:26:11 +01:00
.profile-match-photo {
float: left;
text-align: center;
width: 120px;
}
.profile-match-name {
float: left;
text-align: center;
width: 120px;
2011-03-22 05:43:22 +01:00
overflow: hidden;
2011-03-22 05:26:11 +01:00
}
.profile-match-break,
.profile-match-end {
clear: both;
}
.profile-match-connect {
text-align: center;
font-weight: bold;
}
2011-03-22 10:21:53 +01:00
.profile-match-wrapper {
float: left;
padding: 10px;
2011-07-04 07:53:11 +02:00
width: 120px;
height: 120px;
scroll: auto;
2011-03-22 10:21:53 +01:00
}
#profile-match-wrapper-end {
clear: both;
}
2011-03-22 05:43:22 +01:00
.side-link {
margin-bottom: 15px;
}
2011-04-12 07:47:16 +02:00
#group-members {
margin-top: 20px;
2011-04-12 10:31:55 +02:00
padding: 10px;
2011-04-12 14:37:26 +02:00
height: 250px;
2011-04-12 10:31:55 +02:00
overflow: auto;
border: 1px solid #ddd;
2011-04-12 07:47:16 +02:00
}
#group-members-end {
clear: both;
}
2011-04-12 10:31:55 +02:00
#group-separator {
margin-top: 10px;
margin-bottom: 10px;
}
#group-all-contacts {
padding: 10px;
height: 450px;
overflow: auto;
border: 1px solid #ddd;
}
#group-all-contacts-end {
clear: both;
2011-04-13 06:29:58 +02:00
margin-bottom: 10px;
2011-04-12 10:31:55 +02:00
}
2011-04-12 14:37:26 +02:00
#group-edit-desc {
margin-top: 15px;
}
2011-04-13 06:21:33 +02:00
#prof-members {
margin-top: 20px;
padding: 10px;
height: 250px;
overflow: auto;
border: 1px solid #ddd;
}
#prof-members-end {
clear: both;
}
#prof-separator {
margin-top: 10px;
margin-bottom: 10px;
}
#prof-all-contacts {
padding: 10px;
height: 450px;
overflow: auto;
border: 1px solid #ddd;
}
#prof-all-contacts-end {
clear: both;
2011-04-13 06:29:58 +02:00
margin-bottom: 10px;
2011-04-13 06:21:33 +02:00
}
#prof-edit-desc {
margin-top: 15px;
}
2011-04-14 05:14:30 +02:00
2012-02-06 02:38:32 +01:00
#crepair-name-label,
2011-04-14 05:14:30 +02:00
#crepair-nick-label,
2011-09-05 07:40:36 +02:00
#crepair-attag-label,
2011-04-14 05:14:30 +02:00
#crepair-url-label,
#crepair-request-label,
#crepair-confirm-label,
#crepair-notify-label,
#crepair-photo-label,
2011-04-14 05:14:30 +02:00
#crepair-poll-label {
float: left;
width: 200px;
margin-bottom: 15px;
}
2012-02-06 02:38:32 +01:00
#crepair-name,
2011-04-14 05:14:30 +02:00
#crepair-nick,
2011-09-05 07:40:36 +02:00
#crepair-attag,
2011-04-14 05:14:30 +02:00
#crepair-url,
#crepair-request,
#crepair-confirm,
#crepair-notify,
#crepair-photo,
2011-04-14 05:14:30 +02:00
#crepair-poll {
float: left;
width: 300px;
}
2011-05-27 02:47:33 +02:00
#netsearch-box {
2015-05-24 10:35:55 +02:00
margin-top: 20px;
2011-05-27 02:47:33 +02:00
}
#netsearch-box #search-submit {
margin: 5px 0px 0px 0px;
}
2011-06-08 05:10:43 +02:00
.required {
color: #FF0000;
}
#event-start-text, #event-finish-text {
margin-top: 10px;
margin-bottom: 5px;
}
#event-nofinish-checkbox, #event-nofinish-text, #event-adjust-checkbox, #event-adjust-text {
float: left;
}
#event-datetime-break {
margin-bottom: 10px;
}
#event-nofinish-break, #event-adjust-break {
clear: both;
}
#event-desc-text, #event-location-text {
margin-top: 10px;
margin-bottom: 5px;
}
#event-submit {
margin-top: 10px;
}
.body-tag, .filesavetags, .categorytags {
2011-10-26 00:36:49 +02:00
opacity: 0.5;
filter:alpha(opacity=50);
}
.body-tag:hover, .filesavetags:hover, .categorytags:hover {
2011-10-26 00:36:49 +02:00
opacity: 1.0 !important;
filter:alpha(opacity=100) !important;
}
2011-06-16 05:43:39 +02:00
.item-select {
opacity: 0.1;
filter:alpha(opacity=10);
2011-06-16 05:43:39 +02:00
float: right;
margin-right: 10px;
}
.item-select:hover, .checkeditem {
2011-06-16 05:43:39 +02:00
opacity: 1;
filter:alpha(opacity=100);
}
2011-06-08 05:10:43 +02:00
2011-06-16 05:43:39 +02:00
#item-delete-selected {
margin-top: 30px;
}
2011-06-16 05:43:39 +02:00
#item-delete-selected-end {
clear: both;
}
#item-delete-selected-icon, #item-delete-selected-desc {
float: left;
margin-right: 5px;
}
#item-delete-selected-desc:hover {
text-decoration: underline;
}
.notif-image {
height: 80px;
width: 80px;
2011-10-10 06:34:07 +02:00
margin-right: 15px;
}
.notification-listing-end {
clear: both;
2011-10-10 06:34:07 +02:00
margin-bottom: 15px;
}
2011-10-10 06:34:07 +02:00
/**
* Plugins settings
*/
.settings-block > h3,
.settings-heading {
border-bottom: 1px solid #babdb6;
}
2015-05-24 10:35:55 +02:00
/**
* Form fields
*/
.field {
margin-bottom: 10px;
padding-bottom: 10px;
overflow: auto;
width: 100%
}
.field label {
float: left;
width: 200px;
}
.field input,
.field textarea {
width: 400px;
}
.field textarea { height: 100px; }
.field_help {
display: block;
margin-left: 200px;
color: #666666;
2015-05-24 10:35:55 +02:00
}
.field .onoff {
float: left;
width: 80px;
}
.field .onoff a {
display: block;
border:1px solid #666666;
background-image:url("../../../images/onoff.jpg");
background-repeat: no-repeat;
padding: 4px 2px 2px 2px;
height: 16px;
text-decoration: none;
}
.field .onoff .off {
border-color:#666666;
padding-left: 40px;
background-position: left center;
background-color: #cccccc;
color: #666666;
text-align: right;
}
.field .onoff .on {
border-color:#204A87;
padding-right: 40px;
background-position: right center;
background-color: #D7E3F1;
color: #204A87;
text-align: left;
}
.hidden { display: none!important; }
.field.radio .field_help { margin-left: 0px; }
2011-06-13 18:03:06 +02:00
/**
* ADMIN
*/
#pending-update {
float:right;
color: #ffffff;
font-weight: bold;
background-color: #FF0000;
padding: 0em 0.3em;
2015-05-24 10:35:55 +02:00
}
2011-06-13 18:03:06 +02:00
#adminpage dl {
clear: left;
margin-bottom: 2px;
padding-bottom: 2px;
border-bottom: 1px solid black;
}
#adminpage dt {
width: 200px;
float: left;
font-weight: bold;
}
#adminpage dd {
margin-left: 200px;
}
#adminpage h3 {
border-bottom: 1px solid #cccccc;
}
#adminpage .field label {
font-weight: bold;
}
2011-06-13 18:03:06 +02:00
#adminpage .submit {
clear:left;
text-align: right;
}
#adminpage #addonslist {
2011-06-14 10:35:56 +02:00
margin: 0px; padding: 0px;
}
#adminpage .addon {
2011-06-14 10:35:56 +02:00
list-style: none;
display: block;
border: 1px solid #888888;
padding: 1em;
margin-bottom: 5px;
clear: left;
}
#adminpage .addon .desc { margin-left: 2.5em;}
#adminpage .toggleaddon {
2011-06-14 10:35:56 +02:00
float:left;
margin-right: 1em;
}
#adminpage table {width:100%; border-bottom: 1px solid #000000; margin: 5px 0px;}
#adminpage table th { text-align: left;}
#adminpage td .icon { float: left;}
#adminpage table#users img { width: 16px; height: 16px; }
#adminpage table tr:hover { background-color: #bbc7d7; }
#adminpage .selectall { text-align: right; }
2011-07-08 17:12:08 +02:00
/*
* UPDATE
*/
2015-05-24 10:35:55 +02:00
.popup {
2011-07-08 17:12:08 +02:00
width: 100%; height: 100%;
top:0px; left:0px;
position: absolute;
display: none;
}
.popup .background {
background-color: rgba(0,0,0,128);
opacity: 0.5;
width: 100%; height: 100%;
position: absolute;
top:0px; left:0px;
}
.popup .panel {
top:25%;left:25%;width:50%;height:50%;
padding: 1em;
position: absolute;
border: 4px solid #000000;
background-color: #FFFFFF;
}
2015-05-24 10:35:55 +02:00
.popup .panel .panel_text { display: block; overflow: auto; height: 80%; }
2011-07-08 17:12:08 +02:00
.popup .panel .panel_in { width: 100%; height: 100%; position: relative; }
.popup .panel .panel_actions { width: 100%; bottom: 4px; left: 0px; position: absolute; }
.panel_text .progress { width: 50%; overflow: hidden; height: auto; border: 1px solid #cccccc; margin-bottom: 5px}
.panel_text .progress span {float: right; display: block; width: 25%; background-color: #eeeeee; text-align: right;}
2011-11-07 17:36:41 +01:00
/**
* OAuth
*/
.oauthapp {
height: auto; overflow: auto;
border-bottom: 2px solid #cccccc;
padding-bottom: 1em;
2015-05-24 10:35:55 +02:00
margin-bottom: 1em;
2011-11-07 17:36:41 +01:00
}
.oauthapp img {
float: left;
width: 48px; height: 48px;
margin: 10px;
}
.oauthapp img.noicon {
background-image: url("../../../images/icons/48/plugin.png");
background-position: center center;
background-repeat: no-repeat;
}
.oauthapp a {
float: left;
}
2011-07-08 17:12:08 +02:00
/**
* ICONS
*/
2011-12-02 01:33:53 +01:00
.iconspacer {
display: block; width: 16px; height: 16px;
}
.icon {
display: block; width: 16px; height: 16px;
background-image: url('../../../images/icons.png');
}
.article { background-position: 0px 0px;}
.audio { background-position: -16px 0px;}
.block { background-position: -32px 0px;}
.drop { background-position: -48px 0px;}
.drophide { background-position: -64px 0px;}
.edit { background-position: -80px 0px;}
.camera { background-position: -96px 0px;}
.dislike { background-position: -112px 0px;}
.like { background-position: -128px 0px;}
.link { background-position: -144px 0px;}
.globe { background-position: 0px -16px;}
.noglobe { background-position: -16px -16px;}
.no { background-position: -32px -16px;}
.pause { background-position: -48px -16px;}
.play { background-position: -64px -16px;}
.pencil { background-position: -80px -16px;}
.small-pencil { background-position: -96px -16px;}
.recycle { background-position: -112px -16px;}
.remote-link { background-position: -128px -16px;}
.share { background-position: -144px -16px;}
.tools { background-position: 0px -32px;}
.lock { background-position: -16px -32px;}
.unlock { background-position: -32px -32px;}
.video { background-position: -48px -32px;}
.youtube { background-position: -64px -32px;}
2011-05-25 08:01:24 +02:00
.attach { background-position: -80px -32px; }
.language { background-position: -96px -32px; }
.prev { background-position: -112px -32px; }
.next { background-position: -128px -32px; }
.on { background-position: -144px -32px; }
2011-05-25 08:01:24 +02:00
.off { background-position: 0px -48px; }
.pinned { background-position: -16px -48px; }
.unpinned { background-position: -32px -48px; }
.starred { background-position: -16px -48px; }
.unstarred { background-position: -32px -48px; }
2011-09-19 07:42:47 +02:00
.tagged { background-position: -48px -48px; }
.yellow { background-position: -64px -48px; }
2015-10-12 20:09:33 +02:00
.attendyes { background-position: -80px -48px; }
.attendno { background-position: -96px -48px; }
.attendmaybe { background-position: -112px -48px; }
2011-05-25 08:01:24 +02:00
.filer-icon {
display: block; width: 16px; height: 16px;
background-image: url('file.gif');
}
.icon.dim { opacity: 0.3;filter:alpha(opacity=30); }
[class^="comment-edit-bb"] {
list-style: none;
display: none;
margin: 0px 0 -5px 0px;
padding: 0px;
width: 75%;
}
[class^="comment-edit-bb"] > li {
display: inline-block;
margin: 10px 10px 0 0;
visibility: none;
}
[class^="comment-edit-bb-end"] {
clear: both;
}
.editicon {
display: inline-block;
width: 16px;
height: 16px;
background-image: url(bbedit.png);
background-color: #fff;
text-decoration: none;
}
.editicon:hover {
background-color: #ccc;
}
.boldbb {
background-position: 0px 0px;
}
.boldbb:hover {
background-position: 0px -16px;
}
.italicbb {
background-position: -16px 0px;
}
.italicbb:hover {
background-position: -16px -16px;
}
.underlinebb {
background-position: -32px 0px;
}
.underlinebb:hover {
background-position: -32px -16px;
}
.quotebb {
background-position: -48px 0px;
}
.quotebb:hover {
background-position: -48px -16px;
}
.codebb {
background-position: -64px 0px;
}
.codebb:hover {
background-position: -64px -16px;
}
.imagebb {
background-position: -80px 0px;
}
.imagebb:hover {
background-position: -80px -16px;
}
.urlbb {
background-position: -96px 0px;
}
.urlbb:hover {
background-position: -96px -16px;
}
.videobb {
background-position: -112px 0px;
}
.videobb:hover {
background-position: -112px -16px;
}
2011-05-25 05:03:30 +02:00
.attachtype {
display: block; width: 20px; height: 23px;
2011-05-25 05:41:29 +02:00
float: left;
2011-05-26 05:01:53 +02:00
background-image: url('../../../images/content-types.png');
background-position: -80px 0px;
2011-05-25 05:03:30 +02:00
}
2011-05-25 06:04:59 +02:00
.body-attach {
margin-top: 10px;
2011-05-25 05:56:49 +02:00
}
.type-video { background-position: 0px 0px; }
.type-image { background-position: -20px 0px; }
.type-audio { background-position: -40px 0px; }
.type-text { background-position: -60px 0px; }
.type-unkn { background-position: -80px 0px; }
2011-05-25 05:03:30 +02:00
2011-10-26 14:02:17 +02:00
/* autocomplete popup */
.acpopup {
2016-01-21 13:28:29 +01:00
background-color:#ffffff;
overflow:auto;
z-index:100000;
border:1px solid #cccccc;
}
.acpopup-mce {
2011-10-26 14:02:17 +02:00
max-height:150px;
background-color:#ffffff;
overflow:auto;
z-index:100000;
border:1px solid #cccccc;
}
.acpopupitem {
background-color:#ffffff; padding: 4px;
clear:left;
}
.acpopupitem img {
float: left;
margin-right: 4px;
}
.acpopupitem.selected {
color: #FFFFFF; background: #3465A4;
}
2016-01-21 13:28:29 +01:00
.textcomplete-item.active {
color: #FFFFFF; background: #3465A4;
}
.active a .acpopup-sub-text {
color: #fff;
}
/* popup notifications */
div.jGrowl div.notice {
background: #511919 url("../../../images/icons/48/notice.png") no-repeat 5px center;
color: #ffffff;
padding-left: 58px;
}
div.jGrowl div.info {
background: #364e59 url("../../../images/icons/48/info.png") no-repeat 5px center;
color: #ffffff;
padding-left: 58px;
}
2012-04-05 04:13:41 +02:00
#jGrowl.top-right {
top: 15px;
right: 15px;
}
.qcomment {
border: 1px solid #EEE;
padding: 3px;
2012-03-27 05:13:03 +02:00
margin-top: 15px;
margin-left: 25px;
2012-04-01 12:37:41 +02:00
width: 125px;
overflow-y: auto;
}
.qcomment option {
width: 125px;
overflow-x: hidden;
}
.qcomment {
2012-03-27 05:13:03 +02:00
opacity: 0.3;
filter:alpha(opacity=30);
}
.qcomment:hover {
opacity: 1.0;
filter:alpha(opacity=100);
}
/* notifications popup menu */
.delegation-notify {
2015-11-28 23:18:01 +01:00
font-size: 10px;
padding: 1px 3px;
top: 0px;
min-width: 15px;
text-align: center;
float: right;
margin-top: -14px;
margin-right: -20px;
}
.nav-notify {
display: none;
position: absolute;
font-size: 10px;
padding: 1px 3px;
top: 0px;
right: -10px;
min-width: 15px;
text-align: right;
}
.nav-notify.show {
display: block;
}
#nav-notifications-menu {
width: 320px;
max-height: 400px;
overflow-y: scroll;overflow-style:scrollbar;
background-color:#FFFFFF;
2012-02-25 14:00:48 +01:00
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius:5px;
border: 1px solid #888;
top: 90px;
left: 200px;
}
#nav-notifications-menu .contactname { font-weight: bold; font-size: 0.9em; }
#nav-notifications-menu img { float: left; margin-right: 5px; }
#nav-notifications-menu .notif-when { font-size: 0.8em; display: block; }
#nav-notifications-menu li {
padding: 7px 0px 7px 10px;
word-wrap:normal;
border-bottom: 1px solid #000;
}
#nav-notifications-menu li:hover {
}
#nav-notifications-menu a:hover {
text-decoration: underline;
}
.notif-item a {
color: #000000;
}
.notif-item a:hover {
text-decoration: underline;
}
.notif-image {
width: 32px;
height: 32px;
padding: 7px 7px 0px 0px;
}
2012-02-25 12:28:07 +01:00
.notify-seen {
background: #DDDDDD;
2012-03-06 00:58:26 +01:00
}
2012-03-29 13:07:16 +02:00
#id_term_label {
width:75px;
}
#id_term {
width:100px;
2012-05-10 10:45:51 +02:00
}
#recip {
2015-05-24 10:35:55 +02:00
2012-05-10 10:45:51 +02:00
}
2015-05-29 16:08:17 +02:00
.autocomplete-w1 { background: #ffffff no-repeat bottom right; position:absolute; top:0px; left:0px; margin:6px 0 0 6px; /* IE6 fix: */ _background:none; _margin:1px 0 0 0; }
.autocomplete { color:#000; border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px; _margin:0; _overflow-x:hidden; }
2012-05-10 10:45:51 +02:00
.autocomplete .selected { background:#F0F0F0; }
.autocomplete div { padding:2px 5px; white-space:nowrap; overflow:hidden; }
2012-06-13 05:46:30 +02:00
#datebrowse-sidebar select {
margin-left: 25px;
}
2012-11-09 05:46:44 +01:00
#div_id_remember label {
width: 170px;
}
#div_id_remember input {
width: 20px;
}
.shared_header span {
margin-left: 10px;
}
/* small screens */
@media all and (max-width: 1089px) {
.field label { width: 90%; }
.field input, .field textarea, .field select { width: 90%; }
.field input[type="checkbox"],.field input[type="radio"] {
width: 2em;
}
#id_openid_url { width: 85%; }
.field_help { margin-left: 0px; }
textarea { width: 100%; }
}
@media all and (max-width: 760px) {
body { background-image: none; }
2015-05-24 10:35:55 +02:00
nav, aside, section, footer {
margin: 0px;
float: none;
position: relative;
width: 100%;
padding: 0.5em;
height: auto;
2019-04-26 04:01:43 +02:00
box-sizing: border-box;
}
aside:before {
content: ">>";
display: block;
background-color: #eee;
}
aside { overflow: hidden; min-height: 0; height: 1em;}
aside:hover, aside:focus { height: auto; }
2015-05-24 10:35:55 +02:00
nav .nav-link {
float: left;
width: 23%;
min-width: 100px;
2015-05-24 10:35:55 +02:00
height: 15px;
display: block;
margin: 0.4em 2px 0 0;
padding: 6px 3px;
border-width: 1px 1px 0px;
border-style: solid solid none;
border-color: rgb(186, 189, 182);
background-color: rgb(174, 192,211)!important;
}
.nav-commlink.selected,
2015-05-24 10:35:55 +02:00
.nav-commlink {
border-bottom: 0px;
padding: 6px 3px;
min-width: 100px;
2015-05-24 10:35:55 +02:00
float: left;
margin-top: 0.4em;
width: 23%;
bottom: auto;
}
.nav-ajax-left {margin-left: -1em; margin-top: 0px; }
nav #site-location,
nav #banner { position: relative; clear:both; }
2015-05-29 16:08:17 +02:00
ul.menu-popup { left: 0px; top: 20px; }
}
2015-05-24 10:35:55 +02:00
/* videos page */
.videos .video-top-wrapper {
width: 300px;
float: left;
margin: 0px 10px 10px 0px;
position: relative;
}
.videos .video-top-wrapper .video-delete {
position: absolute;
opacity: 0;
right: 0px;
top: 0px;
transition: opacity 0.5s;
}
.videos .video-top-wrapper:hover .video-delete {
opacity: 1;
}
#message-preview .mail-list-sender-url, #message-preview .mail-list-delete {
display: none;
}
#message-preview .mail-list-outside-wrapper {
margin-top: 20px;
}