git-svn-id: http://svn.redmine.org/redmine/branches/3.3-stable@16046
e93f8b46-1217-0410-a6f0-
8f06a7374b81
}
table.query-columns td.buttons input[type=button] {width:35px;}
.query-totals {text-align:right; margin-top:-2.3em;}
-.query-totals>span {margin-left:0.6em;}
+.query-totals>span:not(:first-child) {margin-left:0.6em;}
.query-totals .value {font-weight:bold;}
td.center {text-align:center;}
html.flyout-is-active {
overflow: hidden;
}
-
+
.flyout-is-active #wrapper, .flyout-is-active #header {
right: 250px; /* when left flyout is active, move body and header to the right (same amount like flyout-menu's width) */
}
width: 100%;
}
+ /* issues page */
+ body.controller-issues p.query-totals {
+ margin-top: 0px;
+ text-align: left;
+ }
+
/* subtasks and related issues list on issue show */
#issue_tree .issues, #relations .issues {
border-collapse: separate;