Newer
Older
.action_bar
{
margin-top: 10px;
}
.action
{
background-color: #ffffff;
border: 1px solid #f2f2f2;
border-left: 0;
border-right: 0;
margin: 2px 0;
padding: 10px;
}
.action:hover
{
background-color: #f2f2f2;
text-decoration: none;
}
.action > div
{
display: inline-block;
vertical-align: middle;
}
.action_content
{
width: 90%;
margin-left: 5px;
}
.action_title
{
font-size: 17pt;
margin-bottom: 10px;
color: #0183ce;
}
.action_message
{
font-size: 9pt;
color: #000;