[PORTAL-7] Rebase
[portal.git] / ecomp-portal-FE-os / client / bower_components_external / b2b / css / b2b-angular / README.md
diff --git a/ecomp-portal-FE-os/client/bower_components_external/b2b/css/b2b-angular/README.md b/ecomp-portal-FE-os/client/bower_components_external/b2b/css/b2b-angular/README.md
new file mode 100644 (file)
index 0000000..f3b5e66
--- /dev/null
@@ -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