[otrs-cvs] otrs/var/httpd/htdocs/skins/Agent/default/css Core.Form.css, 1.41, 1.42 Core.Default.css, 1.50, 1.51
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/otrs/var/httpd/htdocs/skins/Agent/default/css
In directory lancelot:/tmp/cvs-serv13732/var/httpd/htdocs/skins/Agent/default/css
Modified Files:
Core.Form.css Core.Default.css
Log Message:
Improved form design of multiple recipient feature.
Author: mn
Index: Core.Form.css
===================================================================
RCS file: /home/cvs/otrs/var/httpd/htdocs/skins/Agent/default/css/Core.Form.css,v
retrieving revision 1.41
retrieving revision 1.42
diff -2 -u -d -r1.41 -r1.42
--- Core.Form.css 7 Nov 2012 18:54:55 -0000 1.41
+++ Core.Form.css 14 Jan 2013 13:25:58 -0000 1.42
@@ -430,4 +430,18 @@
}
+/**
+ * @subsection multiple recipient
+ */
+
+span.MultipleRecipientInfo {
+ display: block;
+ text-align: center;
+ padding: 3px 6px 2px 6px;
+ background-color:#BFBFBF;
+ float: left;
+ width: 20px;
+ line-height: 18px;
+ margin: 2px 5px 0px 0px;
+}
} /* end @media */
\ No newline at end of file
Author: mn
Index: Core.Default.css
===================================================================
RCS file: /home/cvs/otrs/var/httpd/htdocs/skins/Agent/default/css/Core.Default.css,v
retrieving revision 1.50
retrieving revision 1.51
diff -2 -u -d -r1.50 -r1.51
--- Core.Default.css 8 Nov 2012 08:44:55 -0000 1.50
+++ Core.Default.css 14 Jan 2013 13:25:58 -0000 1.51
@@ -346,4 +346,8 @@
}
+.W70pc {
+ width: 70%;
+}
+
.W75pc {
width: 75%;
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log