mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:20 +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; }
|
||||
.private { font-style:italic; }
|
||||
.planned { font-style:italic; }
|
||||
.fullWidth table { width: 100%; }
|
||||
table.fullWidth { width: 100%; }
|
||||
.infoId:before { content:"#" }
|
||||
.fixedHeight { line-height: 12px; }
|
||||
.noWrap { white-space: nowrap; }
|
Loading…
Reference in New Issue
Block a user