mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 14:41:29 +01:00
fixed not working fixed height of date rows aka stop end and finished date to move up
This commit is contained in:
parent
4ae5bfb875
commit
944b538e92
@ -14,7 +14,7 @@
|
||||
.planned { font-style:italic; }
|
||||
table.fullWidth { width: 100%; }
|
||||
td.infoId:before { content:"#" }
|
||||
.fixedHeight { line-height: 12px; }
|
||||
.fixedHeight { height: 12px; }
|
||||
.noWrap { white-space: nowrap; }
|
||||
.user_filter select { width: 100px; }
|
||||
.inputFullWidth input { width: 100%; }
|
||||
|
Loading…
Reference in New Issue
Block a user