File tree Expand file tree Collapse file tree 3 files changed +22
-1
lines changed
Expand file tree Collapse file tree 3 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 4040
4141: root {
4242 --md-primary-fg-color : # 3C64E2 ;
43+ }
44+
45+ .md-tabs__item : last-child a ::before {
46+ content : "" ;
47+ background : transparent url ("tobiko-logo.svg" ) center left no-repeat;
48+ background-size : contain;
49+ width : 18px ;
50+ height : 18px ;
51+ display : inline-block;
52+ margin-bottom : -4px ;
4353}
Original file line number Diff line number Diff line change 107107 - Configuration :
108108 - reference/configuration.md
109109 - reference/model_configuration.md
110- - Tobiko Cloud :
110+ - Tobiko Cloud : # NOTE: if this item is no longer last, need to update extra.css to adjust logo positioning
111111 - " Overview " : cloud/cloud_index.md
112112 - " Getting Started " : cloud/tcloud_getting_started.md
113113 - Cloud Features :
You can’t perform that action at this time.
0 commit comments