minor CSS fixes for Loops skin
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@1249 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
parent
2347441308
commit
f4eebb5967
1 changed files with 3 additions and 3 deletions
|
@ -304,7 +304,7 @@ div#action {
|
||||||
}
|
}
|
||||||
|
|
||||||
div#action ul {
|
div#action ul {
|
||||||
line-height: 16px;
|
line-height: 1.5em;
|
||||||
color: #344080;
|
color: #344080;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
float: right;
|
float: right;
|
||||||
|
@ -329,10 +329,10 @@ div#action li a:link {
|
||||||
color: #344080;
|
color: #344080;
|
||||||
}
|
}
|
||||||
|
|
||||||
div#action li a:hover {
|
/* div#action li a:hover {
|
||||||
color: #344080;
|
color: #344080;
|
||||||
background-color: #e0e0ff;
|
background-color: #e0e0ff;
|
||||||
}
|
}*/
|
||||||
|
|
||||||
#breadcrumbs {
|
#breadcrumbs {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|
Loading…
Add table
Reference in a new issue