[Rt-commit] r13191 - in rt/branches/3.8-TESTING: . share/html/Elements share/html/Ticket/Elements
jesse at bestpractical.com
jesse at bestpractical.com
Wed Jun 11 19:08:29 EDT 2008
Author: jesse
Date: Wed Jun 11 19:08:28 2008
New Revision: 13191
Modified:
rt/branches/3.8-TESTING/ (props changed)
rt/branches/3.8-TESTING/share/html/Elements/CollectionList
rt/branches/3.8-TESTING/share/html/NoAuth/css/web2/boxes.css
rt/branches/3.8-TESTING/share/html/NoAuth/css/web2/layout.css
rt/branches/3.8-TESTING/share/html/NoAuth/css/web2/msie.css
rt/branches/3.8-TESTING/share/html/Ticket/Elements/ShowTransaction
Log:
r32716 at 68-246-99-108: jesse | 2008-06-11 19:08:10 -0400
* CSS style overhaul for MS Internet Explorer
Modified: rt/branches/3.8-TESTING/share/html/Elements/CollectionList
==============================================================================
--- rt/branches/3.8-TESTING/share/html/Elements/CollectionList (original)
+++ rt/branches/3.8-TESTING/share/html/Elements/CollectionList Wed Jun 11 19:08:28 2008
@@ -98,8 +98,7 @@
$Class =~ s/:/_/g;
$m->out('<table border="0" cellspacing="0" cellpadding="1"' .
- ' width="100%"
- class="' .
+ ' width="100%" class="' .
($Collection->isa('RT::Tickets') ? 'ticket-list' : 'collection') . '">');
if ( $ShowHeader ) {
Modified: rt/branches/3.8-TESTING/share/html/NoAuth/css/web2/boxes.css
==============================================================================
--- rt/branches/3.8-TESTING/share/html/NoAuth/css/web2/boxes.css (original)
+++ rt/branches/3.8-TESTING/share/html/NoAuth/css/web2/boxes.css Wed Jun 11 19:08:28 2008
@@ -60,7 +60,6 @@
padding-right: 1em;
}
-/* horrible ie hack */
* html .titlebox {
border-top: none;
border-left: none;
Modified: rt/branches/3.8-TESTING/share/html/NoAuth/css/web2/layout.css
==============================================================================
--- rt/branches/3.8-TESTING/share/html/NoAuth/css/web2/layout.css (original)
+++ rt/branches/3.8-TESTING/share/html/NoAuth/css/web2/layout.css Wed Jun 11 19:08:28 2008
@@ -85,10 +85,10 @@
font-size: 0.9em;
}
-#topactions form button, #topactions form input[type=submit], #topactions form input[type=button]{
+#topactions button, #topactions select, #topactions input{
padding-top: 0em;
padding-bottom: 0em;
-
+ width: 8em;
}
@@ -97,26 +97,16 @@
}
-.topaction form#CreateTicketInQueue select {
- max-width: 12em;
-}
-
.topaction form#CreateTicketInQueue {
position: absolute;
padding-right: 2em;
top: 0;
- right: 15em;
- left: -42.25em;
+ left: -26em;
+ right: 18em;
text-align: right;
}
-.topaction form#CreateTicketInQueue:after {
- padding-left:0.5em;
- content: "";
- color: #fff;
-}
-
div#footer {
position: absolute;
right: 0;
Modified: rt/branches/3.8-TESTING/share/html/NoAuth/css/web2/msie.css
==============================================================================
--- rt/branches/3.8-TESTING/share/html/NoAuth/css/web2/msie.css (original)
+++ rt/branches/3.8-TESTING/share/html/NoAuth/css/web2/msie.css Wed Jun 11 19:08:28 2008
@@ -52,19 +52,54 @@
}
-#header h1 {
- top: 1.6em;
- bottom: 4em;
- height: 2em;
- z-index: 99999;
+div#header h1 {
+ position: absolute;
+ left: 7.25em;
+ right: 25em;
+ overflow: hidden;
+ height: 1em;
+ font-size: 1.4em;
+ margin-top: 0.4em;
+ padding: 0.25em;
}
+
+
+.topaction form * {
+ vertical-align: top;
+ height: 2em;
+ padding-top: 0.25em;
+ padding-bottom: 0.25em;
+}
+
+.topaction form button, topaction form input {
+ height: 2em;
+ margin-top: 0;
+}
+
+.topaction form input.field {
+ height: 1.6em;
+ margin-top: 0;
+}
+
+.topaction form#CreateTicketInQueue {
+ top: 0;
+ left: -22em;
+ right: 10em;
+ text-align: right;
+
+}
+
+
div#page-navigation ul#actions-menu {
- margin-top: -3em;
- margin-right: -0.3em;
+ margin-top: -2.9em;
+ margin-right: -0.2em;
+ border-top: 1px solid #ccc;
+ border-right: none;
}
+
div#page-navigation {
position: absolute;
top: 6.2em;
@@ -82,13 +117,11 @@
border: none;
}
-div.titlebox .titlebox-title .right {
- top: 1.1em;
- right: 1.1em;
-}
+div#quickbar { height: 1.2em;
-div#quickbar { height: 1.2em;}
+
+}
#comp-Search-Build #editquery {
margin-top: 0.2em;
@@ -97,6 +130,9 @@
}
div#nav li.first {
+ margin-top: 0.75em;
+}
+div#nav ul ul li.first {
border-top: 1px solid #cccccc;
margin-top: 0.25em;
}
@@ -107,4 +143,81 @@
margin-bottom: 0;
}
+
.ticket-transaction .type a { font-weight: normal; text-decoration: none; color: #fff; }
+
+
+.titlebox {
+ border-top: none;
+ border-left: none;
+}
+
+.titlebox .titlebox-title .left {
+ padding: 0.25em;
+ padding-left: 0.5em;
+}
+
+.titlebox {
+}
+
+.titlebox .titlebox-title .right {
+ border-right: 2px solid #aaa;
+
+}
+
+
+
+#login-box .titlebox .titlebox-title .right {
+ margin-top: -0.2em;
+ margin-right: -1em;
+}
+
+.titlebox .titlebox-content {
+ padding-top: 1.2em;
+}
+
+.titlebox table.ticket-list, .titlebox table.queue-summary {
+ width: 95%;
+ padding: 0.5em;
+ margin-left: auto;
+ margin-right: auto;
+}
+
+th.collection-as-table {
+ padding: 0.25em;
+}
+
+table.queue-summary td, td.collection-as-table {
+ padding: 0.25em;
+}
+
+ .titlebox-title {
+ position: relative;
+}
+
+.titlebox-title .widget {
+ position: absolute;
+ top: -1em;
+ left: 0.5em;
+
+}
+.titlebox-title .left {
+ position: absolute;
+ top: -0.75em;
+ left: 0.5em;
+}
+
+
+.titlebox .titlebox-title .right{
+ position: absolute;
+ top: 0.25em;
+ right: 1em;
+}
+
+/* nested things. like the ticket dates tab */
+.titlebox .titlebox .titlebox-title .right{
+ top: 0.25em;
+ right: 1.3em;
+}
+
+
Modified: rt/branches/3.8-TESTING/share/html/Ticket/Elements/ShowTransaction
==============================================================================
--- rt/branches/3.8-TESTING/share/html/Ticket/Elements/ShowTransaction (original)
+++ rt/branches/3.8-TESTING/share/html/Ticket/Elements/ShowTransaction Wed Jun 11 19:08:28 2008
@@ -53,7 +53,7 @@
<tr class="metadata">
<td rowspan="2" valign="top" class="type">
<a name="txn-<% $Transaction->Id %>" href="<% $DisplayPath %>#txn-<% $Transaction->Id %>">#</a>
- <% $LastTransaction ? '<a name="lasttrans"> </a>' : ' ' |n %>
+ <% $LastTransaction ? '<a id="lasttrans" name="lasttrans"/>' : ''|n %>
</td>
<td class="date"><% $transdate|n %></td>
% my $desc = $Transaction->BriefDescription;
More information about the Rt-commit
mailing list