1,393
edits
Line 191: | Line 191: | ||
#p-cactions li a:hover, #p-cactions li.selected a:hover { | #p-cactions li a:hover, #p-cactions li.selected a:hover { | ||
color: # | color: #ed353a; | ||
text-decoration: | text-decoration: none; | ||
border-bottom: 1px dotted #ed353a; | |||
background-color: transparent; | background-color: transparent; | ||
} | } | ||
#p-cactions li.selected a { | #p-cactions li.selected a { | ||
font-weight: bold; | font-weight: bold; | ||
color: # | color: #ed353a; | ||
border: none; | border: none; | ||
background-color: transparent; | background-color: transparent; | ||
} | } | ||
#p-cactions li a { | #p-cactions li a { | ||
color: # | color: #ed353a; | ||
border: none; | border: none; | ||
background-color: transparent; | background-color: transparent; | ||
} | } |