ddr summary/file/themes

CSS Rules in “Body Button Bar”

button_bar.body_button_bar:normal .self
{
	border-top-color: rgba(86.6667%,85.098%,80.3922%,1);
	border-right-color: rgba(86.6667%,85.098%,80.3922%,1);
	border-bottom-color: rgba(86.6667%,85.098%,80.3922%,1);
	border-left-color: rgba(86.6667%,85.098%,80.3922%,1);
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
}
button_bar.body_button_bar:normal .button_bar_divider
{
	border-top-color: rgba(86.6667%,85.098%,80.3922%,1);
	border-right-color: rgba(86.6667%,85.098%,80.3922%,1);
	border-bottom-color: rgba(86.6667%,85.098%,80.3922%,1);
	border-left-color: rgba(86.6667%,85.098%,80.3922%,1);
}

button_bar_segment.body_button_bar:normal .self
{
	background-color: rgba(92.549%,90.5882%,85.8824%,1);
	color: rgba(46.6667%,45.8824%,42.7451%,1);
}
button_bar_segment.body_button_bar:hover .self
{
	background-color: rgba(95.6863%,94.1176%,89.4118%,1);
}
button_bar_segment.body_button_bar:pressed .self
{
	background-color: rgba(88.6274%,87.0588%,82.3529%,1);
	color: rgba(16.4706%,69.0196%,75.6863%,1);
}
button_bar_segment.body_button_bar:checked .self
{
	background-color: rgba(92.549%,90.5882%,85.8824%,1);
}
button_bar_segment.body_button_bar:normal .icon
{
	-fm-icon-color: rgba(46.6667%,45.8824%,42.7451%,1);
}
button_bar_segment.body_button_bar:pressed .icon
{
	-fm-icon-color: rgba(16.4706%,69.0196%,75.6863%,1);
}