Files
wordpress-skeleton/blog/wp-content/plugins/collabpress/style/cp-admin.css
T
2010-02-19 16:25:02 -05:00

28 lines
330 B
CSS

/*
*
* CollabPress Styles
*
*/
#cp-gravatar {
float: left;
margin-right: 12px;
margin: 10px;
}
#cp-gravatar img {
padding: 6px;
}
#cp-task-summary {
min-height: 75px;
height: auto;
border-bottom: 1px solid #F0F0F0;
margin-bottom: 6px;
padding: 6px;
word-wrap:break-word;
}
.cp_about {
text-align: center;
}