/* To change this license header, choose License Headers in Project Properties. To change this template file, choose Tools | Templates and open the template in the editor. */ /* Created on : Dec 26, 2015, 10:34:26 PM Author : yehuda */ .atr-random-sku-settings-wrap{ max-width: 900px; } .atr-random-sku-settings-wrap .form-table { background-color: #F8F8FF; } .atr-random-sku-settings-wrap .form-table td, .atr-random-sku-settings-wrap .form-table th { padding: 15px 10px; } th.tr-color-white-bg, th.tr-color-transparent-bg{ } .tr-color-antiquewhite-bg{ background-color: #FAEBD7; border: solid 1px blue; } .tr-color-white-bg{ background-color: #fff; border: solid 1px blue; } .tr-color-transparent-bg{ background-color: transparent; }