[buddypress-trac] [BuddyPress] #3315: activity/comment list button styles
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Wed Jul 6 08:25:07 UTC 2011
#3315: activity/comment list button styles
--------------------------+----------------------------------
Reporter: DJPaul | Owner: karmatosed
Type: enhancement | Status: assigned
Priority: normal | Milestone: Awaiting Review
Component: Theme | Version: 1.2
Resolution: | Keywords: needs-patch needs-ui
--------------------------+----------------------------------
Comment (by mercime):
I could have sworn I posted some info here already after I attached the
images earlier :-)
In any case, for the first image 070511-buttons-01.jpg, I just made some
minor changes to the style like so:
{{{
a.bp-primary-action, .comment-reply-link, #reply-title small a {
background: #ffffff none;
border-radius: 4px 4px 4px 4px;
border-color: #FFF9DB #FFE8C4 #FFE8C4 #FFF9DB;
border-style: solid;
border-width: 2px 2px 2px 2px;
color: #FFA200;
font-size: 11px;
padding: 2px 6px;
text-decoration: none;
text-shadow: 0 1px 0 #eeeeee;
}
a.bp-secondary-action, span.highlight {
background: #ffffff none;
border-radius: 4px 4px 4px 4px;
border-color: #EBF7FF #D6E9F5 #D6E9F5 #EBF7FF;
border-style: solid;
border-width: 2px 2px 2px 2px;
color: #059AE7;
font-size: 11px;
padding: 2px 6px;
text-decoration: none;
}
}}}
For the second image, 070511-buttons-02.jpg, I just added some padding to
the right and used sprite to add some spice :-)
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3315#comment:5>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list