css stuff

This commit is contained in:
dinedine 2011-01-10 11:04:53 +01:00
parent c94087ccb5
commit 2adb950ac3
2 changed files with 3 additions and 1 deletions

View File

@ -171,6 +171,8 @@ form.formtastic div.actions a {
top: 4px;
}
form.formtastic div.actions a.remove { color: #ff092c !important; }
form.formtastic div.actions p a:hover { text-decoration: underline; }
form.formtastic div.actions .last p { text-align: right; }

View File

@ -89,7 +89,7 @@
left: 7px;
}
#page-toolbar ul li.sep { float: left; margin: 0 15px 0 10px; }
#page-toolbar ul li.sep { float: left; margin: 0 15px 0 10px; width: auto !important; background: none !important; }
#page-toolbar ul li.sep span {
display: block;