|
@@ -1914,8 +1914,18 @@ padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;}
|
|
margin-right: 10px;
|
|
margin-right: 10px;
|
|
vertical-align:middle;
|
|
vertical-align:middle;
|
|
}
|
|
}
|
|
-
|
|
|
|
-
|
|
|
|
|
|
+.actions-title {
|
|
|
|
+ background:#efefef;
|
|
|
|
+ border-bottom:1px dotted #999999;
|
|
|
|
+ border-top:1px dotted #999999;
|
|
|
|
+ /*height:35px;*/
|
|
|
|
+ padding:4px;
|
|
|
|
+ margin-bottom: 5px;
|
|
|
|
+ font-size:14px;
|
|
|
|
+ font-weight:bolder;
|
|
|
|
+ /*background:url(images/actions.jpg) repeat-x;*/
|
|
|
|
+ vertical-align:middle;
|
|
|
|
+}
|
|
/**********************************************
|
|
/**********************************************
|
|
* MESSAGE TOOL *
|
|
* MESSAGE TOOL *
|
|
**********************************************/
|
|
**********************************************/
|