loops/browser/skin/custom.css
helmutm 1f0b4d7c9f reposition action icons for Loopz skin
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3938 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-08-08 07:20:18 +00:00

33 lines
388 B
CSS

/*
$Id$
*/
body {
color: #242424;
}
a {
text-decoration: none;
color: #344080;
background-color: transparent;
}
#global {
border-bottom: 1px solid #d0d0d0;
margin-bottom: 2px;
padding: 2px 0 20px 5px;
}
.language-switch {
position: absolute;
left: 83%;
top: 42px;
}
.page-actions {
position: absolute;
right: 25px;
top: 42px;
}