reposition action icons for Loopz skin
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3937 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
parent
4aa2baaf12
commit
d56cfaa731
1 changed files with 12 additions and 0 deletions
|
@ -19,3 +19,15 @@ a {
|
|||
padding: 2px 0 20px 5px;
|
||||
}
|
||||
|
||||
.language-switch {
|
||||
position: absolute;
|
||||
left: 83%;
|
||||
top: 2.4em;
|
||||
}
|
||||
|
||||
.page-actions {
|
||||
position: absolute;
|
||||
right: 2em;
|
||||
top: 2.4em;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue