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 {
|
||||
line-height: 16px;
|
||||
line-height: 1.5em;
|
||||
color: #344080;
|
||||
white-space: nowrap;
|
||||
float: right;
|
||||
|
@ -329,10 +329,10 @@ div#action li a:link {
|
|||
color: #344080;
|
||||
}
|
||||
|
||||
div#action li a:hover {
|
||||
/* div#action li a:hover {
|
||||
color: #344080;
|
||||
background-color: #e0e0ff;
|
||||
}
|
||||
}*/
|
||||
|
||||
#breadcrumbs {
|
||||
margin: 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue