[otrs-cvs] Survey/var/httpd/htdocs/skins/Customer/default/css Survey.Customer.Default.css, 1.5, 1.6
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/Survey/var/httpd/htdocs/skins/Customer/default/css
In directory lancelot:/tmp/cvs-serv32360/var/httpd/htdocs/skins/Customer/default/css
Modified Files:
Survey.Customer.Default.css
Log Message:
Added answer required functionality in Survey for 3.1.x.
Author: jh
Index: Survey.Customer.Default.css
===================================================================
RCS file: /home/cvs/Survey/var/httpd/htdocs/skins/Customer/default/css/Survey.Customer.Default.css,v
retrieving revision 1.5
retrieving revision 1.6
diff -2 -u -d -r1.5 -r1.6
--- Survey.Customer.Default.css 31 Jan 2011 22:46:34 -0000 1.5
+++ Survey.Customer.Default.css 20 Nov 2012 15:54:42 -0000 1.6
@@ -48,5 +48,12 @@
div.Question{
border-bottom: 1px solid #C9C9C9;
- color: #333333;
+/**
+# AnswerRequired
+# color: #333333;
+**/
+ color: #929292;
+/**
+# ---
+**/
font-size: 12px;
margin-left: 40px;
@@ -58,4 +65,29 @@
display: block;
}
+/**
+# AnswerRequired
+**/
+div.Mandatory {
+ color: black;
+}
+
+
+div.Error {
+ color: #ff505e !important;
+}
+
+div.TooltipError{
+ margin: -10px 0 0px 75px;
+}
+div.TooltipError div:first-child {
+ border-top: 0px !important;
+}
+div.Tongue {
+ border: 0px;
+ padding: 0px !important;
+}
+/**
+# ---
+**/
label.Answer {
---------------------------------------------------------------------
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