mirror of
https://github.com/vrana/adminer.git
synced 2025-08-19 04:41:25 +02:00
Replace deprecated <acronym> with <abbr>
This commit is contained in:
@@ -374,7 +374,7 @@ thead td, thead th {
|
||||
padding: 7px 2px;
|
||||
}
|
||||
|
||||
thead td acronym, thead td sup, thead th acronym, thead th sup {
|
||||
thead td abbr, thead td sup, thead th acronym, thead th sup {
|
||||
color: #cdf
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user