| Current Path : /var/www/media/com_cnotes/css/ |
| Current File : /var/www/media/com_cnotes/css/cnotes.css |
.cnotes-table {
background: none repeat scroll 0 0 #FFFFFF;
border-collapse: collapse;
font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
font-size: 12px;
margin: 20px;
text-align: left;
}
.cnotes-table tr, .cnotes-table td {
border: none;
}
.cnotes-table th {
border-bottom: 2px solid #6678B1;
color: #003399;
font-size: 14px;
font-weight: normal;
padding: 10px 8px;
}
.cnotes-table td {
border-bottom: 1px solid #CCCCCC;
color: #666699;
padding: 6px 8px;
}
.cnotes-table tr.row1 td {
background: #f4f4f4;
}
.cnotes-table tbody tr:hover td {
color: #000099;
}
.clear {
clear:both;
}
.ad {
text-align: center;
color: #333333;
}
.ad p {
margin-bottom: 5px;;
}
.icon-48-note {
background: url('../images/notes-48px.png');
}
.icon-48-edit {
background: url('../images/note-edit-48px.png');
}