summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-FE-common/client/bower_components_external/b2b/css/b2b-angular/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'ecomp-portal-FE-common/client/bower_components_external/b2b/css/b2b-angular/README.md')
-rw-r--r--ecomp-portal-FE-common/client/bower_components_external/b2b/css/b2b-angular/README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/ecomp-portal-FE-common/client/bower_components_external/b2b/css/b2b-angular/README.md b/ecomp-portal-FE-common/client/bower_components_external/b2b/css/b2b-angular/README.md
new file mode 100644
index 00000000..f3b5e66d
--- /dev/null
+++ b/ecomp-portal-FE-common/client/bower_components_external/b2b/css/b2b-angular/README.md
@@ -0,0 +1,14 @@
+This file tracks patches to b2b-angular.css
+
+
+14 March 2017: Replaced occurrences of font names in about 180 places:
+Replace "ATT" with "ECOMP" in font-family in b2b-angular.css file
+- font-family: "Omnes-ATT-W02-Medium";
++ font-family: "Omnes-ECOMP-W02-Medium";
+
+- font-family: "Omnes-ATT-W02";
++ font-family: "Omnes-ECOMP-W02";
+
+15 March 2017: Revert the change back to original for input:not([type="button"])
+ - height: 14px;
+ + height: 36px; \ No newline at end of file