}
#permalink a {
- padding: 5px;
+ padding: 5px;
}
/* Rules for edit menu */
.search_results_heading {
margin: 0px;
- padding: 3px 5px;
- background: #eee;
+ padding: 2px 5px;
+ border-bottom: 1px solid #ccc;
+ font-weight: bold;
}
.search_results_entry {
/* Rules for the main content area */
-body.site #content {
- padding: 0px;
- margin: 0px;
- position: absolute;
- bottom: 0px;
-}
-
#content {
padding: 10px;
margin: 0px;
bottom: 0px;
}
+#content.site_index,
+#content.site_edit,
+#content.site_export {
+ border: 0px;
+ padding: 0px;
+}
+
#slim_container {
width: 100%;
}
position: relative;
width: 90%;
height: 400px;
+ border: 1px solid #ccc;
display: none;
}
position: relative;
width: 500px;
height: 400px;
+ border: 1px solid #ccc;
}
#accountImage td {
position: relative;
width: 400px;
height: 400px;
+ border: 1px solid #ccc;
}
.user_view .user_map p#no_home_location {