/* CSS file */ /* Buttons */ .styleBlankButton { padding-left: 0; padding-right: 0; padding-top: 0; padding-bottom: 0; font-weight: normal; up-skin: Embed(source='./assets/paceoftheroll/equity/images/common/blank.png'); over-skin: Embed(source='./assets/paceoftheroll/equity/images/common/blank.png'); down-skin: Embed(source='./assets/paceoftheroll/equity/images/common/blank.png'); disable-skin: Embed(source='./assets/paceoftheroll/equity/images/common/blank.png'); selected-down-skin: Embed(source='./assets/paceoftheroll/equity/images/common/blank.png'); selected-up-skin: Embed(source='./assets/paceoftheroll/equity/images/common/blank.png'); selected-over-skin: Embed(source='./assets/paceoftheroll/equity/images/common/blank.png'); } .styleBlackButton { border-color: #333333; padding-top: 1; padding-left: 0; padding-right: 0; padding-bottom: 1; color: #ffffff; font-size: 9; corner-radius: 0; font-weight: normal; text-roll-over-color: #ffffff; fill-colors: #333333, #333333; fill-alphas: 0.8,0.8; focus-alpha: 1,1; highlight-alphas: 0.4,0.0; theme-color: #ffcc2d; } .styleCMEBlueButton { border-color: #599bc7; padding-top: 1; padding-left: 0; padding-right: 0; padding-bottom: 1; color: #ffffff; font-size: 9; corner-radius: 0; font-weight: normal; text-roll-over-color: #ffffff; fill-colors: #599bc7, #599bc7; fill-alphas: 0.8,0.8; focus-alpha: 1,1; highlight-alphas: 0.4,0.0; theme-color: #ffcc2d; } /* Common */ .styleCommonBackground1 { background-color: #f2f5f7; } .styleTextInputEdit { padding-top: -1; padding-bottom: -1; background-alpha: 0.7; text-align: right; }