| Current Path : /var/www/html/modules/mod_community_notifications/ |
| Current File : /var/www/html/modules/mod_community_notifications/style.css |
.notifcount {
text-decoration: none;
font-size: 10px;
}
.joms-notifications {
display: table;
width: 100%;
table-layout: fixed;
padding: 8px;
background: rgba(0,0,0,0.02);
margin-bottom: 8px;
text-align: center;
}
.joms-notifications a {
display: table-cell;
}