font-size: 11px;
background-color: #ffffff;
color: #2d2d2d;
- margin: 50px 0px 0px 0px;
+ margin: 50px 0 0 0;
display: table;
}
h4 {
text-decoration: underline;
}
blockquote {
- background: #ffffff;
+ background: #FFFFFF;
padding: 1em;
margin-left: 1em;
border-left: 1em solid #e6e6e6;
width: 10em;
background: #ffffff;
color: #2d2d2d;
- margin: 0px;
+ margin: 0;
padding: 1em;
list-style: none;
border: 3px solid #364e59;
z-index: 100000;
- -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
- -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
- box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
+ -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
+ -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
+ box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
}
/* tool */
.tool {
position: fixed;
left: 43%;
right: 43%;
- top: 0px;
- margin: 0px;
- padding: 0px;
+ top: 0;
+ margin: 0;
+ padding: 0;
/*width: 100%; height: 12px; */
z-index: 110;
color: #ffffff;
width: 100%;
height: 32px;
position: fixed;
- left: 0px;
- top: 0px;
- padding: 0px;
+ left: 0;
+ top: 0;
+ padding: 0;
background-color: #0e232e;
color: #ffffff;
z-index: 100;
- -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
- -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
- box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
+ -webkit-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
+ -moz-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
+ box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
}
nav a,
nav a:active,
outline: none;
}
nav ul {
- margin: 0px;
- padding: 0px 20px;
+ margin: 0;
+ padding: 0 20px;
}
nav ul li {
list-style: none;
- margin: 0px;
- padding: 0px;
+ margin: 0;
+ padding: 0;
float: left;
}
nav ul li .menu-popup {
- left: 0px;
+ left: 0;
right: auto;
}
nav .nav-menu-icon {
position: relative;
height: 22px;
padding: 5px;
- margin: 0px 10px;
+ margin: 0 10px;
-moz-border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
position: relative;
height: 16px;
padding: 5px;
- margin: 3px 15px 0px;
+ margin: 3px 15px 0;
font-size: 14px;
border-bottom: 3px solid #0e232e;
}
border-radius: 5px 5px 5px 5px;
font-size: 10px;
padding: 1px 3px;
- top: 0px;
+ top: 0;
right: -10px;
min-width: 15px;
text-align: right;
nav #nav-directory-link .menu-popup,
nav #nav-apps-link .menu-popup,
nav #nav-site-linkmenu .menu-popup {
- right: 0px;
+ right: 0;
left: auto;
}
nav #nav-notifications-linkmenu.on .icon.s22.notify,
width: 10em;
background: #ffffff;
color: #2d2d2d;
- margin: 0px;
- padding: 0px;
+ margin: 0;
+ padding: 0;
list-style: none;
border: 3px solid #364e59;
z-index: 100000;
- -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
- -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
- box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
+ -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
+ -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
+ box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
}
ul.menu-popup a {
display: block;
border: 1px solid #364e59;
overflow: auto;
z-index: 100000;
- -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
- -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
- box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
+ -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
+ -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
+ box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
}
.autocomplete > div,
.acpopupitem {
display: table-cell;
vertical-align: top;
width: 200px;
- padding: 0px 10px 0px 20px;
+ padding: 0px 10px 0 20px;
border-right: 1px solid #bdcdd4;
}
aside .profile-edit-side-div {
}
aside .vcard dt {
float: left;
- margin-left: 0px;
+ margin-left: 0;
width: 35%;
text-align: right;
color: #999999;
width: 60%;
}
aside #profile-extra-links ul {
- padding: 0px;
- margin: 0px;
+ padding: 0;
+ margin: 0;
}
aside #profile-extra-links li {
- padding: 0px;
- margin: 0px;
+ padding: 0.2em 0;
+ margin: 0;
list-style: none;
}
aside #wallmessage-link {
-webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
color: #ffffff;
- background: #005c94 url('../../../images/connect-bg.png') no-repeat left center;
+ background: #005c94 url('icons/connect-bg.png') no-repeat left center;
font-weight: bold;
text-transform: uppercase;
padding: 4px 2px 2px 35px;
-webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
color: #ffffff;
- background: #005c94 url('../../../images/connect-bg.png') no-repeat left center;
+ background: #005c94 url('icons/rss-bg.png') no-repeat left center;
font-weight: bold;
text-transform: uppercase;
padding: 4px 2px 2px 35px;
}
#contact-block .contact-block-h4 {
float: left;
- margin: 5px 0px;
+ margin: 5px 0;
}
#contact-block .allcontact-link {
float: right;
- margin: 5px 0px;
+ margin: 5px 0;
}
#contact-block .contact-block-content {
clear: both;
}
#contact-block .contact-block-link {
float: left;
- margin: 0px 2px 2px 0px;
+ margin: 0 2px 2px 0;
}
#contact-block .contact-block-link img {
width: 48px;
/* widget */
.widget {
margin-bottom: 2em;
- /*.action .s10 { width: 10px; overflow: hidden; padding: 0px;}
- .action .s16 { width: 16px; overflow: hidden; padding: 0px;}*/
+ /*.action .s10 { width: 10px; overflow: hidden; padding: 0;}
+ .action .s16 { width: 16px; overflow: hidden; padding: 0;}*/
}
.widget h3 {
- padding: 0px;
+ padding: 0;
margin: 2px;
}
.widget .action {
transition: all 0.2s ease-in-out;
}
.widget ul {
- padding: 0px;
+ padding: 0;
}
.widget ul li {
padding-left: 16px;
display: table-cell;
vertical-align: top;
width: 770px;
- padding: 0px 20px 0px 10px;
+ padding: 0px 20px 0 10px;
}
.sparkle {
cursor: url('icons/lock.cur'), pointer;
}
.wall-item-container.comment .contact-photo-menu-button {
top: 15px !important;
- left: 0px !important;
+ left: 0 !important;
}
.wall-item-container.comment .wall-item-links {
padding-left: 12px;
}
.wall-item-container.comment .commentbox {
- height: 0px;
+ height: 0;
overflow: hidden;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
}
.wall-item-container.comment .commentbox .wall-item-comment-wrapper {
border-top: 1px solid #999999;
- height: 0px;
+ height: 0;
overflow: hidden;
}
.wall-item-container.comment:hover .commentbox {
transition: all 0.2s ease-in-out;
}
.wall-item-container.comment:hover .commentbox .wall-item-comment-wrapper {
- border-top: 0px;
+ border-top: 0;
height: auto;
overflow: visible;
}
border: 1px solid #2d2d2d;
}
.wall-item-comment-wrapper.photo {
- margin: 1em 2em 1em 0px;
+ margin: 1em 2em 1em 0;
}
.threaded .wall-item-comment-wrapper {
- margin-left: 0px;
+ margin-left: 0;
}
.comment-edit-preview {
width: 710px;
padding: 0;
margin: 10px 0;
background-color: #fce94f;
- border-bottom: 0px;
+ border-bottom: 0;
}
.comment-edit-preview .wall-item-conv {
display: none;
color: #666666;
}
/*.filesavetags {
- padding: 3px 0px 3px 0px;
+ padding: 3px 0 3px 0;
opacity: 0.5;
}*/
.wwto {
padding: 1px;
top: 40px;
left: 30px;
- -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
- -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
- box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
+ -webkit-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
+ -moz-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
+ box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
}
.wwto .contact-photo {
width: 25px;
max-width: 650px;
max-height: inital;
float: none;
- margin-right: 0px;
+ margin-right: 0;
}
.type-link blockquote {
- margin: 1em 0px;
+ margin: 1em 0;
max-height: 160px;
overflow: hidden;
padding-left: 1em;
width: 500px;
}
.children .children .children .children .children .children {
- margin-left: 0px;
+ margin-left: 0;
}
.children .children .children .children .children .children .hide-comments-outer {
- margin-left: 0px;
+ margin-left: 0;
}
/*.threaded .hide-comments-outer { margin-left: 20px; }*/
span[id^="showmore-teaser"] {
display: block;
width: 100%;
background-color: #ffffff;
- border: 0px;
+ border: 0;
color: #2d2d2d;
text-align: left;
padding: 5px 10px;
width: 300px;
height: 90px;
padding-right: 10px;
- margin: 0 10px 10px 0px;
+ margin: 0 10px 10px 0;
}
.contact-wrapper .contact-photo-wrapper {
float: left;
height: 80px;
}
.contact-wrapper .contact-photo-menu-button {
- left: 0px;
+ left: 0;
top: 63px;
}
.contact-wrapper .drop {
}
#jot {
width: 100%;
- margin: 0px 2em 20px 0px;
+ margin: 0 2em 20px 0;
}
#jot .profile-jot-text {
height: 1em;
padding: 0.3em;
}
#jot #jot-tools {
- margin: 0px;
- padding: 0px;
+ margin: 0;
+ padding: 0;
height: 40px;
overflow: none;
width: 770px;
border-left: 1px solid #666666;
}
#jot #jot-tools li.submit input {
- border: 0px;
- margin: 0px;
- padding: 0px;
+ border: 0;
+ margin: 0;
+ padding: 0;
background-color: #cccccc;
color: #666666;
width: 80px;
margin-top: 10px;
}
#jot #jot-title {
- border: 0px;
- margin: 0px;
+ border: 0;
+ margin: 0;
height: 20px;
width: 500px;
font-weight: bold;
padding-right: 20px;
}
#jot #jot-category {
- border: 0px;
- margin: 0px;
+ border: 0;
+ margin: 0;
height: 20px;
width: 200px;
border: 1px solid #ffffff;
}
/** buttons **/
/*input[type="submit"] {
- border: 0px;
+ border: 0;
background-color: @ButtonBackgroundColor;
color: @ButtonColor;
- padding: 0px 10px;
+ padding: 0 10px;
.rounded(5px);
height: 18px;
}*/
background-image: url("../../../images/show_all_off.png");
background-position: 7px 7px;
background-repeat: no-repeat;
- padding: 7px 5px 0px 30px;
+ padding: 7px 5px 0 30px;
color: #999999;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
.acl-list-item p {
height: 12px;
font-size: 10px;
- margin: 0px;
- padding: 2px 0px 1px;
+ margin: 0;
+ padding: 2px 0 1px;
overflow: hidden;
}
.acl-list-item a {
display: none!important;
}
.field.radio .field_help {
- margin-left: 0px;
+ margin-left: 0;
}
#profile-edit-links li {
list-style: none;
.videos .video-top-wrapper {
width: 200px;
float: left;
- margin: 0px 10px 10px 0px;
+ margin: 0 10px 10px 0;
position: relative;
}
.videos .video-top-wrapper .video-js {
.videos .video-top-wrapper .video-delete {
position: absolute;
opacity: 0;
- right: 0px;
- top: 0px;
+ right: 0;
+ top: 0;
transition: opacity 0.5s;
}
.videos .video-top-wrapper:hover .video-delete {
}
#photo-top-upload-link,
.photos-upload-link {
- margin: 1em 0px;
+ margin: 1em 0;
display: block;
}
.photos-upload-link a,
.photo-top-image-wrapper,
.photo-album-image-wrapper {
float: left;
- margin: 0px 10px 10px 0px;
+ margin: 0 10px 10px 0;
width: 150px;
height: 150px;
position: relative;
.photo-album-image-wrapper:hover .photo-top-album-name,
.photo-top-image-wrapper:hover .caption,
.photo-album-image-wrapper:hover .caption {
- bottom: 0px;
- -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
- -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
- box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
+ bottom: 0;
+ -webkit-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
+ -moz-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
+ box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
display: block;
width: 660px;
padding: 50px;
- margin-bottom: 0px;
+ margin-bottom: 0;
text-align: center;
background-color: #999999;
}
height: 80px;
}
.profile-match-wrapper .contact-photo-menu-button {
- left: 0px;
+ left: 0;
top: 63px;
}
/* messages */
text-align: center;
display: block;
font-weight: bold;
- padding: 1em 0px;
+ padding: 1em 0;
}
.mail-list-wrapper {
background-color: #f6f7f8;
}
.mail-list-wrapper .mail-subject {
width: 30%;
- padding: 4px 0px 0px 4px;
+ padding: 4px 0 0 4px;
}
.mail-list-wrapper .mail-subject a {
display: block;
font-weight: bold;
}
.mail-list-wrapper .mail-date {
- padding: 4px 4px 0px 4px;
+ padding: 4px 4px 0 4px;
}
.mail-list-wrapper .mail-from {
- padding: 4px 4px 0px 4px;
+ padding: 4px 4px 0 4px;
}
.mail-list-wrapper .mail-count {
- padding: 4px 4px 0px 4px;
+ padding: 4px 4px 0 4px;
text-align: right;
}
.mail-list-wrapper .mail-delete {
#mail-display-subject span {
float: left;
overflow: hidden;
- padding: 4px 0px 0px 10px;
+ padding: 4px 0 0 10px;
}
#mail-display-subject .mail-delete {
float: right;
text-align: right;
}
#adminpage #pluginslist {
- margin: 0px;
- padding: 0px;
+ margin: 0;
+ padding: 0;
}
#adminpage .plugin {
list-style: none;
#adminpage table {
width: 100%;
border-bottom: 1px solid #000000;
- margin: 5px 0px;
+ margin: 5px 0;
}
#adminpage table th {
text-align: left;
.comment-edit-bb {
list-style: none;
display: none;
- margin: 0px;
- padding: 0px;
+ margin: 0;
+ padding: 0;
width: 75%;
}
.comment-edit-bb > li {
background-color: #ccc;
}
.boldbb {
- background-position: 0px 0px;
+ background-position: 0 0;
}
.boldbb:hover {
- background-position: 0px -16px;
+ background-position: 0 -16px;
}
.italicbb {
- background-position: -16px 0px;
+ background-position: -16px 0;
}
.italicbb:hover {
background-position: -16px -16px;
}
.underlinebb {
- background-position: -32px 0px;
+ background-position: -32px 0;
}
.underlinebb:hover {
background-position: -32px -16px;
}
.quotebb {
- background-position: -48px 0px;
+ background-position: -48px 0;
}
.quotebb:hover {
background-position: -48px -16px;
}
.codebb {
- background-position: -64px 0px;
+ background-position: -64px 0;
}
.codebb:hover {
background-position: -64px -16px;
}
.imagebb {
- background-position: -80px 0px;
+ background-position: -80px 0;
}
.imagebb:hover {
background-position: -80px -16px;
}
.urlbb {
- background-position: -96px 0px;
+ background-position: -96px 0;
}
.urlbb:hover {
background-position: -96px -16px;
}
.videobb {
- background-position: -112px 0px;
+ background-position: -112px 0;
}
.videobb:hover {
background-position: -112px -16px;
cursor: pointer;
border: 1px solid #333;
width: 200px;
- margin: 10px 0px 10px 0px;
+ margin: 10px 0 10px 0;
float: left;
}
/* progress bar (enabled with progress: true) */
-moz-border-radius: 0 0 5px 5px;
-webkit-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
- -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
- -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
- box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
+ -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
+ -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
+ box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
}
/* the input field */
.range {
width: 20px!important;
font-size: 8pt;
margin-left: 10px;
- border: 0px;
+ border: 0;
color: #999999;
}
/* buttons for the event view */
.fbrowser {
overflow: auto;
position: absolute;
- top: 0px;
+ top: 0;
width: 100%;
height: 100%;
}
}
.fbrowser .path a {
padding: 5px;
- margin: 0px 2px;
+ margin: 0 2px;
display: inline-block;
}
.fbrowser .path a,
font-size: 11px;
background-color: #ffffff;
color: #2d2d2d;
- margin: 50px 0px 0px 0px;
+ margin: 50px 0 0 0;
display: table;
}
h4 {
text-decoration: underline;
}
blockquote {
- background: #ffffff;
+ background: #FFFFFF;
padding: 1em;
margin-left: 1em;
border-left: 1em solid #e6e6e6;
width: 10em;
background: #ffffff;
color: #2d2d2d;
- margin: 0px;
+ margin: 0;
padding: 1em;
list-style: none;
border: 3px solid #364e59;
z-index: 100000;
- -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
- -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
- box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
+ -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
+ -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
+ box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
}
/* tool */
.tool {
position: fixed;
left: 43%;
right: 43%;
- top: 0px;
- margin: 0px;
- padding: 0px;
+ top: 0;
+ margin: 0;
+ padding: 0;
/*width: 100%; height: 12px; */
z-index: 110;
color: #ffffff;
width: 100%;
height: 32px;
position: fixed;
- left: 0px;
- top: 0px;
- padding: 0px;
+ left: 0;
+ top: 0;
+ padding: 0;
background-color: #009100;
color: #ffffff;
z-index: 100;
- -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
- -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
- box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
+ -webkit-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
+ -moz-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
+ box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
}
nav a,
nav a:active,
outline: none;
}
nav ul {
- margin: 0px;
- padding: 0px 20px;
+ margin: 0;
+ padding: 0 20px;
}
nav ul li {
list-style: none;
- margin: 0px;
- padding: 0px;
+ margin: 0;
+ padding: 0;
float: left;
}
nav ul li .menu-popup {
- left: 0px;
+ left: 0;
right: auto;
}
nav .nav-menu-icon {
position: relative;
height: 22px;
padding: 5px;
- margin: 0px 10px;
+ margin: 0 10px;
-moz-border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
position: relative;
height: 16px;
padding: 5px;
- margin: 3px 15px 0px;
+ margin: 3px 15px 0;
font-size: 14px;
border-bottom: 3px solid #009100;
}
border-radius: 5px 5px 5px 5px;
font-size: 10px;
padding: 1px 3px;
- top: 0px;
+ top: 0;
right: -10px;
min-width: 15px;
text-align: right;
nav #nav-directory-link .menu-popup,
nav #nav-apps-link .menu-popup,
nav #nav-site-linkmenu .menu-popup {
- right: 0px;
+ right: 0;
left: auto;
}
nav #nav-notifications-linkmenu.on .icon.s22.notify,
width: 10em;
background: #ffffff;
color: #2d2d2d;
- margin: 0px;
- padding: 0px;
+ margin: 0;
+ padding: 0;
list-style: none;
border: 3px solid #364e59;
z-index: 100000;
- -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
- -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
- box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
+ -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
+ -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
+ box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
}
ul.menu-popup a {
display: block;
border: 1px solid #364e59;
overflow: auto;
z-index: 100000;
- -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
- -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
- box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
+ -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
+ -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
+ box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
}
.autocomplete > div,
.acpopupitem {
display: table-cell;
vertical-align: top;
width: 200px;
- padding: 0px 10px 0px 20px;
+ padding: 0px 10px 0 20px;
border-right: 1px solid #bdcdd4;
}
aside .profile-edit-side-div {
}
aside .vcard dt {
float: left;
- margin-left: 0px;
+ margin-left: 0;
width: 35%;
text-align: right;
color: #999999;
width: 60%;
}
aside #profile-extra-links ul {
- padding: 0px;
- margin: 0px;
+ padding: 0;
+ margin: 0;
}
aside #profile-extra-links li {
- padding: 0px;
- margin: 0px;
+ padding: 0.2em 0;
+ margin: 0;
list-style: none;
}
aside #wallmessage-link {
-webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
color: #ffffff;
- background: #009100 url('../../../images/connect-bg.png') no-repeat left center;
+ background: #009100 url('icons/connect-bg.png') no-repeat left center;
font-weight: bold;
text-transform: uppercase;
padding: 4px 2px 2px 35px;
-webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
color: #ffffff;
- background: #009100 url('../../../images/connect-bg.png') no-repeat left center;
+ background: #009100 url('icons/rss-bg.png') no-repeat left center;
font-weight: bold;
text-transform: uppercase;
padding: 4px 2px 2px 35px;
}
#contact-block .contact-block-h4 {
float: left;
- margin: 5px 0px;
+ margin: 5px 0;
}
#contact-block .allcontact-link {
float: right;
- margin: 5px 0px;
+ margin: 5px 0;
}
#contact-block .contact-block-content {
clear: both;
}
#contact-block .contact-block-link {
float: left;
- margin: 0px 2px 2px 0px;
+ margin: 0 2px 2px 0;
}
#contact-block .contact-block-link img {
width: 48px;
/* widget */
.widget {
margin-bottom: 2em;
- /*.action .s10 { width: 10px; overflow: hidden; padding: 0px;}
- .action .s16 { width: 16px; overflow: hidden; padding: 0px;}*/
+ /*.action .s10 { width: 10px; overflow: hidden; padding: 0;}
+ .action .s16 { width: 16px; overflow: hidden; padding: 0;}*/
}
.widget h3 {
- padding: 0px;
+ padding: 0;
margin: 2px;
}
.widget .action {
transition: all 0.2s ease-in-out;
}
.widget ul {
- padding: 0px;
+ padding: 0;
}
.widget ul li {
padding-left: 16px;
display: table-cell;
vertical-align: top;
width: 770px;
- padding: 0px 20px 0px 10px;
+ padding: 0px 20px 0 10px;
}
.sparkle {
cursor: url('icons/lock.cur'), pointer;
}
.wall-item-container.comment .contact-photo-menu-button {
top: 15px !important;
- left: 0px !important;
+ left: 0 !important;
}
.wall-item-container.comment .wall-item-links {
padding-left: 12px;
}
.wall-item-container.comment .commentbox {
- height: 0px;
+ height: 0;
overflow: hidden;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
}
.wall-item-container.comment .commentbox .wall-item-comment-wrapper {
border-top: 1px solid #999999;
- height: 0px;
+ height: 0;
overflow: hidden;
}
.wall-item-container.comment:hover .commentbox {
transition: all 0.2s ease-in-out;
}
.wall-item-container.comment:hover .commentbox .wall-item-comment-wrapper {
- border-top: 0px;
+ border-top: 0;
height: auto;
overflow: visible;
}
border: 1px solid #2d2d2d;
}
.wall-item-comment-wrapper.photo {
- margin: 1em 2em 1em 0px;
+ margin: 1em 2em 1em 0;
}
.threaded .wall-item-comment-wrapper {
- margin-left: 0px;
+ margin-left: 0;
}
.comment-edit-preview {
width: 710px;
padding: 0;
margin: 10px 0;
background-color: #ddffdd;
- border-bottom: 0px;
+ border-bottom: 0;
}
.comment-edit-preview .wall-item-conv {
display: none;
color: #666666;
}
/*.filesavetags {
- padding: 3px 0px 3px 0px;
+ padding: 3px 0 3px 0;
opacity: 0.5;
}*/
.wwto {
padding: 1px;
top: 40px;
left: 30px;
- -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
- -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
- box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
+ -webkit-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
+ -moz-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
+ box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
}
.wwto .contact-photo {
width: 25px;
max-width: 650px;
max-height: inital;
float: none;
- margin-right: 0px;
+ margin-right: 0;
}
.type-link blockquote {
- margin: 1em 0px;
+ margin: 1em 0;
max-height: 160px;
overflow: hidden;
padding-left: 1em;
width: 500px;
}
.children .children .children .children .children .children {
- margin-left: 0px;
+ margin-left: 0;
}
.children .children .children .children .children .children .hide-comments-outer {
- margin-left: 0px;
+ margin-left: 0;
}
/*.threaded .hide-comments-outer { margin-left: 20px; }*/
span[id^="showmore-teaser"] {
display: block;
width: 100%;
background-color: #ffffff;
- border: 0px;
+ border: 0;
color: #2d2d2d;
text-align: left;
padding: 5px 10px;
width: 300px;
height: 90px;
padding-right: 10px;
- margin: 0 10px 10px 0px;
+ margin: 0 10px 10px 0;
}
.contact-wrapper .contact-photo-wrapper {
float: left;
height: 80px;
}
.contact-wrapper .contact-photo-menu-button {
- left: 0px;
+ left: 0;
top: 63px;
}
.contact-wrapper .drop {
}
#jot {
width: 100%;
- margin: 0px 2em 20px 0px;
+ margin: 0 2em 20px 0;
}
#jot .profile-jot-text {
height: 1em;
padding: 0.3em;
}
#jot #jot-tools {
- margin: 0px;
- padding: 0px;
+ margin: 0;
+ padding: 0;
height: 40px;
overflow: none;
width: 770px;
border-left: 1px solid #666666;
}
#jot #jot-tools li.submit input {
- border: 0px;
- margin: 0px;
- padding: 0px;
+ border: 0;
+ margin: 0;
+ padding: 0;
background-color: #cccccc;
color: #666666;
width: 80px;
margin-top: 10px;
}
#jot #jot-title {
- border: 0px;
- margin: 0px;
+ border: 0;
+ margin: 0;
height: 20px;
width: 500px;
font-weight: bold;
padding-right: 20px;
}
#jot #jot-category {
- border: 0px;
- margin: 0px;
+ border: 0;
+ margin: 0;
height: 20px;
width: 200px;
border: 1px solid #ffffff;
}
/** buttons **/
/*input[type="submit"] {
- border: 0px;
+ border: 0;
background-color: @ButtonBackgroundColor;
color: @ButtonColor;
- padding: 0px 10px;
+ padding: 0 10px;
.rounded(5px);
height: 18px;
}*/
background-image: url("../../../images/show_all_off.png");
background-position: 7px 7px;
background-repeat: no-repeat;
- padding: 7px 5px 0px 30px;
+ padding: 7px 5px 0 30px;
color: #999999;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
.acl-list-item p {
height: 12px;
font-size: 10px;
- margin: 0px;
- padding: 2px 0px 1px;
+ margin: 0;
+ padding: 2px 0 1px;
overflow: hidden;
}
.acl-list-item a {
display: none!important;
}
.field.radio .field_help {
- margin-left: 0px;
+ margin-left: 0;
}
#profile-edit-links li {
list-style: none;
.videos .video-top-wrapper {
width: 200px;
float: left;
- margin: 0px 10px 10px 0px;
+ margin: 0 10px 10px 0;
position: relative;
}
.videos .video-top-wrapper .video-js {
.videos .video-top-wrapper .video-delete {
position: absolute;
opacity: 0;
- right: 0px;
- top: 0px;
+ right: 0;
+ top: 0;
transition: opacity 0.5s;
}
.videos .video-top-wrapper:hover .video-delete {
}
#photo-top-upload-link,
.photos-upload-link {
- margin: 1em 0px;
+ margin: 1em 0;
display: block;
}
.photos-upload-link a,
.photo-top-image-wrapper,
.photo-album-image-wrapper {
float: left;
- margin: 0px 10px 10px 0px;
+ margin: 0 10px 10px 0;
width: 150px;
height: 150px;
position: relative;
.photo-album-image-wrapper:hover .photo-top-album-name,
.photo-top-image-wrapper:hover .caption,
.photo-album-image-wrapper:hover .caption {
- bottom: 0px;
- -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
- -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
- box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
+ bottom: 0;
+ -webkit-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
+ -moz-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
+ box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
display: block;
width: 660px;
padding: 50px;
- margin-bottom: 0px;
+ margin-bottom: 0;
text-align: center;
background-color: #999999;
}
height: 80px;
}
.profile-match-wrapper .contact-photo-menu-button {
- left: 0px;
+ left: 0;
top: 63px;
}
/* messages */
text-align: center;
display: block;
font-weight: bold;
- padding: 1em 0px;
+ padding: 1em 0;
}
.mail-list-wrapper {
background-color: #f6f7f8;
}
.mail-list-wrapper .mail-subject {
width: 30%;
- padding: 4px 0px 0px 4px;
+ padding: 4px 0 0 4px;
}
.mail-list-wrapper .mail-subject a {
display: block;
font-weight: bold;
}
.mail-list-wrapper .mail-date {
- padding: 4px 4px 0px 4px;
+ padding: 4px 4px 0 4px;
}
.mail-list-wrapper .mail-from {
- padding: 4px 4px 0px 4px;
+ padding: 4px 4px 0 4px;
}
.mail-list-wrapper .mail-count {
- padding: 4px 4px 0px 4px;
+ padding: 4px 4px 0 4px;
text-align: right;
}
.mail-list-wrapper .mail-delete {
#mail-display-subject span {
float: left;
overflow: hidden;
- padding: 4px 0px 0px 10px;
+ padding: 4px 0 0 10px;
}
#mail-display-subject .mail-delete {
float: right;
text-align: right;
}
#adminpage #pluginslist {
- margin: 0px;
- padding: 0px;
+ margin: 0;
+ padding: 0;
}
#adminpage .plugin {
list-style: none;
#adminpage table {
width: 100%;
border-bottom: 1px solid #000000;
- margin: 5px 0px;
+ margin: 5px 0;
}
#adminpage table th {
text-align: left;
.comment-edit-bb {
list-style: none;
display: none;
- margin: 0px;
- padding: 0px;
+ margin: 0;
+ padding: 0;
width: 75%;
}
.comment-edit-bb > li {
background-color: #ccc;
}
.boldbb {
- background-position: 0px 0px;
+ background-position: 0 0;
}
.boldbb:hover {
- background-position: 0px -16px;
+ background-position: 0 -16px;
}
.italicbb {
- background-position: -16px 0px;
+ background-position: -16px 0;
}
.italicbb:hover {
background-position: -16px -16px;
}
.underlinebb {
- background-position: -32px 0px;
+ background-position: -32px 0;
}
.underlinebb:hover {
background-position: -32px -16px;
}
.quotebb {
- background-position: -48px 0px;
+ background-position: -48px 0;
}
.quotebb:hover {
background-position: -48px -16px;
}
.codebb {
- background-position: -64px 0px;
+ background-position: -64px 0;
}
.codebb:hover {
background-position: -64px -16px;
}
.imagebb {
- background-position: -80px 0px;
+ background-position: -80px 0;
}
.imagebb:hover {
background-position: -80px -16px;
}
.urlbb {
- background-position: -96px 0px;
+ background-position: -96px 0;
}
.urlbb:hover {
background-position: -96px -16px;
}
.videobb {
- background-position: -112px 0px;
+ background-position: -112px 0;
}
.videobb:hover {
background-position: -112px -16px;
cursor: pointer;
border: 1px solid #333;
width: 200px;
- margin: 10px 0px 10px 0px;
+ margin: 10px 0 10px 0;
float: left;
}
/* progress bar (enabled with progress: true) */
-moz-border-radius: 0 0 5px 5px;
-webkit-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
- -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
- -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
- box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
+ -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
+ -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
+ box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
}
/* the input field */
.range {
width: 20px!important;
font-size: 8pt;
margin-left: 10px;
- border: 0px;
+ border: 0;
color: #999999;
}
/* buttons for the event view */
.fbrowser {
overflow: auto;
position: absolute;
- top: 0px;
+ top: 0;
width: 100%;
height: 100%;
}
}
.fbrowser .path a {
padding: 5px;
- margin: 0px 2px;
+ margin: 0 2px;
display: inline-block;
}
.fbrowser .path a,
body {
font-family: Liberation Sans, helvetica, arial, clean, sans-serif;
font-size: 11px;
- background-color: #f6ecf9;
+ background-color: #F6ECF9;
color: #2d2d2d;
- margin: 50px 0px 0px 0px;
+ margin: 50px 0 0 0;
display: table;
}
h4 {
text-decoration: underline;
}
blockquote {
- background: #ffffff;
+ background: #FFFFFF;
padding: 1em;
margin-left: 1em;
border-left: 1em solid #e6e6e6;
width: 10em;
background: #ffffff;
color: #2d2d2d;
- margin: 0px;
+ margin: 0;
padding: 1em;
list-style: none;
border: 3px solid #364e59;
z-index: 100000;
- -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
- -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
- box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
+ -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
+ -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
+ box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
}
/* tool */
.tool {
position: fixed;
left: 43%;
right: 43%;
- top: 0px;
- margin: 0px;
- padding: 0px;
+ top: 0;
+ margin: 0;
+ padding: 0;
/*width: 100%; height: 12px; */
z-index: 110;
color: #ffffff;
width: 100%;
height: 32px;
position: fixed;
- left: 0px;
- top: 0px;
- padding: 0px;
+ left: 0;
+ top: 0;
+ padding: 0;
background-color: #521f5c;
color: #ffffff;
z-index: 100;
- -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
- -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
- box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
+ -webkit-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
+ -moz-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
+ box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
}
nav a,
nav a:active,
outline: none;
}
nav ul {
- margin: 0px;
- padding: 0px 20px;
+ margin: 0;
+ padding: 0 20px;
}
nav ul li {
list-style: none;
- margin: 0px;
- padding: 0px;
+ margin: 0;
+ padding: 0;
float: left;
}
nav ul li .menu-popup {
- left: 0px;
+ left: 0;
right: auto;
}
nav .nav-menu-icon {
position: relative;
height: 22px;
padding: 5px;
- margin: 0px 10px;
+ margin: 0 10px;
-moz-border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
position: relative;
height: 16px;
padding: 5px;
- margin: 3px 15px 0px;
+ margin: 3px 15px 0;
font-size: 14px;
border-bottom: 3px solid #521f5c;
}
border-radius: 5px 5px 5px 5px;
font-size: 10px;
padding: 1px 3px;
- top: 0px;
+ top: 0;
right: -10px;
min-width: 15px;
text-align: right;
nav #nav-directory-link .menu-popup,
nav #nav-apps-link .menu-popup,
nav #nav-site-linkmenu .menu-popup {
- right: 0px;
+ right: 0;
left: auto;
}
nav #nav-notifications-linkmenu.on .icon.s22.notify,
width: 10em;
background: #ffffff;
color: #2d2d2d;
- margin: 0px;
- padding: 0px;
+ margin: 0;
+ padding: 0;
list-style: none;
border: 3px solid #364e59;
z-index: 100000;
- -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
- -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
- box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
+ -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
+ -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
+ box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
}
ul.menu-popup a {
display: block;
border: 1px solid #364e59;
overflow: auto;
z-index: 100000;
- -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
- -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
- box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
+ -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
+ -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
+ box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
}
.autocomplete > div,
.acpopupitem {
display: table-cell;
vertical-align: top;
width: 200px;
- padding: 0px 10px 0px 20px;
+ padding: 0px 10px 0 20px;
border-right: 1px solid #bdcdd4;
}
aside .profile-edit-side-div {
}
aside .vcard dt {
float: left;
- margin-left: 0px;
+ margin-left: 0;
width: 35%;
text-align: right;
color: #999999;
width: 60%;
}
aside #profile-extra-links ul {
- padding: 0px;
- margin: 0px;
+ padding: 0;
+ margin: 0;
}
aside #profile-extra-links li {
- padding: 0px;
- margin: 0px;
+ padding: 0.2em 0;
+ margin: 0;
list-style: none;
}
aside #wallmessage-link {
-webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
color: #ffffff;
- background: #521f5c url('../../../images/connect-bg.png') no-repeat left center;
+ background: #521f5c url('icons/connect-bg.png') no-repeat left center;
font-weight: bold;
text-transform: uppercase;
padding: 4px 2px 2px 35px;
-webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
color: #ffffff;
- background: #521f5c url('../../../images/connect-bg.png') no-repeat left center;
+ background: #521f5c url('icons/rss-bg.png') no-repeat left center;
font-weight: bold;
text-transform: uppercase;
padding: 4px 2px 2px 35px;
}
#contact-block .contact-block-h4 {
float: left;
- margin: 5px 0px;
+ margin: 5px 0;
}
#contact-block .allcontact-link {
float: right;
- margin: 5px 0px;
+ margin: 5px 0;
}
#contact-block .contact-block-content {
clear: both;
}
#contact-block .contact-block-link {
float: left;
- margin: 0px 2px 2px 0px;
+ margin: 0 2px 2px 0;
}
#contact-block .contact-block-link img {
width: 48px;
/* widget */
.widget {
margin-bottom: 2em;
- /*.action .s10 { width: 10px; overflow: hidden; padding: 0px;}
- .action .s16 { width: 16px; overflow: hidden; padding: 0px;}*/
+ /*.action .s10 { width: 10px; overflow: hidden; padding: 0;}
+ .action .s16 { width: 16px; overflow: hidden; padding: 0;}*/
}
.widget h3 {
- padding: 0px;
+ padding: 0;
margin: 2px;
}
.widget .action {
transition: all 0.2s ease-in-out;
}
.widget ul {
- padding: 0px;
+ padding: 0;
}
.widget ul li {
padding-left: 16px;
display: table-cell;
vertical-align: top;
width: 770px;
- padding: 0px 20px 0px 10px;
+ padding: 0px 20px 0 10px;
}
.sparkle {
cursor: url('icons/lock.cur'), pointer;
}
.wall-item-container.comment .contact-photo-menu-button {
top: 15px !important;
- left: 0px !important;
+ left: 0 !important;
}
.wall-item-container.comment .wall-item-links {
padding-left: 12px;
}
.wall-item-container.comment .commentbox {
- height: 0px;
+ height: 0;
overflow: hidden;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
}
.wall-item-container.comment .commentbox .wall-item-comment-wrapper {
border-top: 1px solid #999999;
- height: 0px;
+ height: 0;
overflow: hidden;
}
.wall-item-container.comment:hover .commentbox {
transition: all 0.2s ease-in-out;
}
.wall-item-container.comment:hover .commentbox .wall-item-comment-wrapper {
- border-top: 0px;
+ border-top: 0;
height: auto;
overflow: visible;
}
border: 1px solid #2d2d2d;
}
.wall-item-comment-wrapper.photo {
- margin: 1em 2em 1em 0px;
+ margin: 1em 2em 1em 0;
}
.threaded .wall-item-comment-wrapper {
- margin-left: 0px;
+ margin-left: 0;
}
.comment-edit-preview {
width: 710px;
padding: 0;
margin: 10px 0;
background-color: #c0a3c7;
- border-bottom: 0px;
+ border-bottom: 0;
}
.comment-edit-preview .wall-item-conv {
display: none;
color: #666666;
}
/*.filesavetags {
- padding: 3px 0px 3px 0px;
+ padding: 3px 0 3px 0;
opacity: 0.5;
}*/
.wwto {
padding: 1px;
top: 40px;
left: 30px;
- -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
- -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
- box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
+ -webkit-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
+ -moz-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
+ box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
}
.wwto .contact-photo {
width: 25px;
max-width: 650px;
max-height: inital;
float: none;
- margin-right: 0px;
+ margin-right: 0;
}
.type-link blockquote {
- margin: 1em 0px;
+ margin: 1em 0;
max-height: 160px;
overflow: hidden;
padding-left: 1em;
width: 500px;
}
.children .children .children .children .children .children {
- margin-left: 0px;
+ margin-left: 0;
}
.children .children .children .children .children .children .hide-comments-outer {
- margin-left: 0px;
+ margin-left: 0;
}
/*.threaded .hide-comments-outer { margin-left: 20px; }*/
span[id^="showmore-teaser"] {
display: block;
width: 100%;
background-color: #ffffff;
- border: 0px;
+ border: 0;
color: #2d2d2d;
text-align: left;
padding: 5px 10px;
width: 300px;
height: 90px;
padding-right: 10px;
- margin: 0 10px 10px 0px;
+ margin: 0 10px 10px 0;
}
.contact-wrapper .contact-photo-wrapper {
float: left;
height: 80px;
}
.contact-wrapper .contact-photo-menu-button {
- left: 0px;
+ left: 0;
top: 63px;
}
.contact-wrapper .drop {
}
#jot {
width: 100%;
- margin: 0px 2em 20px 0px;
+ margin: 0 2em 20px 0;
}
#jot .profile-jot-text {
height: 1em;
padding: 0.3em;
}
#jot #jot-tools {
- margin: 0px;
- padding: 0px;
+ margin: 0;
+ padding: 0;
height: 40px;
overflow: none;
width: 770px;
border-left: 1px solid #666666;
}
#jot #jot-tools li.submit input {
- border: 0px;
- margin: 0px;
- padding: 0px;
+ border: 0;
+ margin: 0;
+ padding: 0;
background-color: #cccccc;
color: #666666;
width: 80px;
margin-top: 10px;
}
#jot #jot-title {
- border: 0px;
- margin: 0px;
+ border: 0;
+ margin: 0;
height: 20px;
width: 500px;
font-weight: bold;
- border: 1px solid #f6ecf9;
+ border: 1px solid #F6ECF9;
}
#jot #jot-title:-webkit-input-placeholder {
font-weight: normal;
padding-right: 20px;
}
#jot #jot-category {
- border: 0px;
- margin: 0px;
+ border: 0;
+ margin: 0;
height: 20px;
width: 200px;
- border: 1px solid #f6ecf9;
+ border: 1px solid #F6ECF9;
}
#jot #jot-category:hover {
border: 1px solid #999999;
}
/** buttons **/
/*input[type="submit"] {
- border: 0px;
+ border: 0;
background-color: @ButtonBackgroundColor;
color: @ButtonColor;
- padding: 0px 10px;
+ padding: 0 10px;
.rounded(5px);
height: 18px;
}*/
background-image: url("../../../images/show_all_off.png");
background-position: 7px 7px;
background-repeat: no-repeat;
- padding: 7px 5px 0px 30px;
+ padding: 7px 5px 0 30px;
color: #999999;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
.acl-list-item p {
height: 12px;
font-size: 10px;
- margin: 0px;
- padding: 2px 0px 1px;
+ margin: 0;
+ padding: 2px 0 1px;
overflow: hidden;
}
.acl-list-item a {
display: none!important;
}
.field.radio .field_help {
- margin-left: 0px;
+ margin-left: 0;
}
#profile-edit-links li {
list-style: none;
.videos .video-top-wrapper {
width: 200px;
float: left;
- margin: 0px 10px 10px 0px;
+ margin: 0 10px 10px 0;
position: relative;
}
.videos .video-top-wrapper .video-js {
.videos .video-top-wrapper .video-delete {
position: absolute;
opacity: 0;
- right: 0px;
- top: 0px;
+ right: 0;
+ top: 0;
transition: opacity 0.5s;
}
.videos .video-top-wrapper:hover .video-delete {
}
#photo-top-upload-link,
.photos-upload-link {
- margin: 1em 0px;
+ margin: 1em 0;
display: block;
}
.photos-upload-link a,
.photo-top-image-wrapper,
.photo-album-image-wrapper {
float: left;
- margin: 0px 10px 10px 0px;
+ margin: 0 10px 10px 0;
width: 150px;
height: 150px;
position: relative;
.photo-album-image-wrapper:hover .photo-top-album-name,
.photo-top-image-wrapper:hover .caption,
.photo-album-image-wrapper:hover .caption {
- bottom: 0px;
- -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
- -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
- box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
+ bottom: 0;
+ -webkit-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
+ -moz-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
+ box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
display: block;
width: 660px;
padding: 50px;
- margin-bottom: 0px;
+ margin-bottom: 0;
text-align: center;
background-color: #999999;
}
height: 80px;
}
.profile-match-wrapper .contact-photo-menu-button {
- left: 0px;
+ left: 0;
top: 63px;
}
/* messages */
text-align: center;
display: block;
font-weight: bold;
- padding: 1em 0px;
+ padding: 1em 0;
}
.mail-list-wrapper {
background-color: #f6f7f8;
}
.mail-list-wrapper .mail-subject {
width: 30%;
- padding: 4px 0px 0px 4px;
+ padding: 4px 0 0 4px;
}
.mail-list-wrapper .mail-subject a {
display: block;
font-weight: bold;
}
.mail-list-wrapper .mail-date {
- padding: 4px 4px 0px 4px;
+ padding: 4px 4px 0 4px;
}
.mail-list-wrapper .mail-from {
- padding: 4px 4px 0px 4px;
+ padding: 4px 4px 0 4px;
}
.mail-list-wrapper .mail-count {
- padding: 4px 4px 0px 4px;
+ padding: 4px 4px 0 4px;
text-align: right;
}
.mail-list-wrapper .mail-delete {
#mail-display-subject span {
float: left;
overflow: hidden;
- padding: 4px 0px 0px 10px;
+ padding: 4px 0 0 10px;
}
#mail-display-subject .mail-delete {
float: right;
text-align: right;
}
#adminpage #pluginslist {
- margin: 0px;
- padding: 0px;
+ margin: 0;
+ padding: 0;
}
#adminpage .plugin {
list-style: none;
#adminpage table {
width: 100%;
border-bottom: 1px solid #000000;
- margin: 5px 0px;
+ margin: 5px 0;
}
#adminpage table th {
text-align: left;
.comment-edit-bb {
list-style: none;
display: none;
- margin: 0px;
- padding: 0px;
+ margin: 0;
+ padding: 0;
width: 75%;
}
.comment-edit-bb > li {
background-color: #ccc;
}
.boldbb {
- background-position: 0px 0px;
+ background-position: 0 0;
}
.boldbb:hover {
- background-position: 0px -16px;
+ background-position: 0 -16px;
}
.italicbb {
- background-position: -16px 0px;
+ background-position: -16px 0;
}
.italicbb:hover {
background-position: -16px -16px;
}
.underlinebb {
- background-position: -32px 0px;
+ background-position: -32px 0;
}
.underlinebb:hover {
background-position: -32px -16px;
}
.quotebb {
- background-position: -48px 0px;
+ background-position: -48px 0;
}
.quotebb:hover {
background-position: -48px -16px;
}
.codebb {
- background-position: -64px 0px;
+ background-position: -64px 0;
}
.codebb:hover {
background-position: -64px -16px;
}
.imagebb {
- background-position: -80px 0px;
+ background-position: -80px 0;
}
.imagebb:hover {
background-position: -80px -16px;
}
.urlbb {
- background-position: -96px 0px;
+ background-position: -96px 0;
}
.urlbb:hover {
background-position: -96px -16px;
}
.videobb {
- background-position: -112px 0px;
+ background-position: -112px 0;
}
.videobb:hover {
background-position: -112px -16px;
cursor: pointer;
border: 1px solid #333;
width: 200px;
- margin: 10px 0px 10px 0px;
+ margin: 10px 0 10px 0;
float: left;
}
/* progress bar (enabled with progress: true) */
-moz-border-radius: 0 0 5px 5px;
-webkit-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
- -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
- -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
- box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
+ -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
+ -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
+ box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
}
/* the input field */
.range {
width: 20px!important;
font-size: 8pt;
margin-left: 10px;
- border: 0px;
+ border: 0;
color: #999999;
}
/* buttons for the event view */
.fbrowser {
overflow: auto;
position: absolute;
- top: 0px;
+ top: 0;
width: 100%;
height: 100%;
}
}
.fbrowser .path a {
padding: 5px;
- margin: 0px 2px;
+ margin: 0 2px;
display: inline-block;
}
.fbrowser .path a,
font-size: 11px;
background-color: @BodyBackground;
color: @BodyColor;
- margin: 50px 0px 0px 0px;
+ margin: 50px 0 0 0;
display:table;
}
h4 { font-size: 1.1em }
-.shadow(@x: 0px, @y: 5px){
+.shadow(@x: 0, @y: 5px){
-webkit-box-shadow:@x @y 10px rgba(0, 0, 0, 0.7);
-moz-box-shadow:@x @y 10px rgba(0, 0, 0, 0.7);
box-shadow:@x @y 10px rgba(0, 0, 0, 0.7);
width: 10em;
background: @MenuBg;
color: @Menu;
- margin: 0px;
+ margin: 0;
padding: 1em;
list-style: none;
border: 3px solid @MenuBorder;
/* header */
header {
- position: fixed; left: 43%; right: 43%; top: 0px;
- margin: 0px; padding: 0px;
+ position: fixed; left: 43%; right: 43%; top: 0;
+ margin: 0; padding: 0;
/*width: 100%; height: 12px; */
z-index: 110;
color: @Grey1;
/* nav */
nav {
width: 100%; height: 32px;
- position: fixed; left: 0px; top: 0px;
- padding: 0px;
+ position: fixed; left: 0; top: 0;
+ padding: 0;
background-color: @NavbarBackground;
color: @Grey1;
z-index: 100;
- .shadow(0px, 0px);
+ .shadow(0px, 0);
a, a:active, a:visited, a:link, a:hover { color: @Banner; text-decoration: none; outline: none; }
ul {
- margin: 0px;
- padding: 0px 20px;
+ margin: 0;
+ padding: 0 20px;
li {
list-style: none;
- margin: 0px; padding: 0px;
+ margin: 0; padding: 0;
float: left;
- .menu-popup{ left: 0px; right: auto; }
+ .menu-popup{ left: 0; right: auto; }
}
}
position: relative;
height: 22px;
padding: 5px;
- margin: 0px 10px;
+ margin: 0 10px;
.roundtop();
&.selected {
position: relative;
height: 16px;
padding: 5px;
- margin: 3px 15px 0px;
+ margin: 3px 15px 0;
font-size: 14px;
border-bottom: 3px solid @NavbarBackground;
&.selected {
.rounded();
font-size: 10px;
padding: 1px 3px;
- top: 0px;
+ top: 0;
right: -10px;
min-width: 15px;
text-align: right;
#nav-apps-link,
#nav-site-linkmenu {
float: right;
- .menu-popup{ right: 0px; left: auto; }
+ .menu-popup{ right: 0; left: auto; }
}
#nav-notifications-linkmenu.on .icon.s22.notify,
width: 10em;
background: @MenuBg;
color: @Menu;
- margin: 0px;
- padding: 0px;
+ margin: 0;
+ padding: 0;
list-style: none;
border: 3px solid @MenuBorder;
z-index: 100000;
display: table-cell;
vertical-align: top;
width: 200px;
- padding:0px 10px 0px 20px;
+ padding:0px 10px 0 20px;
border-right: 1px solid @AsideBorder;
.profile-edit-side-div { display: none; }
.p-addr { margin-bottom: 5px; }
.account-type { font-size: 14px; margin-bottom: 13px; }
dl { height: auto; overflow: auto; }
- dt {float: left; margin-left: 0px; width: 35%; text-align: right; color: @VCardLabelColor; }
+ dt {float: left; margin-left: 0; width: 35%; text-align: right; color: @VCardLabelColor; }
dd {float: left; margin-left: 4px; width: 60%;}
}
#profile-extra-links {
- ul { padding: 0px; margin: 0px; }
- li { padding: 0px; margin: 0px; list-style: none; }
+ ul { padding: 0; margin: 0; }
+ li { padding: 0.2em 0; margin: 0; list-style: none; }
}
#wallmessage-link {
display: block;
.rounded();
color: @AsideConnect;
- background: @AsideConnectBg url('../../../images/connect-bg.png') no-repeat left center;
+ background: @AsideConnectBg url('icons/connect-bg.png') no-repeat left center;
font-weight: bold;
text-transform:uppercase;
padding: 4px 2px 2px 35px;
display: block;
.rounded();
color: @AsideConnect;
- background: @AsideConnectBg url('../../../images/connect-bg.png') no-repeat left center;
+ background: @AsideConnectBg url('icons/rss-bg.png') no-repeat left center;
font-weight: bold;
text-transform:uppercase;
padding: 4px 2px 2px 35px;
#contact-block {
overflow: auto; height: auto;
- .contact-block-h4 { float: left; margin: 5px 0px; }
- .allcontact-link { float: right; margin: 5px 0px; }
+ .contact-block-h4 { float: left; margin: 5px 0; }
+ .allcontact-link { float: right; margin: 5px 0; }
.contact-block-content {
clear: both;
overflow: hidden;
/*.contact-block-div { width:60px; height: 60px; }*/
.contact-block-link {
float: left;
- margin: 0px 2px 2px 0px;
+ margin: 0 2px 2px 0;
img { width: 48px; height: 48px; }
}
}
.widget {
margin-bottom: 2em;
- h3 { padding: 0px; margin: 2px;}
+ h3 { padding: 0; margin: 2px;}
.action { .opaque(0.1); }
input.action { .opaque(0.5); }
&:hover .title .action { .opaque(1); }
.tool:hover .action { .opaque(1); }
.tool:hover .action.ticked { .opaque(1); }
- ul { padding: 0px;}
+ ul { padding: 0;}
ul li {padding-left: 16px; min-height: 16px; list-style: none; }
.tool.selected {
background: url('../../../images/selected.png') no-repeat left center;
}
- /*.action .s10 { width: 10px; overflow: hidden; padding: 0px;}
- .action .s16 { width: 16px; overflow: hidden; padding: 0px;}*/
+ /*.action .s10 { width: 10px; overflow: hidden; padding: 0;}
+ .action .s16 { width: 16px; overflow: hidden; padding: 0;}*/
.notify {
display: none;
display: table-cell;
vertical-align: top;
width: 770px;
- padding:0px 20px 0px 10px;
+ padding:0px 20px 0 10px;
}
.sparkle {
.contact-photo-menu-button {
top: 15px !important;
- left: 0px !important;
+ left: 0 !important;
}
.wall-item-links { padding-left: 12px; }
.commentbox {
- height: 0px;
+ height: 0;
overflow: hidden;
.wall-item-comment-wrapper {
border-top: 1px solid @CommentBoxEmptyBorderColor;
- height: 0px; overflow: hidden;
+ height: 0; overflow: hidden;
}
.transition();
}
&:hover .commentbox {
height:auto; overflow: visible;
.wall-item-comment-wrapper {
- border-top: 0px;
+ border-top: 0;
height:auto;overflow: visible;
}
.transition();
}
&.photo {
- margin: 1em 2em 1em 0px;
+ margin: 1em 2em 1em 0;
}
}
-.threaded .wall-item-comment-wrapper { margin-left: 0px; }
+.threaded .wall-item-comment-wrapper { margin-left: 0; }
.comment-edit-preview {
width: 710px;
.tread-wrapper {
width: 90%; padding: 0; margin: 10px 0;
background-color: @JotPreviewBackgroundColor;
- border-bottom: 0px;
+ border-bottom: 0;
}
.wall-item-conv { display: none; }
}
a { color: @MentionColor; }
}
/*.filesavetags {
- padding: 3px 0px 3px 0px;
+ padding: 3px 0 3px 0;
opacity: 0.5;
}*/
top: 40px;
left: 30px;
- .shadow(0px, 0px);
+ .shadow(0px, 0);
}
.wwto .contact-photo { width: 25px; height: 25px; }
max-width: 650px;
max-height: inital;
float: none;
- margin-right: 0px;
+ margin-right: 0;
}
}
.type-link {
blockquote {
- margin: 1em 0px;
+ margin: 1em 0;
max-height: 160px;
overflow: hidden;
padding-left: 1em;
}
.children {
- margin-left: 0px;
- .hide-comments-outer { margin-left: 0px; }
+ margin-left: 0;
+ .hide-comments-outer { margin-left: 0; }
}
}
}
display: block;
width: 100%;
background-color: @MenuBg;
- border: 0px;
+ border: 0;
color: @MenuItem;
text-align: left;
padding: 5px 10px;
width: 300px;
height: 90px;
padding-right: 10px;
- margin: 0 10px 10px 0px;
+ margin: 0 10px 10px 0;
.contact-photo-wrapper {
float: left;
margin-right: 10px;
img { width: 80px; height: 80px; }
}
.contact-photo-menu-button {
- left: 0px;
+ left: 0;
top: 63px;
}
.drop {
#jot {
width: 100%;
- margin: 0px 2em 20px 0px;
+ margin: 0 2em 20px 0;
.profile-jot-text {
height: 1em; width: 99%; font-size: 10px;
}
#jot-tools {
- margin: 0px; padding: 0px;
+ margin: 0; padding: 0;
height: 40px; overflow: none;
width: 770px;
background-color: @JotToolsBackgroundColor;
border-right: 1px solid @Grey4;
border-left: 1px solid @Grey4;
input {
- border: 0px; margin: 0px; padding: 0px;
+ border: 0; margin: 0; padding: 0;
background-color: @JotSubmitBackgroundColor;
color: @JotSubmitText;
width: 80px; height: 40px;
}
#jot-title {
- border: 0px;
- margin: 0px;
+ border: 0;
+ margin: 0;
height: 20px;
width: 500px;
font-weight: bold;
}
#jot-category {
- border: 0px;
- margin: 0px;
+ border: 0;
+ margin: 0;
height: 20px;
width: 200px;
border: 1px solid @BodyBackground;
/** buttons **/
/*input[type="submit"] {
- border: 0px;
+ border: 0;
background-color: @ButtonBackgroundColor;
color: @ButtonColor;
- padding: 0px 10px;
+ padding: 0 10px;
.rounded(5px);
height: 18px;
}*/
background-image: url("../../../images/show_all_off.png");
background-position: 7px 7px;
background-repeat: no-repeat;
- padding: 7px 5px 0px 30px;
+ padding: 7px 5px 0 30px;
color: #999999;
.rounded(5px);
}
float: left;
margin: 4px;
}
-.acl-list-item p { height: 12px; font-size: 10px; margin: 0px; padding: 2px 0px 1px; overflow: hidden;}
+.acl-list-item p { height: 12px; font-size: 10px; margin: 0; padding: 2px 0 1px; overflow: hidden;}
.acl-list-item a {
font-size: 8px;
display: block;
}
.hidden { display: none!important; }
- &.radio .field_help { margin-left: 0px; }
+ &.radio .field_help { margin-left: 0; }
}
.videos {
.video-top-wrapper {
width: 200px; float: left;
- margin: 0px 10px 10px 0px;
+ margin: 0 10px 10px 0;
position: relative;
.video-js {
.video-delete {
position: absolute;
opacity: 0;
- right: 0px;
- top: 0px;
+ right: 0;
+ top: 0;
transition: opacity 0.5s;
}
}
#photo-top-upload-link,
-.photos-upload-link { margin: 1em 0px; display: block; }
+.photos-upload-link { margin: 1em 0; display: block; }
.photos-upload-link a,
#photo-top-upload-link {
background: url("../../../images/icons/16/add.png") no-repeat left center;
.photo-top-image-wrapper,
.photo-album-image-wrapper {
float: left;
- margin: 0px 10px 10px 0px;
+ margin: 0 10px 10px 0;
width:@photosize; height: @photosize;
position: relative;
overflow: hidden;
&:hover .photo-top-album-name,
&:hover .caption {
- bottom: 0px;
- .shadow(0px, 0px);
+ bottom: 0;
+ .shadow(0px, 0);
.transition(0.5s);
}
}
#photo-photo {
display: block; width: 660px;
- padding: 50px; margin-bottom: 0px;
+ padding: 50px; margin-bottom: 0;
text-align: center;
background-color: @Grey3;
img { max-width: 560px; }
img { width: 80px; height: 80px; }
}
.contact-photo-menu-button {
- left: 0px;
+ left: 0;
top: 63px;
}
}
text-align: center;
display: block;
font-weight: bold;
- padding: 1em 0px;
+ padding: 1em 0;
}
}
.mail-subject {
width: 30%;
- padding:4px 0px 0px 4px;
+ padding:4px 0 0 4px;
a { display: block; }
&.unseen a { font-weight: bold; }
}
- .mail-date { padding: 4px 4px 0px 4px; }
- .mail-from { padding: 4px 4px 0px 4px; }
- .mail-count { padding: 4px 4px 0px 4px; text-align: right;}
+ .mail-date { padding: 4px 4px 0 4px; }
+ .mail-from { padding: 4px 4px 0 4px; }
+ .mail-count { padding: 4px 4px 0 4px; text-align: right;}
.mail-delete { float: right; }
}
color: @MailDisplaySubjectColor;
margin-bottom: 10px;
width: 100%; height: auto; overflow: hidden;
- span { float: left; overflow: hidden; padding: 4px 0px 0px 10px;}
+ span { float: left; overflow: hidden; padding: 4px 0 0 10px;}
.mail-delete { float: right; .opaque(0.5);}
&:hover .mail-delete { .opaque(1); }
text-align: right;
}
#pluginslist {
- margin: 0px; padding: 0px;
+ margin: 0; padding: 0;
}
.plugin {
list-style: none;
table {
width:100%;
border-bottom: 1px solid #000000;
- margin: 5px 0px;
+ margin: 5px 0;
th {
text-align: left;
}
.comment-edit-bb {
list-style: none;
display: none;
- margin: 0px;
- padding: 0px;
+ margin: 0;
+ padding: 0;
width: 75%;
}
.comment-edit-bb > li {
text-decoration: none;
:hover {background-color: #ccc;}
}
-.boldbb { background-position: 0px 0px; }
-.boldbb:hover { background-position: 0px -16px; }
-.italicbb { background-position: -16px 0px; }
+.boldbb { background-position: 0 0; }
+.boldbb:hover { background-position: 0 -16px; }
+.italicbb { background-position: -16px 0; }
.italicbb:hover { background-position: -16px -16px; }
-.underlinebb { background-position: -32px 0px; }
+.underlinebb { background-position: -32px 0; }
.underlinebb:hover { background-position: -32px -16px; }
-.quotebb { background-position: -48px 0px; }
+.quotebb { background-position: -48px 0; }
.quotebb:hover { background-position: -48px -16px; }
-.codebb { background-position: -64px 0px; }
+.codebb { background-position: -64px 0; }
.codebb:hover { background-position: -64px -16px; }
-.imagebb { background-position: -80px 0px; }
+.imagebb { background-position: -80px 0; }
.imagebb:hover { background-position: -80px -16px; }
-.urlbb { background-position: -96px 0px; }
+.urlbb { background-position: -96px 0; }
.urlbb:hover { background-position: -96px -16px; }
-.videobb { background-position: -112px 0px; }
+.videobb { background-position: -112px 0; }
.videobb:hover { background-position: -112px -16px; }
cursor:pointer;
border:1px solid #333;
width:200px;
- margin:10px 0px 10px 0px;
+ margin:10px 0 10px 0;
float: left;
}
width: 20px!important;
font-size: 8pt;
margin-left: 10px;
- border: 0px;
+ border: 0;
color: @FieldHelpColor;
}
.fbrowser {
overflow: auto;
position: absolute;
- top: 0px;
+ top: 0;
width: 100%;
height: 100%;
}
.fbrowser .path {
background-color: @NavbarBackground;
- a { padding: 5px; margin: 0px 2px; display: inline-block; }
+ a { padding: 5px; margin: 0 2px; display: inline-block; }
a, a:active, a:visited, a:link, a:hover { color: @Banner; text-decoration: none; outline: none; }
}
.fbrowser .folders ul { list-style: url("icons/folder.png"); padding-left: 22px;}