To save some space in the table creation dialog
This commit is contained in:
@@ -1593,6 +1593,10 @@ code.sql, div.sqlvalidate {
|
||||
width: 98%;
|
||||
}
|
||||
|
||||
textarea#partitiondefinition {
|
||||
height:3em;
|
||||
}
|
||||
|
||||
/* for elements that should be revealed only via js */
|
||||
.hide {
|
||||
display: none;
|
||||
|
Reference in New Issue
Block a user