mirror of
https://github.com/tag1consulting/d7_to_d10_migration.git
synced 2024-11-14 04:03:27 +00:00
12 lines
117 B
CSS
12 lines
117 B
CSS
|
|
.menu-operations {
|
|
width: 100px;
|
|
}
|
|
|
|
.menu-enabled {
|
|
width: 70px;
|
|
}
|
|
|
|
.menu-enabled input {
|
|
margin-left:25px;
|
|
}
|