1
0
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:
Colin Mollenhour
2013-08-29 19:02:20 -04:00
committed by Jakub Vrana
parent 650f61cac1
commit df8fce2bf9

View File

@@ -119,7 +119,6 @@ html>/**/body table a[href*="&edit="][href*="&where"] {
height: 16px;
overflow: hidden;
padding-left: 24px;
width: 0;
}
/* Select data */
html>/**/body #menu p a[href*="&select="], html>/**/body .tabs a[href*="&select="] {