Better look of More menu in table structure
This commit is contained in:
@@ -1397,15 +1397,23 @@ a.close_enum_editor {
|
||||
*/
|
||||
.structure_actions_dropdown {
|
||||
position: absolute;
|
||||
padding: 3px;
|
||||
padding: 0;
|
||||
display: none;
|
||||
z-index: 100;
|
||||
border-collapse:collapse;
|
||||
border: 1px solid #000;
|
||||
padding: 0.2em;
|
||||
}
|
||||
|
||||
.structure_actions_dropdown a {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.structure_actions_dropdown div {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
td.more_opts {
|
||||
display: none;
|
||||
white-space: nowrap;
|
||||
@@ -1634,3 +1642,4 @@ fieldset .disabled-field td {
|
||||
#prefs_autoload {
|
||||
margin-bottom: 0.5em;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user