/* phpMyEdit.css */
/* $Platon: phpMyEdit/css/phpMyEdit.css,v 5.7.2 2023-12-15 12:57:07 Yves $ */
hr.pme-hr {
border: 0px solid;
padding: 0px;
margin: 0px;
border-top-width: 1px;
height: 1px;
}
table.pme-main {
border: #004d9c 1px solid;
border-collapse: collapse;
border-spacing: 0px;
width: 100%;
}
table.pme-navigation {
border: #004d9c 0px solid;
border-collapse: collapse;
border-spacing: 0px;
width: 100%;
}
td.pme-navigation-0, td.pme-navigation-1 {
white-space: nowrap;
}
th.pme-header {
border: #004d9c 1px solid;
padding: 4px;
background: #add8e6;
}
td.pme-key-0, td.pme-value-0, td.pme-help-0, td.pme-navigation-0, td.pme-cell-0,
td.pme-key-1, td.pme-value-1, td.pme-help-0, td.pme-navigation-1, td.pme-cell-1,
td.pme-sortinfo, td.pme-filter {
border: #004d9c 1px solid;
padding: 3px;
}
td.pme-buttons {
text-align: left;
}
td.pme-message {
text-align: center;
}
td.pme-stats {
text-align: right;
}
/* eof */