11---
2- title :" "
2+ title :" Navigation quick reference "
33description :" "
4- group :getting-started
54toc :true
65---
76
8- ##Classic > New Codefreshexperience navigation
9- Get up to speed with navigation enhancements and changeswith the New CodefreshExperience .
7+ ##Classic > New Codefresh navigation
8+ Get up to speed with navigation enhancements and changesin the New Codefreshexperience .
109
1110We added a new** Settings** icon to the toolbar to simplify account-level management for Codefresh administrators.
1211With the Settings icon always available, you have_ single-click access_ whenever you need to account-level options and settings.
@@ -27,6 +26,106 @@ We divided the navigation into Avatar, account-level, and features and functiona
2726
2827###Avatar options
2928
29+ {::nomarkdown}
30+
31+ <style >
32+ table {
33+ font-family :arial ,sans-serif ;
34+ border-collapse :collapse ;
35+ width :100% ;
36+ }
37+
38+ td ,th {
39+ border-bottom :1px solid #dddddd ;
40+ text-align :left ;
41+ padding :8px ;
42+ }
43+
44+ th {
45+ background-color :#3d7c84 ;
46+ color :#ffff ;
47+ }
48+
49+ tr {
50+ vertical-align :top ;
51+ text-align :left ;
52+
53+ }
54+ </style >
55+ </head >
56+ <body >
57+
58+ <h2 >HTML Table</h2 >
59+
60+ <table >
61+ <tr>
62+ <th colspan="2">CLASSIC</th>
63+ <th></th>
64+ <th colspan="2">NEW CODEFRESH</th>
65+ </tr>
66+ <tr>
67+ </tr>
68+
69+ <tr>
70+ <th>Bucket</th>
71+ <th>Menu item</th>
72+ <th></th>
73+ <th>Bucket</th>
74+ <th>Menu item</th>
75+ </tr>
76+
77+ <tr>
78+ <td><b>AVATAR</b></td>
79+ <td></td>
80+ <td></td>
81+ <td>No change</td>
82+ <td></td>
83+ <td></td>
84+ </tr>
85+ <tr>
86+ <td></td>
87+ <td><b>Account Settings</b></td>
88+ <td><b>→</b></td>
89+ <td></td>
90+ <td>(Moved to) Settings</td>
91+ <td></td>
92+ </tr>
93+ <tr>
94+ <td></td>
95+ <td><b>User Management</b></td>
96+ <td>→</td>
97+ <td></td>
98+ <td>(Moved to) Settings</td>
99+ <td></td>
100+ </tr>
101+ <tr>
102+ <td></td>
103+ <td><b>Billing</b></td>
104+ <td>→</td>
105+ <td></td>
106+ <td>(Moved to) Settings</td>
107+ <td></td>
108+ </tr>
109+ <tr>
110+ <td></td>
111+ <td><b>User Settings</b></td>
112+ <td></td>
113+ <td></td>
114+ <td>No change</td>
115+ <td></td>
116+ </tr>
117+ <tr>
118+ <td></td>
119+ <td></td>
120+ <td>→</td>
121+ <td></td>
122+ <td>(New) Git Personal Access Token</td>
123+ <td></td>
124+ </tr>
125+ </table >
126+
127+ {:/}
128+
30129{: .table .table-bordered .table-hover}
31130| CLASSIC| | | NEW CODEFRESH EXPERIENCE| |
32131| Bucket| Menu item| | Bucket| Menu item|