summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-FE-common/client/bower_components_external/b2b/css/b2b-angular/README.md
blob: f3b5e66dd9ec431f9346be817f4e8d7e5964e347 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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;