trimmed style.css by a few hundred lines. Needs many more such efforts

This commit is contained in:
friendica
2013-12-01 21:11:47 -08:00
parent 92f60ef51f
commit 55d8ed17a7
5 changed files with 190 additions and 363 deletions

View File

@@ -0,0 +1,34 @@
.field_abook_help {
color: #000;
}
.abook-them {
margin-left: 225px;
margin-bottom: 15px;
}
.abook-me {
margin-left: 36px;
margin-bottom: 15px;
}
.acheckbox {
margin-bottom: 5px !important;
}
.abook-pending-contact {
background: orange;
font-weight: bold;
margin: 10px;
padding: 20px 5px 10px;
}
#contact-slider {
width: 600px !important;
}
.abook-edit-them, .abook-edit-me {
float: left;
width: 100px !important;
}
.field_abook_help {
float: left;
}