.error { color: #d00; }
+.actions {
+ white-space: nowrap;
+ background-color: #fff;
+}
+
.action {
border: 1px outset #7d95b5;
style:block;
background-color: #7d95b5;
}
-.actionform {
- display: inline;
-}
-
-.actionbutton {
- height: 16px;
- width: 40px;
- font-family: sans-serif;
- font-size: 10px;
- border: 1px outset;
- background-color: #fff;
- margin-bottom: 0px;
-}
-
-.actionbutton:hover {
- color: #fff;
- background-color: #7d95b5;
-}
-
-.actions {
-white-space: nowrap;
-}
-
.field {
- display:inline;
+ display: inline;
}
.pager {