Created by Anne Walk and Devlon Duthie on 2011-09-24
Modified by alex@friendica.pixelbits.de on 2012-09-11
-*/
-/* ========== */
-/* = Colors
+
+** Colors **
Blue links - #1873a2
Blue link hover - #6da6c4
Blue Gradients (buttons and other gradients) - #1873a2 and #6da6c4
You can switch out the colors of the header, buttons and links by using a find and replace in your text editor.
- = */
-/* ========== */
+*/
body {
margin: 0 auto;
.vcard {
font-size: 1em;
-/* font-variant:small-caps; */
}
.vcard dd {
color: #626262;
text-align: center;
font-weight: bold;
-/* font-variant:small-caps; */
font-size: 1.1em;
}
.allcontact-link a {
min-width: 400px;
list-style: none;
padding: 20px 0px 0px;
- /*border-bottom: 1px solid #efefef;*/
font-size: 0.9em;
}
.tabs li { display: inline;}
border: 1px solid #CDCDCD;
border-radius: 5px 5px 5px 5px;
box-shadow: 3px 3px 4px 0 #959494;
- /*color: #E6E6E6;*/
margin-top: 20px;
- /*text-shadow: -1px 0 0 #BDBDBD;*/
- /* Overflow: hidden; */
}
.wall-item-outside-wrapper-end { clear: both;}
-o-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
- /*margin-left: 140px;*/
margin-top: 10px;
padding-bottom: 5px;
float: right;
.wall-item-conv a{
font-size: 0.9em;
color: #898989;
-/* font-variant:small-caps; */
}
.wallwall .wwto {
.icollapse-wrapper {
font-size: 0.9em;
color: #898989;
-/* font-variant:small-caps; */
}
.comment-wwedit-wrapper,
.profile-listing-name {
font-size: 1em;
-/* font-variant: small-caps;*/
}
.profile-listing-name a {
color: #898989;
.profile-match-name a{
color: #999;
- /*font-variant: small-caps;*/
font-size: 1em;
}
padding: 0px 5px;
font-weight: bold;
font-stretch:semi-expanded;
-/* font-variant:small-caps; */
}
.photo-top-album-name a{
text-align: center;
color: #6e6e6e;
font-size: 0.9em;
-/* font-variant: small-caps; */
}
#photo-photo{
#photo-caption {
margin-top: 10px;
color: #6E6E6E;
-/* font-variant:small-caps; */
font-size: 1.1em;
}
}
#prvmail-message-label {
-/* font-variant:small-caps; */
font-size: 1em;
}
.mail-list-sender-name {
font-size: 1.1em;
display: inline;
-/* font-variant:small-caps; */
}
.mail-list-date {
font-size: 0.9em;
padding-left: 10px;
font-stretch:ultra-condensed;
-/* font-variant:small-caps; */
}
.mail-list-subject {
font: #999;
font-size: 12px;
text-align:center;
-/* font-variant:small-caps; */
font-weight: bold;
margin-top:5px;
}
#contact-edit-banner-name { font-size: 1.5em; margin-left: 30px; }
-
#contact-edit-update-now {
padding:7px;
width: 165px;
margin: auto;
}
-
.contact-photo-menu-button {
position: absolute;
background-image: url("photo-menu.jpg");
width: 158px;
padding: 10px;
margin: auto 10px 20px;
- /*margin-bottom: 20px;*/
-moz-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
-webkit-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
box-shadow:inset 0px 1px 0px 0px #cfcfcf;
background-color:#1873a2;
}
-
#side-suggest-link:active {
background-color: #1873a2;
position:relative;
-webkit-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
box-shadow:inset 0px 1px 0px 0px #cfcfcf;
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #7c7d7b), color-stop(1, #555753) );
- /*background:-moz-linear-gradient( center top, #7c7d7b 5%, #555753 100% );*/
background: -moz-linear-gradient(center top , #BDBDBD 5%, #A2A2A2 100%) repeat scroll 0 0 #BDBDBD;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7c7d7b', endColorstr='#555753');
color: #EFEFEF;
background-color:#bdbdbd;
-moz-border-radius:5px;
-webkit-border-radius:5px;
- border-radius:5px;*/
+ border-radius:5px;
}
.group-delete-wrapper:hover {
margin-bottom: 2px;
margin-top: 2px;
font-size: 0.9em;
-/* font-variant: small-caps; */
text-align: left;
}
.event-list-date {
color: #626262;
margin-bottom: 10px;
-/* font-variant:small-caps; */
font-stretch:condensed;
}
color: #ffffff;
font-weight: bold;
text-align:center;
-/* font-variant:small-caps; */
-moz-box-shadow: 5px 2px 8px #959494;
-webkit-box-shadow: 5px 2px 8px #959494;
box-shadow: 5px 2px 8px #959494;
.directory-details {
font-size: 0.9em;
-/* font-variant: small-caps; */
width: 160px;
}
.directory-name {
font-size: 1em;
-/* font-variant: small-caps; */
width: 150px;
}
margin-left: 5px;
margin-right: 5px;
display: block; width: 20px; height: 20px;
- background-image: url('icons.png');
+ background-image: url("icons.png");
}
.starred {
background-image: url("star.png");
}
.sharePerms {
- background-image: url(icons.png);
+ background-image: url("icons.png");
width: 20px;
height: 20px;
margin: 2px 0px 2px 3px;
.attachtype {
display: block; width: 20px; height: 23px;
- background-image: url('../../../images/content-types.png');
+ background-image: url("../../../images/content-types.png");
}
.type-video { background-position: 0px 0px; }
background: #000;
}
-/* Pages profile widget */
+/* Pages profile widget
+----------------------------------------------------------- */
#page-profile div#profile-page-list{
margin-left: 45px;
}
hr.line-dots {
- background: url(view/theme/smoothly/dot.png) repeat-x scroll left center transparent;
+ background: url("view/theme/smoothly/dot.png") repeat-x scroll left center transparent;
border: medium none;
/*padding: 0.5em 0;*/
}
/* SCROLL TO TOP
----------------------------------------------------------- */
-#scrollup{position:fixed;right:5px;bottom:5px;z-index:100;}#scrollup a:hover{text-decoration:none;border:0;}
+#scrollup {
+ position:fixed;
+ right:5px;
+ bottom:5px;
+ z-index:100;
+}
+#scrollup a:hover{text-decoration:none;border:0;}