Files
azuredatastudio/src/sql/workbench/browser/modelComponents/media
Kevin Cunnane c1e95a2246 Fix errors due to icon to codicon rename in VSCode (#7837)
Found numerous errors where icons weren't rendering correctly.
- Anything that's an action must have CSS using "codicon" not "icon"
since VSCode sets the "codicon" class automatically.
This affected Agent view in particular, but also:
  - acounts view
  - new tab view in dashboard
 - many more
- Anything referencing the common-icons.css icons needed updating.
This hid help tooltip text in FormContainer UI for example.
- Finally I tried to convert all references from icon -> codicon,
even when the CSS was technically correct. This was done
for maintainability reasons - from now on always add codicon.

Fixes #7827
2019-10-21 12:02:30 -07:00
..
2019-07-18 17:29:17 -07:00
2019-09-25 10:04:13 -07:00
2019-07-18 17:29:17 -07:00
2019-07-18 17:29:17 -07:00
2019-09-25 10:04:13 -07:00
2019-07-18 17:29:17 -07:00
2019-07-18 17:29:17 -07:00
2019-09-25 10:04:13 -07:00
2019-10-15 21:50:02 -07:00