}
.admin.linklist {
- border: 0px; padding: 0px;
+ border: 0px;
+ padding: 0px;
+ list-style: none;
+ margin-top: 0px;
}
.admin.link {
list-style-position: inside;
font-size: 1em;
- padding: 5px;
- width: 100px;
+ padding-left: 5px;
margin: 5px;
}
/*
.article { background-position: -50px 0px;}
.block { background-position: -90px 0px;}
-.drop { background-position: -110px 0px;}
.drophide { background-position: -130px 0px;}
.noglobe { background-position: -70px -20px;}
.no { background-position: -90px -20px;}
-.small-pencil { background-position: -170px -20px;}
.recycle { background-position: -190px -20px;}
.remote-link { background-position: -210px -20px;}
.share { background-position: -230px -20px;}
.language { background-position: -210px -40px;}
-.on { background-position: -50px -60px;}
-.off { background-position: -70px -60px;}
.prev { background-position: -90px -60px;}
.next { background-position: -110px -60px;}
.tagged { background-position: -130px -60px;}
padding: 4px 0px 0px 20px;
font-size: 10px;
}
+.wall-item-decor .icon.s22.lock {
+ color: #888;
+}
+.wall-item-decor .icon.s22.lock:hover {
+ color: #000;
+ text-decoration: none;
+}
.icon.s22 {
min-width: 22px;
height: 22px;
.tool {
height: auto;
overflow: auto;
- padding: 3px;
+ padding: 0px;
}
#saved-search-ul .tool:hover,
#nets-sidebar .tool:hover,
.tool a:hover {
text-decoration: underline;
}
+.groupsideedit, .savedsearchdrop {
+ float: right;
+ opacity: 0.3;
+}
+.groupsideedit:hover, .savedsearchdrop:hover {
+ opacity: 1;
+}
+
.sidebar-group-element {
/* color: #000; */
}
+#sidebar-new-group, #posted-date-selector, #hide-forum-list, #forum-list, #sidebar-ungrouped,
+.side-link, #peoplefind-desc, #connect-desc, #follow-sidebar form, #peoplefind-sidebar form,
+#netsearch-box form {
+ margin-left: 10px;
+}
+
+#sidebar-ungrouped, .side-link {
+ padding-top: 5px;
+}
+
+#forum-list {
+ margin-top: 2px;
+}
+
/* popup notifications */
div.jGrowl div.notice {
background: #511919 url("../../../images/icons/48/notice.png") no-repeat 5px center;
aside {
display: table-cell;
vertical-align: top;
- width: 195px;
- padding: 10px 10px 10px 10px;
+ width: 185px;
+ padding: 10px 10px 10px 20px;
border-right: 1px solid #D2D2D2;
background-color: #ECECF2;
font-size: 14px;
/* background: #F1F1F1; */
}
aside .vcard .fn {
- font-size: 16px;
+ font-size: 18px;
font-weight: bold;
margin-bottom: 5px;
+ float: left;
}
aside .vcard .title {
margin-bottom: 5px;
aside .vcard dt {
float: left;
margin-left: 0px;
- width: 35%;
+ /* width: 35%; */
text-align: right;
color: #999999;
}
aside .vcard dd {
float: left;
margin-left: 4px;
- width: 60%;
+ /* width: 60%; */
}
aside #profile-extra-links ul {
padding: 0px;
width: 20em;
}
-aside #search-text {
+aside #search-text, aside #side-follow-url, aside #side-peoplefind-url {
width: 150px;
height: 17px;
padding-left: 10px;
-moz-border-right-colors: #dbdbdb;
}
+aside h4 {
+ margin-bottom: 0px;
+ margin-top: 0px;
+ font-size: 1.17em;
+}
+
.nets-ul {
margin-top: 0px;
}
}
/* widget */
.widget {
- margin-bottom: 2em;
+ margin-bottom: 1em;
/*.action .s10 { width: 10px; overflow: hidden; padding: 0px;}
.action .s16 { width: 16px; overflow: hidden; padding: 0px;}*/
/* font-size: 12px; */
}
.widget ul {
padding: 0px;
- -webkit-margin-before: 0em;
- -webkit-margin-after: 0em;
+ margin-top: 0px;
+ margin-bottom: 0px;
}
.widget ul li {
- padding-left: 10px;
+ padding-left: 5px;
/* min-height: 20px; */
list-style: none;
- padding-top: 1px;
- padding-bottom: 1px;
+ padding-top: 0px;
+ padding-bottom: 0px;
+ margin: 5px;
}
.widget .tool.selected {
background: url('../../../images/selected.png') no-repeat left center;
.profile-edit-side-div {
display: none;
+/* float: right; */
}
#register-form label,