css stuff
This commit is contained in:
parent
c94087ccb5
commit
2adb950ac3
@ -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; }
|
||||
|
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user