## Adminer dev
- PostgreSQL: Display auto_increment of inserted rows
+- CSS: Sticky table headers (bug #918)
## Adminer 5.0.6 (released 2025-03-17)
- Align numbers right (bug #912)
a:link:hover, a:visited:hover { color: #9bc0e1; }
h1 { border-color: #5e94c1; color: #ffddbf; background: #154269; }
h2 { border-color: #a3bdd3; color: #000; background: #3c678d; }
-td, th { border-color: #0e416d; }
+table, td, th { border-color: #0e416d; }
th { background: #11385a; }
thead td, thead th { color: #a8b05f; background: #011d35; }
thead th a { color: #a8b05f; }
h3 { font-weight: normal; font-size: 130%; margin: 1em 0 0; }
form { margin: 0; }
td table { width: 100%; margin: 0; }
-table { margin: 1em 20px 0 0; border-collapse: collapse; font-size: 90%; }
-td, th { border: 1px solid #999; padding: .2em .3em; }
+table { margin: 1em 20px 0 0; font-size: 90%; border-spacing: 0; border-width: 1px 0 0 1px; }
+table, td, th { border-color: #999; border-style: solid; }
+td, th { border-width: 0 1px 1px 0; padding: .2em .3em; margin: 0; }
th { background: #eee; text-align: left; }
+thead { position: sticky; top: 0; }
thead th { text-align: center; padding: .2em .5em; }
-thead td, thead th { background: #ddf; } /* position: sticky; causes Firefox to lose borders */
+thead td, thead th { background: #ddf; }
fieldset { display: inline; vertical-align: top; padding: .5em .8em; margin: .8em .5em 0 0; border: 1px solid #999; }
p { margin: .8em 20px 0 0; }
img { vertical-align: middle; border: 0; }
code a:hover{background:transparent}
table{margin:4px 0 8px;border:1px solid #ccc;font-size:inherit}
tbody tr:hover td,tbody tr:hover th{background:#eee}
+thead { top: 40px; }
thead tr:hover td,thead tr:hover th{background:#ddd}
th,td{text-align:left;padding:2px 4px;vertical-align:top;font-weight:normal;border:1px dotted #ccc;border-width:0 0 0 1px;
margin:0;background:inherit}
background:#edf4ff
}
+thead{
+ top: 44px;
+}
+
thead th, thead td {
text-align:center;
vertical-align:middle;
border-radius: 2px !important;
box-shadow: 0px 0px 3px rgba(0,0,0,0.30) !important;
}
+thead {
+ top: 34px;
+}
thead td, thead th {
background: #eee;
}
background: #edf4ff
}
+thead {
+ top: 34px;
+}
+
thead td, thead th {
text-align: center;
vertical-align: middle;
background: #CEE0FC;\r
}\r
\r
+thead {\r
+ top: 40px;\r
+}\r
+\r
thead th, thead td {\r
background: #F2EEE1;\r
border-color: #D0CDC4;\r
background:#edf4ff\r
}\r
\r
+thead {\r
+ top: 46px;\r
+}\r
+\r
thead th, thead td {\r
text-align:center;\r
vertical-align:middle;\r
background:#edf4ff\r
}\r
\r
+thead {\r
+ top: 50px;\r
+}\r
+\r
thead th, thead td {\r
text-align:center;\r
vertical-align:middle;\r
border-top-width: 0; }\r
td:first-child, th:first-child {\r
border-left-width: 0; }\r
+thead {\r
+ top: -1px; }\r
thead td, thead th {\r
background-color: #EEE;\r
border: none;\r