Refactor default and bobcat theme re: "context menu" styles
finally, we have that hugging the top right corner, without float!
This commit is contained in:
parent
c88e1cca68
commit
291128b96f
8 changed files with 182 additions and 60 deletions
|
@ -8,22 +8,6 @@ div.form-wrapper {
|
|||
}
|
||||
|
||||
|
||||
/******************************
|
||||
* Context Menu
|
||||
******************************/
|
||||
|
||||
div.form-wrapper ul.context-menu {
|
||||
float: right;
|
||||
list-style-type: none;
|
||||
margin: 0px;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
div.form-wrapper ul.context-menu li {
|
||||
line-height: 2em;
|
||||
}
|
||||
|
||||
|
||||
/******************************
|
||||
* "object helper" panel
|
||||
******************************/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue