Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
t3o sites
typo3.org
typo3_roadmap
Commits
e068b2e7
Commit
e068b2e7
authored
Feb 24, 2016
by
Mathias Schreiber
Browse files
Adjusted styling of zoombar
parent
df6e89aa
Changes
1
Hide whitespace changes
Inline
Side-by-side
pi1/class.tx_typo3roadmap_pi1.php
View file @
e068b2e7
...
...
@@ -245,9 +245,10 @@ class tx_typo3roadmap_pi1 extends tslib_pibase
"startDateField": "start",
"endDateField": "end",
"dataProvider": '
.
json_encode
(
$data
)
.
',
// "valueScrollbar": {
// "autoGridCount": true
// },
"valueScrollbar": {
"autoGridCount": true,
"color": "#555555"
},
"chartCursor": {
"cursorColor": "#55bb76",
"valueBalloonsEnabled": false,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment