mirror of
https://github.com/vrana/adminer.git
synced 2025-08-11 17:14:07 +02:00
Fix first column values not visible in design/pokorny
This commit is contained in:
committed by
Jakub Vrana
parent
650f61cac1
commit
df8fce2bf9
@@ -119,7 +119,6 @@ html>/**/body table a[href*="&edit="][href*="&where"] {
|
|||||||
height: 16px;
|
height: 16px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
padding-left: 24px;
|
padding-left: 24px;
|
||||||
width: 0;
|
|
||||||
}
|
}
|
||||||
/* Select data */
|
/* Select data */
|
||||||
html>/**/body #menu p a[href*="&select="], html>/**/body .tabs a[href*="&select="] {
|
html>/**/body #menu p a[href*="&select="], html>/**/body .tabs a[href*="&select="] {
|
||||||
|
Reference in New Issue
Block a user