style.css
Smoothly
- Created by alex@friendica.pixelbits.de on 2013-03-26
+ Created by alex@friendica.pixelbits.de on 2013-03-27
** Colors **
Blue links - #1873a2
.mframe {
padding: 0;
- background: none repeat scroll 0 0 #FFFFFF;
+ /*background: none repeat scroll 0 0 #FFFFFF;
border: 1px solid #7C7D7B;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
box-shadow: 0 0 8px #BDBDBD;
-moz-box-shadow: 0 0 8px #BDBDBD;
- -webkit-box-shadow: 0 0 8px #BDBDBD;
+ -webkit-box-shadow: 0 0 8px #BDBDBD;*/
}
#wall-item-lock {
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
- padding: 10px;
- margin: 10px 0 0 0;
+ padding: 15px 10px 10px 20px;
+ margin: 20px 0 0 210px;
}
#login_openid,
-#div_id_remember,
#login-extra-links a {
width: 460px;
float: left;
+ margin: 5px 0 0 230px;
+}
+
+#div_id_remember {
+ width: 258px;
+ float: left;
+ margin: 5px 0 0 230px;
}
#login_standard input,
#login_openid input {
+ height: 20px;
width: 240px;
}
}
#login-submit-button {
- width: 280px;
+ width: 250px;
+ margin: 10px 0 0 230px;
}
.login-form,
box-shadow: 0 0 8px #BDBDBD;
-moz-box-shadow: 0 0 8px #BDBDBD;
-webkit-box-shadow: 0 0 8px #BDBDBD;
- border-radius: 5px;
- -moz-border-radius: 5px;
- -webkit-border-radius: 5px;
+ border-radius: 0px 0px 5px 5px;
+ -moz-border-radius: 0px 0px 5px 5px;
+ -webkit-border-radius: 0px 0px 5px 5px;
}
nav a {
margin: 10px 0px;
padding: 0;
width: auto;
- background: none repeat scroll 0 0 #FFFFFF;
+ /*background: none repeat scroll 0 0 #FFFFFF;
border: 1px solid #7C7D7B;
box-shadow: 0 0 8px #BDBDBD;
-moz-box-shadow: 0 0 8px #BDBDBD;
-webkit-box-shadow: 0 0 8px #BDBDBD;
border-radius: 5px;
-moz-border-radius: 5px;
- -webkit-border-radius: 5px;
+ -webkit-border-radius: 5px;*/
}
}
ul .sidebar-group-li {
- list-style: none;
+ list-style: disc;
font-size: 1.0em;
}
/* = Posts = */
/* ========= */
+.wall-item-name {
+ font-style: bold !important;
+ border: 0px !important;
+ border-radius: 0px !important;
+ box-shadow: none !important;
+}
+
.wall-item-outside-wrapper {
max-width: 100%;
border-bottom: 1px solid #dedede;
.wall-item-photo-menu-button {
display: none;
text-indent: -99999px;
- background: #eeeeee url("images/menu-user-pin.png") no-repeat 75px center;
+ background: #eeeeee url("images/menu-user-pin.png") no-repeat 35px center;
position: absolute;
overflow: hidden;
height: 20px;
width: 100%;
- top: 85px;
- left: -1px;
+ top: 82px;
+ left: 0;
border-right: 1px solid #7C7D7B;
border-left: 1px solid #7C7D7B;
border-bottom: 1px solid #7C7D7B;
height: 80px;
padding: 0;
position: relative;
+ /*border: 1px solid #7C7D7B;
+ border-radius: 5px;
+ -webkit-border-radius: 5px;
+ -moz-border-radius: 5px;
+ box-shadow: 0 0 8px #BDBDBD;
+ -moz-box-shadow: 0 0 8px #BDBDBD;
+ -webkit-box-shadow: 0 0 8px #BDBDBD;*/
+}
+
+.wall-item-photo {
+
border: 1px solid #7C7D7B;
border-radius: 5px;
-webkit-border-radius: 5px;
border-left: 1px solid #7C7D7B;
border-bottom: 1px solid #7C7D7B;
position: absolute;
- left: -1px;
+ left: 0px;
top: 101px;
display: none;
z-index: 10000;
}
.wall-item-outside-wrapper.comment .wall-item-photo-menu-button {
- top: 45px;
- background-position: 35px center;
+ top: 42px;
+ background-position: 15px center;
}
.wall-item-outside-wrapper.comment .wall-item-info {
.photo {
height: 203px !important;
width: 203px !important;
+ border: 1px solid #7C7D7B;
+ box-shadow: 0 0 8px #BDBDBD;
+ -moz-box-shadow: 0 0 8px #BDBDBD;
+ -webkit-box-shadow: 0 0 8px #BDBDBD;
+ -moz-box-shadow: 0 0 8px #BDBDBD;
+ -webkit-box-shadow: 0 0 8px #BDBDBD;
+ border-radius: 5px;
+ -moz-border-radius: 5px;
+ -webkit-border-radius: 5px;
}
#side-bar-photos-albums {
.contact-entry-photo {
position: relative;
+ /*border: 1px solid #7C7D7B;
+ border-radius: 3px;
+ -moz-border-radius: 3px;
+ -webkit-border-radius: 3px;
+ box-shadow: 0 0 8px #BDBDBD;
+ -moz-box-shadow: 0 0 8px #BDBDBD;
+ -webkit-box-shadow: 0 0 8px #BDBDBD;*/
}
.contact-entry-edit-links .icon {
/* =============== */
.field {
- margin-bottom: 10px;
+ /*margin-bottom: 10px;*/
overflow: auto;
padding-bottom: 0px;
width: 100%;
.field label {
float: left;
- width: 200px;
+ width: 210px;
}
.field checkbox {
.sparkle {
cursor: url('lock.cur'), pointer;
+ width: 100%;
+ height: 100%;
+ /*border: 1px solid #7C7D7B;
+ border-radius: 3px;
+ -moz-border-radius: 3px;
+ -webkit-border-radius: 3px;
+ box-shadow: 0 0 8px #BDBDBD;
+ -moz-box-shadow: 0 0 8px #BDBDBD;
+ -webkit-box-shadow: 0 0 8px #BDBDBD;*/
+}
+
+.label {
+ border: 0px;
+ border-radius: 0px;
+ box-shadow: none;
}
.icon {
#scrollup {
position: fixed;
right: 1px;
- bottom: 30px;
+ bottom: 260px;
z-index: 100;
}
#collapsed-comments-page-widget {}
-.tool {}
+.tool {
+ list-style-type: disc;
+}
#logo-text {
}
#id_remember {
width: auto;
+ float: right;
}
.field.input.openid {