/*  Dim buttons in the AwesomeBar  */
/*  Updated by Matt of mavrev.com  */
/*       Public Domain Work        */

/* RSS */
#feed-button {-moz-opacity: 0.3 !important;} /* Dim from 1.0 to 0.3 */
#feed-button:hover {-moz-opacity: 1.0 !important;} /* Undim to full at 1.0 */

/* Bookmark */
#star-button {-moz-opacity: 0.3 !important;} /* Dim from 1.0 to 0.3 */
#star-button:hover {-moz-opacity: 1.0 !important;} /* Undim to full at 1.0 */