[PORTAL-7] Rebase
[portal.git] / ecomp-portal-FE-common / client / bower_components_external / b2b / css / b2b-angular / README.md
1 This file tracks patches to b2b-angular.css
2
3
4 14 March 2017: Replaced occurrences of font names in about 180 places:
5 Replace "ATT" with "ECOMP" in font-family in b2b-angular.css file
6 -  font-family: "Omnes-ATT-W02-Medium";
7 +  font-family: "Omnes-ECOMP-W02-Medium";
8  
9 -  font-family: "Omnes-ATT-W02";
10 +  font-family: "Omnes-ECOMP-W02";
11
12 15 March 2017: Revert the change back to original for input:not([type="button"])
13  - height: 14px; 
14  + height: 36px;