template rework: delete unused css

This commit is contained in:
rabuzarus 2015-10-23 01:04:47 +02:00
parent 0c3979720f
commit b2bb600f3a
9 changed files with 1 additions and 155 deletions

View File

@ -963,7 +963,7 @@ input#dfrn-url {
}
.wall-item-content-wrapper.comment {
# margin-left: 50px;
/* margin-left: 50px;*/
background: #EEEEEE;
}
@ -1446,24 +1446,6 @@ blockquote.shared_content {
.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;
@ -1474,10 +1456,6 @@ blockquote.shared_content {
#directory-search-end {
}
.directory-photo-img {
border: none;
}
.pager {
padding: 10px;

View File

@ -1779,27 +1779,6 @@ input#profile-jot-email {
.directory-end {
clear: both;
}
.directory-name {
text-align: center;
}
.directory-photo {
margin-left: 15px;
}
.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: 15px;
width: 130px;
height: 235px;
overflow: auto;
}
#directory-search-wrapper {
margin-top: 20px;
@ -1810,11 +1789,6 @@ input#profile-jot-email {
#directory-search-end {
}
.directory-photo-img {
width: 125px;
border: none;
}
.pager {
margin-top: 30px;

View File

@ -1723,27 +1723,6 @@ input#dfrn-url {
.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;
@ -1754,11 +1733,6 @@ input#dfrn-url {
#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

View File

@ -1568,19 +1568,6 @@ span[id^="showmore-wrap"] {
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;

View File

@ -1568,19 +1568,6 @@ span[id^="showmore-wrap"] {
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;

View File

@ -1568,19 +1568,6 @@ span[id^="showmore-wrap"] {
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;

View File

@ -899,15 +899,6 @@ span[id^="showmore-wrap"] {
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;

View File

@ -3656,25 +3656,6 @@ margin-left: 0px;
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 = */
/* ========= */

View File

@ -2687,19 +2687,6 @@ a.mail-list-link {
left: 0px;
top: 63px;
}
.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 {
text-align: center;
font-weight: bold;