}
.wall-item-content-wrapper.comment {
-/* margin-left: 50px;*/
+# margin-left: 50px;
background: #EEEEEE;
}
.directory-end {
clear: both;
}
+.directory-name {
+ text-align: center;
+}
+.directory-photo {
+ margin-left: 25px;
+}
+.directory-details {
+ font-size: 0.7em;
+ text-align: center;
+ margin-left: 5px;
+ margin-right: 5px;
+}
+.directory-item {
+ float: left;
+ width: 225px;
+ height: 260px;
+ overflow: auto;
+}
#directory-search-wrapper {
margin-top: 20px;
#directory-search-end {
}
+.directory-photo-img {
+ border: none;
+}
+
.pager {
padding: 10px;
.directory-end {\r
clear: both;\r
}\r
+.directory-name {\r
+ text-align: center;\r
+}\r
+.directory-photo {\r
+ margin-left: 15px;\r
+}\r
+.directory-details {\r
+ font-size: 0.7em;\r
+ text-align: center;\r
+ margin-left: 5px;\r
+ margin-right: 5px;\r
+}\r
+.directory-item {\r
+ float: left;\r
+/* width: 225px;\r
+ height: 260px;*/\r
+ padding-left: 15px;\r
+ width: 130px;\r
+ height: 235px;\r
+ overflow: auto;\r
+}\r
\r
#directory-search-wrapper {\r
margin-top: 20px;\r
#directory-search-end {\r
}\r
\r
+.directory-photo-img {\r
+ width: 125px;\r
+ border: none;\r
+}\r
+\r
\r
.pager {\r
margin-top: 30px;\r
.directory-end {
clear: both;
}
+.directory-name {
+ text-align: center;
+}
+.directory-photo {
+ margin-left: 25px;
+}
+.directory-details {
+ font-size: 0.7em;
+ text-align: center;
+ margin-left: 5px;
+ margin-right: 5px;
+}
+.directory-item {
+ float: left;
+/* width: 225px;
+ height: 260px;*/
+ padding-left: 25px;
+ width: 150px;
+ height: 225px;
+ overflow: auto;
+}
#directory-search-wrapper {
margin-top: 20px;
#directory-search-end {
}
+.directory-photo-img {
+ width: 125px;
+ border: none;
+}
+
/* NOTE: The order of the "pager" items here is very important!
* The concern is maintaining a decent-looking pager for people who still use
* the numbers, while also having a nice-looking pager for people who use the
padding-top: 5px;
font-weight: bold;
}
+.directory-item {
+ float: left;
+ width: 200px;
+ height: 200px;
+}
+.directory-item .contact-photo {
+ width: 175px;
+ height: 175px;
+}
+.directory-item .contact-photo img {
+ width: 175px;
+ height: 175px;
+}
.contact-name {
font-weight: bold;
padding-top: 15px;
padding-top: 5px;
font-weight: bold;
}
+.directory-item {
+ float: left;
+ width: 200px;
+ height: 200px;
+}
+.directory-item .contact-photo {
+ width: 175px;
+ height: 175px;
+}
+.directory-item .contact-photo img {
+ width: 175px;
+ height: 175px;
+}
.contact-name {
font-weight: bold;
padding-top: 15px;
padding-top: 5px;
font-weight: bold;
}
+.directory-item {
+ float: left;
+ width: 200px;
+ height: 200px;
+}
+.directory-item .contact-photo {
+ width: 175px;
+ height: 175px;
+}
+.directory-item .contact-photo img {
+ width: 175px;
+ height: 175px;
+}
.contact-name {
font-weight: bold;
padding-top: 15px;
font-weight: bold;
}
}
+.directory-item {
+ float: left;
+ width: 200px;
+ height: 200px;
+ .contact-photo {
+ width: 175px; height: 175px;
+ img { width: 175px; height: 175px; }
+ }
+}
.contact-name { font-weight: bold; padding-top: 15px; }
.contact-details {
color: @Grey3; white-space: nowrap;
margin-top: 10px;
}
+/* ============= */
+/* = Directory = */
+/* ============= */
+
+.directory-item {
+ float: left;
+ margin: 50px 50px 0px 0px;
+}
+
+.directory-details {
+ font-size: 0.9em;
+ width: 160px;
+}
+
+.directory-name {
+ font-size: 1em;
+ width: 150px;
+}
+
/* ========= */
/* = Admin = */
/* ========= */