style.css
Smoothly
- Created by alex@friendica.pixelbits.de on 2012-10-23
+ Created by alex@friendica.pixelbits.de on 2012-10-24
** Colors **
Blue links - #1873a2
@import url('css/typography.css');
-
.lockview {
cursor: pointer;
}
font-size: 100%;
}
-
input[type=text] {
float: left;
border: 1px solid #b0b0b0;
padding: 2px;
width: 550px;
- /*margin-top: 10px;*/
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
+
input[type=submit]:active {
position: relative;
top: 1px;
}
.dirsearch-desc {
-
}
.smalltext {
font-size: 0.7em
}
-::selection {
+::selection {
background: #fec01d;
color: #000; /* Safari and Opera */
}
.mframe {
padding: 3px;
- background: none repeat scroll 0 0 #FFFFFF;
- border: 1px solid #C5C5C5;
+ background: none repeat scroll 0 0 #FFFFFF;
+ border: 1px solid #C5C5C5;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
/* = Login = */
/* ========= */
-#login-name-wrapper {
+#login-name-wrapper,
+#login-password-wrapper {
vertical-align: middle;
margin: auto;
}
margin-left: 20px;
}
-#login-password-wrapper {
- vertical-align: middle;
- margin: auto;
-}
-
#login-extra-links {
width: 90px;
margin-top: 20px;
width: 210px;
float: left;
}
+
#login_openid {
width: 210px;
margin-left: 150px;
height: 50px;
}
-#login-submit-button {
+#login-submit-button,
+#login-submit-wrapper {
margin-top: 10px;
margin-left: 75px;
}
-#login-submit-wrapper {
+.login-form,
margin-top: 10px;
- margin-left: 75px;
}
/* ========= */
nav #nav-link-wrapper .nav-link {
border-right: 1px solid #babdb6;
}
-/* menu problems
-.nav-commlink, .nav-login-link {
- display: block;
- height: 15px;
- margin-top: 67px;
- margin-right: 2px;
- padding: 6px 3px;
- float: left;
- bottom: 140px;
- border: 1px solid #babdb6;
- border-bottom: 0px;
- background-color: #aec0d3;
- color: #565854;
- border-radius: 3px 3px 0px 0px;
- -moz-border-radius: 3px 3px 0px 0px;
-}
-
-.nav-commlink.selected {
- background-color: #ffffff;
- border-bottom: 1px solid #ffffff;
- color: #000000 !important;
- margin-top: 64px;
- padding-top: 6px;
- padding-bottom: 8px;
-}
-*/
.error-message {
color: #FF0000;
left: 0px;
border: 1px solid #9a9a9a;
border-top: none;
- -webkit-border-radius: 0px 0px 5px 5px;
- -moz-border-radius: 0px 0px 5px 5px;
border-radius: 0px 0px 5px 5px;
- -moz-box-shadow: 5px 5px 10px #242424;
- -webkit-box-shadow: 5px 5px 10px #242424;
+ -webkit-border-radius: 0px 0px 5px 5px;
+ -moz-border-radius: 0px 0px 5px 5px;
box-shadow: 5px 5px 10px #242424;
+ -moz-box-shadow: 5px 5px 10px #242424;
+ -webkit-box-shadow: 5px 5px 10px #242424;
z-index: 10000;
}
/* = System Messages = */
/* =================== */
-#sysmsg_info, #sysmsg {
+#sysmsg_info,
+#sysmsg {
position: fixed;
bottom: 0px; right:20%;
box-shadow: 7px 7px 10px #434343;
/*padding-bottom: 5px;*/
}
+aside h4 {
+ font-size: 1.3em;
+}
+
.vcard .title {
font-size: 1em;
}
-webkit-border-radius: 5px;
}
-aside h4 {
- font-size: 1.3em;
-}
.allcontact-link {
color: #626262;
display: block;
color: #FFFFFF;
border-radius: 5px;
- -webkit-border-radius: 5px ;
- -moz-border-radius: 5px;
+ -webkit-border-radius: 5px ;
+ -moz-border-radius: 5px;
padding: 5px;
font-weight: bold;
background-color: #3465a4;
width: auto;
}
-h3#search:before {
+h3 #search:before {
content: url("search.png");
padding-right: 10px;
vertical-align: middle;
}
#sidebar-group-list a {
- /*padding-bottom: 10px;*/
-}
-
-/*#sidebar-group-list ul {
- list-style-type: none;
}
-#sidebar-group-list li {
- margin-top: 10px;
-}*/
-
#sidebar-group-list .icon,
#sidebar-group-list .iconspacer {
display: inline-block;
width: 12px;
}
+#side-peoplefind-submit {
+ margin: 10px;
+}
+
.widget {
margin-top: 20px;
box-shadow: 1px 2px 6px 0px #959494;
top: 1px;
}
-.group-selected, .nets-selected, .fileas-selected, .categories-selected {
+.group-selected,
+.nets-selected,
+.fileas-selected,
+.categories-selected {
padding-bottom: 0px;
padding-left: 2px;
padding-right: 2px;
ul .sidebar-group-li {
list-style: none;
font-size: 1.0em;
- /*padding-bottom: 5px;*/
}
ul .sidebar-group-li .icon {
list-style-type: none;
}
-.nets-ul li, .fileas-ul li, .categories-ul li {
- /*margin-top: 10px;*/
+.nets-ul li,
+.fileas-ul li,
+.categories-ul li {
}
.nets-link {
margin-left: 42px;
}
-.fileas-link, .categories-link {
+.fileas-link,
+.categories-link {
margin-left: 0px;
}
-.fileas-all, .categories-all {
+.fileas-all,
+.categories-all {
margin-left: 0px;
}
margin-right: 5px;
}
-.birthday-today, .event-today {
+.birthday-today,
+.event-today {
font-weight: bold;
}
-#birthday-wrapper, #event-wrapper {
+#birthday-wrapper,
+#event-wrapper {
margin-left: 15px;
}
-moz-box-shadow: 3px 3px 4px #959494;
-webkit-box-shadow: 3px 3px 4px #959494;
}
+
.contact-block-div {
float: left;
}
}
#profile-jot-text_ifr {
- width: 99.9%!important
+ width: 99.9% !important;
}
#profile-jot-submit-wrapper {
margin-top: 30px;
}
-#jot-title, #jot-category {
+#jot-title,
+#jot-category {
margin: 0px;
height: 20px;
width: 575px;
border: 1px solid #cccccc;
}
-.jothidden { display:none; }
+.jothidden {
+ display: none;
+}
.preview {
background: #FFFFC8;
margin: 15px 0 15px 0;
}
-#profile-jot-perms, #profile-jot-submit {
+#profile-jot-perms,
+#profile-jot-submit {
width: 60px;
font-size: 12px;
background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bdbdbd), color-stop(1, #a2a2a2) );
#jot-preview-link {
float: left;
width: 60px;
- /*height: 10px;*/
font-size: 12px;
background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bdbdbd), color-stop(1, #a2a2a2) );
background: -moz-linear-gradient( center top, #bdbdbd 5%, #a2a2a2 100% );
margin-right: 20px;
}
-.star-item {
- float: left;
-}
-
+.star-item,
.tag-item {
float: left;
}
background: -moz-linear-gradient( center top, #1873a2 5%, #6da6c4 100% );
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1873a2', endColorstr='#6da6c4');
background-color: #1873a2;
- /*order-bottom: none;*/
}
.icon.drop,
overflow: auto;
margin-top: 20px;
float: right;
- width: 250px;
+ width: 250px;
}
#item-delete-selected-icon {}
code {
font-family: Courier, monospace;
- /*white-space: pre;*/
display: block;
overflow: auto;
border: 1px solid #444;
.wall-item-body code {
font-family: Courier, monospace;
- /*white-space: pre;*/
display: block;
overflow: auto;
border: 1px solid #cccccc;
text-align: center;
}
-/*#profile-listing-new-link-wrapper {
- float: left;
- display: inline;
- width: auto;
- margin-left: 5px;
- margin-top: 20px;
- padding: 5px 10px 5px 10px;
- font-style: bold;
- text-align: center;
-}*/
-
.profile-listing-name {
font-size: 1em;
}
clear:both;
}
-.profile-match-name a{
+.profile-match-name a {
color: #999;
font-size: 1em;
}
/* ========== */
/* = Photos = */
/* ========== */
+
.photos {
height: auto;
overflow: auto;
input {
margin-top: 3px;
margin-right: 10px;
- /*font-size: 0.9em;
- letter-spacing: normal;
- word-spacing: normal;
- line-height: 1.2em;
- text-transform: none;
- text-indent: 0px;
- text-shadow: none;
- display: inline-block;*/
text-align: -webkit-auto;
}
text-align: left;
}
-input#photo_edit_form {
+input #photo_edit_form {
display: block;
width: 100%;
}
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
- box-shadow: 0 0 8px #BDBDBD;
+ box-shadow: 0 0 8px #BDBDBD;
-moz-box-shadow: 3px 3px 4px #959494;
-webkit-box-shadow: 3px 3px 4px #959494;
}
margin: auto;
border: 1px solid #dddddd;
}
+
.mail-conv-break {
display: none;
border: none;
background-image: url("photo-menu.jpg");
background-position: top left;
background-repeat: no-repeat;
- margin: 10px 0 0 0; padding: 0px;
+ margin: 10px 0 0 0;
+ padding: 0px;
width: 16px;
height: 16px;
top: 64px; left:0px;
border: 1px solid #ddd;
background: #f1f1f1;
position: absolute;
- left: 0px; top: 90px;
+ left: 0px;
+ top: 90px;
display: none;
z-index: 10000;
box-shadow: 3px 3px 5px #888;
/* = Register, Settings, Profile Forms = */
/* ===================================== */
-#id_openid_url, .openid input{
+#id_openid_url,
+.openid input {
background: url(login-bg.gif) no-repeat;
background-position: 0 50%;
padding-left: 18px;
margin-right: 155px;
}
-/* #register-form span,
-#profile-edit-form span { */
#register-form span {
color: #555753;
display: block;
margin-top: 10px;
}
-#label-register-name, #label-register-email, #label-register-nickname, #label-register-openid {
+#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 {
+#register-name,
+#register-email,
+#register-nickname {
float: left;
margin-top: 10px;
width: 150px;
margin-bottom: 25px;
}
-#register-name-end, #register-email-end, #register-nickname-end, #register-submit-end, #register-openid-end {
+#register-name-end,
+#register-email-end,
+#register-nickname-end,
+#register-submit-end,
+#register-openid-end {
clear: both;
}
#group-members h3,
#group-all-contacts h3,
#prof-members h3,
-#prof-all-contacts h3{
+#prof-all-contacts h3 {
color: #555753;
margin: 0px;
padding: 5px;
font-weight: bolder;
}
- .vevent .event-location {
+.vevent .event-location {
margin-left: 10px;
margin-right: 10px;
font-size: 1em;
-webkit-box-shadow: 5px 2px 8px #959494;
}
-tr {
- border: 1px solid #eeeeee;
-}
-
.calendar td {
font-size: 14px;
text-align: center;
.field label {
float: left;
- width: auto;
+ min-width: 120px;
margin: 5px 10px 0 0;
}
text-align: left;
}
-.hidden {
- display: none!important;
-}
-
.field .radio .field_help {
margin-left: 0px;
}
-moz-box-shadow: 2px 2px 3px #c1c1c1;
-webkit-box-shadow: 2px 2px 3px #c1c1c1;
}
-.acl-list-item img{
+.acl-list-item img {
width: 30px;
height: 30px;
float: left;
background-color: #1873a2;
}
-.acl-button-hide.selected {
+.acl-button-hide .selected {
color: #efefef;
background-color: #a2a2a2;
}
background: #000000;
}
-/* Pages profile widget
------------------------------------------------------------ */
-#page-profile
+/* Pages profile widget ----------------------------------------------------------- */
+
+#page-profile,
#profile-page-list {
margin-left: 45px;
}
z-index: 100;
}
-#scrollup a:hover{
+#scrollup a:hover {
text-decoration: none;
border: 0;
}
#wall-image-upload-div,
#wall-file-upload-div,
-.hover, .focus {
+.hover,
+.focus {
cursor: pointer;
}
border: medium none;
}
-.body-tag, .filesavetags, .categorytags {
+.body-tag,
+.filesavetags,
+.categorytags {
opacity: 0.5;
filter:alpha(opacity=50);
}
-.body-tag:hover, .filesavetags:hover, .categorytags:hover {
+.body-tag:hover,
+.filesavetags:hover,
+.categorytags:hover {
opacity: 1.0 !important;
filter:alpha(opacity=100) !important;
}
margin-right: 10px;
}
-.item-select:hover, .checkeditem {
+.item-select:hover,
+.checkeditem {
opacity: 1;
filter:alpha(opacity=100);
}
color: #888888;
}
-.location, .location-label, .gender-label, .marital-label, .homepage-label {
+.location,
+.location-label,
+.gender-label,
+.marital-label,
+.homepage-label {
float: left;
text-align: left;
display: block;
}
-.adr, .x-gender, .marital-text, .homepage-url {
+.adr,
+.x-gender,
+.marital-text,
+.homepage-url {
float: left;
display: block;
margin-left: 8px;
.fc-border-separate,
.fc-content {}
-div#datebrowse-sidebar.widget {
+div #datebrowse-sidebar.widget {
text-align:center;
}
/* Fakelink */
-.fakelink, .fakelink:visited, .fakelink:link {
+.fakelink,
+.fakelink:visited,
+.fakelink:link {
color: #1873a2;
cursor: pointer;
margin-bottom: 10px;
padding:10px;
}
+#id_npassword {}