[otrs-cvs] otrs/var/httpd/htdocs/skins/Agent/default/css Core.AgentTicketQueue.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/otrs/var/httpd/htdocs/skins/Agent/default/css
In directory lancelot:/tmp/cvs-serv17052/var/httpd/htdocs/skins/Agent/default/css
Modified Files:
Core.AgentTicketQueue.css
Log Message:
Fixed bug#7697 (follow-up fix) - Creating queues: sub-queues after level 4 not shown in dropdown box.
Author: mab
Index: Core.AgentTicketQueue.css
===================================================================
RCS file: /home/cvs/otrs/var/httpd/htdocs/skins/Agent/default/css/Core.AgentTicketQueue.css,v
retrieving revision 1.5
retrieving revision 1.6
diff -2 -u -d -r1.5 -r1.6
--- Core.AgentTicketQueue.css 5 Dec 2012 11:11:47 -0000 1.5
+++ Core.AgentTicketQueue.css 5 Dec 2012 13:05:47 -0000 1.6
@@ -60,8 +60,4 @@
.QueueOverviewList.Level_6 {
- margin-left: 50px;
-}
-
-.QueueOverviewList.Level_6 {
margin-left: 60px;
}
@@ -83,4 +79,8 @@
}
+.QueueOverviewList.Level_X {
+ margin-left: 100px;
+}
+
.QueueOverviewList li {
float: left;
---------------------------------------------------------------------
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