diff --git a/content/developer/reference/user_interface/icons.rst b/content/developer/reference/user_interface/icons.rst index d0dd09696..41876e392 100644 --- a/content/developer/reference/user_interface/icons.rst +++ b/content/developer/reference/user_interface/icons.rst @@ -409,6 +409,369 @@ defined as `` elements and rendered using QWeb `templates +
+
+
+ +
+ NEW +
+
+ +
+
+
+ +
+ COPY_FILE +
+
+ +
+
+
+ +
+ SAVE +
+
+ +
+
+
+ +
+ VERSION_HISTORY +
+
+ +
+
+
+ +
+ CAMERA +
+
+ +
+
+
+ +
+ DOWNLOAD_AS_JSON +
+
+ +
+
+
+ +
+ ADD_TO_DASHBOARD +
+
+ +
+
+
+ +
+ ODOO_LIST +
+
+ +
+
+
+ +
+ INSERT_LIST +
+
+ +
+
+
+ +
+ REFRESH_DATA +
+
+ +
+
+
+ +
+ COMMENTS +
+
+ +
+
+
+ +
+ LINE_CHART +
+
+ +
+
+
+ +
+ STACKED_LINE_CHART +
+
+ +
+
+
+ +
+ AREA_CHART +
+
+ +
+
+
+ +
+ STACKED_AREA_CHART +
+
+ +
+
+
+ +
+ COLUMN_CHART +
+
+ +
+
+
+ +
+ STACKED_COLUMN_CHART +
+
+ +
+
+
+ +
+ BAR_CHART +
+
+ +
+
+
+ +
+ STACKED_BAR_CHART +
+
+ +
+
+
+ +
+ COMBO_CHART +
+
+ +
+
+
+ +
+ PIE_CHART +
+
+ +
+
+
+ +
+ DOUGHNUT_CHART +
+
+ +
+
+
+ +
+ SCATTER_CHART +
+
+ +
+
+
+ +
+ GAUGE_CHART +
+
+ +
+
+
+ +
+ SCORECARD_CHART +
+
+ +
+
+
+ +
+ WATERFALL_CHART +
+
+ +
+
+
+ +
+ POPULATION_PYRAMID_CHART +
+
+ +
+
+
+ +
+ RADAR_CHART +
+
+ +
+
+
+ +
+ FILLED_RADAR_CHART +
+
+ +
+
+
+ +
+ GEO_CHART +
+
+ +
+
+
+ +
+ FUNNEL_CHART +
+
+ +
+
+
+ +
+ SUNBURST_CHART +
+
+ +
+
+
+ +
+ TREE_MAP_CHART +
+
+
@@ -1245,6 +1608,17 @@ defined as `` elements and rendered using QWeb `templates
+
+
+
+ +
+ SMALL_DOT_RIGHT_ALIGN +
+
+
@@ -1421,6 +1795,61 @@ defined as `` elements and rendered using QWeb `templates
+
+
+
+ +
+ EDIT_TABLE +
+
+ +
+
+
+ +
+ DELETE_TABLE +
+
+ +
+
+
+ +
+ PAINT_TABLE +
+
+ +
+
+
+ +
+ CIRCLE_INFO +
+
+ +
+
+
+ +
+ PIVOT +
+
+
@@ -1436,10 +1865,10 @@ defined as `` elements and rendered using QWeb `templates
- NEW + MOVE_SHEET_LEFT
@@ -1447,10 +1876,10 @@ defined as `` elements and rendered using QWeb `templates
- COPY_FILE + MOVE_SHEET_RIGHT
@@ -1458,89 +1887,11 @@ defined as `` elements and rendered using QWeb `templates
- SAVE + RENAME_SHEET
-
-
-
- -
- VERSION_HISTORY -
-
- -
-
-
- -
- CAMERA -
-
- -
-
-
- -
- DOWNLOAD_AS_JSON -
-
- -
-
-
- -
- ADD_TO_DASHBOARD -
-
- -
-
-
- -
- ODOO_LIST -
-
- -
-
-
- -
- INSERT_LIST -
-
- -
-
-
- -
- REFRESH_DATA -
-
- - diff --git a/extensions/odoo_theme/static/img/odoo-spreadsheet-icons.svg b/extensions/odoo_theme/static/img/odoo-spreadsheet-icons.svg index a5f1a650f..d8cc34ea6 100644 --- a/extensions/odoo_theme/static/img/odoo-spreadsheet-icons.svg +++ b/extensions/odoo_theme/static/img/odoo-spreadsheet-icons.svg @@ -6,6 +6,237 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 62 + + + + + 123 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -100,7 +331,7 @@ - + @@ -163,35 +394,35 @@ - + - + - + - + - + - + - + - + @@ -262,6 +493,9 @@ + + + @@ -271,10 +505,10 @@ - + - + A A @@ -284,7 +518,7 @@ - + @@ -307,17 +541,32 @@ - + - + + + + + + + + + + + + + + + + @@ -328,35 +577,14 @@ - - + + - - + + - - - - - - - - - - - - - - - - - - - - - - - + + diff --git a/extensions/odoo_theme/static/style.scss b/extensions/odoo_theme/static/style.scss index 23e5689ee..1df88bd1a 100644 --- a/extensions/odoo_theme/static/style.scss +++ b/extensions/odoo_theme/static/style.scss @@ -1241,6 +1241,12 @@ span.viewcode-link { height: 18px; font-size: 18px; } +text.small-text { + font: bold 9px sans-serif; +} +text.heavy-text { + font: bold 16px sans-serif; +} //------------------------------------------------------------------------------ // Footer