mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-25 09:23:28 +01:00
small layout fixes: right-aligning the ticket-number, remove the padding from the vbox
This commit is contained in:
parent
9a0352e28c
commit
e3c43944ad
File diff suppressed because one or more lines are too long
@ -12,7 +12,7 @@
|
|||||||
.overdue { color:#cc0000; font-weight:bold; }
|
.overdue { color:#cc0000; font-weight:bold; }
|
||||||
.private { font-style:italic; }
|
.private { font-style:italic; }
|
||||||
.planned { font-style:italic; }
|
.planned { font-style:italic; }
|
||||||
.fullWidth table { width: 100%; }
|
table.fullWidth { width: 100%; }
|
||||||
.infoId:before { content:"#" }
|
.infoId:before { content:"#" }
|
||||||
.fixedHeight { line-height: 12px; }
|
.fixedHeight { line-height: 12px; }
|
||||||
.noWrap { white-space: nowrap; }
|
.noWrap { white-space: nowrap; }
|
Loading…
Reference in New Issue
Block a user