[Plugins] Incorporated GNUsocialExtendedProfile as part of ExtendedProfile
Also improved a lot of the plugin and made things in a way it would make sense
This commit is contained in:
@@ -1,3 +1,27 @@
|
||||
.biotitle {
|
||||
font-weight: bold;
|
||||
}
|
||||
.biovalue {
|
||||
font-style: italic;
|
||||
}
|
||||
#showstream ol.notices ol.notices {
|
||||
background-image: url(/plugins/ExtendedProfile/img/bgstripe.gif);
|
||||
background-repeat: repeat-y;
|
||||
background-position: left top;
|
||||
padding-left: 15px;
|
||||
color: #333333;
|
||||
}
|
||||
#showstream ol.notices ol.notices ol.notices {
|
||||
padding-left: 5px;
|
||||
}
|
||||
div.replyform {
|
||||
display: none;
|
||||
padding-left: 15px;
|
||||
}
|
||||
.replyform .form_notice {
|
||||
width: 75%;
|
||||
}
|
||||
|
||||
/* Note the #content is only needed to override weird crap in default styles */
|
||||
|
||||
#profiledetail .entity_actions {
|
||||
|
Reference in New Issue
Block a user