.icon.s16.delete {
background-image: url("../../../images/icons/16/delete.png");
}
++<<<<<<< HEAD
+/*.icon.s16.edit {
+ background-image: url("../../../images/icons/16/edit.png");
+}*/
++=======
+ .icon.s16.edit {
+ background-image: url("../../../images/icons/16/edit.png");
+ }
++>>>>>>> upstream/master
.icon.s16.star {
background-image: url("../../../images/icons/16/star.png");
}
}
.wall-item-container .wall-item-actions-tools {
float: right;
++<<<<<<< HEAD
+ width: 80px;
++=======
+ width: 60px;
++>>>>>>> upstream/master
}
.wall-item-container .wall-item-actions-tools a {
float: right;
/* contacts menu */
.contact-photo-wrapper {
position: relative;
++<<<<<<< HEAD
+ width: 80px;
+}
+
+.contact-photo-wrapper.wwto {
+ width: 25px;
}
+
++=======
++}
++>>>>>>> upstream/master
.contact-photo {
width: 48px;
height: 48px;
.field.radio .field_help {
margin-left: 0px;
}
++<<<<<<< HEAD
+
+#profile-edit-links-end {
+ clear: both;
+ margin-bottom: 15px;
+}
+
+#profile-edit-links ul { margin: 20px; padding-bottom: 20px; list-style: none; }
+
#profile-edit-links li {
+ float: left;
list-style: none;
+ margin-left: 10px;
+}
+
+.profile-edit-side-div {
+ display: none;
+}
+
+#register-form label,
+#profile-edit-form label {
+ width: 300px; float: left;
}
+
+.required {
+ display: inline;
+ color: #B20202;
+}
+
++=======
++#profile-edit-links li {
++ list-style: none;
++}
++>>>>>>> upstream/master
/* oauth */
.oauthapp {
height: auto;
height: 100px;
display: table-row;
}
++<<<<<<< HEAD
+
+blockquote {
+ border-left: 1px solid #D2D2D2;
+ padding-left: 9px;
+ margin: 0 0 0 .8ex;
+}
+
+/* ================== */
+/* = Contacts Block = */
+/* ================== */
+
+.contact-block-img {
+ width: 42px;
+ height: 42px;
+ padding-right: 2px;
+}
+.contact-block-div {
+ float: left;
+}
+
+.contact-block-textdiv { width: 150px; height: 34px; float: left; }
+#contact-block-end { clear: both; }
+
+#group-edit-wrapper {
+ margin-bottom: 10px;
+}
+
+#group-members-end {
+ clear: both;
+}
+
+/*
+#group-separator,
+#prof-separator { display: none;}
+*/
++=======
++>>>>>>> upstream/master