ticket #89 closed
This commit is contained in:
parent
1a62d8f5ad
commit
6f58d89e39
@ -25,5 +25,5 @@ Here is a pretty exhaustive list of what the BIG MERGE includes:
|
|||||||
- slight modifications on forms: separator between fields, text shadow, error message redesigned, ...etc
|
- slight modifications on forms: separator between fields, text shadow, error message redesigned, ...etc
|
||||||
- quick link to edit directly a model from the submenu
|
- quick link to edit directly a model from the submenu
|
||||||
- new sites picker (if the multi_sites mode is enabled and correctly set up)
|
- new sites picker (if the multi_sites mode is enabled and correctly set up)
|
||||||
- the robots.txt can be edited directly from the back-office (site settings).
|
- the robots.txt can be edited directly from the back-office (site settings) (ticket #57)
|
||||||
- a lot of internal refactoring as well as a ton of bug corrections
|
- a lot of internal refactoring as well as a ton of bug corrections
|
@ -1,3 +1,5 @@
|
|||||||
|
#page-toolbar * { margin: 0; padding: 0; }
|
||||||
|
|
||||||
#page-toolbar {
|
#page-toolbar {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 0px;
|
top: 0px;
|
||||||
|
Loading…
Reference in New Issue
Block a user