Subversion Repositories SmartDukaan

Rev

Rev 19004 | Rev 19012 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 19004 Rev 19005
Line 42... Line 42...
42
  }
42
  }
43
  </ui:style>
43
  </ui:style>
44
 
44
 
45
  <ui:style field='selectionStyle'
45
  <ui:style field='selectionStyle'
46
    type='in.shop2020.hotspot.dashbaord.client.inbox.OrderList.SelectionStyle'>
46
    type='in.shop2020.hotspot.dashbaord.client.inbox.OrderList.SelectionStyle'>
47
  
-
 
48
  .todayShippingInStockRow {
-
 
49
  	background-color:#38B04E;
-
 
50
  }
-
 
51
  
-
 
52
  .todayShippingInStockRow td {
-
 
53
  	border-top: 1px solid #88a4d6;
-
 
54
    border-bottom: 1px solid #7b97d0;
-
 
55
  }
-
 
56
  
-
 
57
  .todayShippingNotInStockRow {
-
 
58
  	background-color:#FF0000;
-
 
59
  }
-
 
60
  
-
 
61
  .todayShippingNotInStockRow td {
-
 
62
  	border-top: 1px solid #88a4d6;
-
 
63
    border-bottom: 1px solid #7b97d0;
-
 
64
  }
-
 
65
  
-
 
66
  .laterShippingRow {
-
 
67
  	background-color:#F5FD0D;
-
 
68
  }
-
 
69
  
-
 
70
  .laterShippingRow td {
-
 
71
  	border-top: 1px solid #88a4d6;
-
 
72
    border-bottom: 1px solid #7b97d0;
-
 
73
  }
-
 
74
    
47
    
75
  .fatalRow {	
48
  .fatalRow {	
76
  	background-color:#A85030;
49
  	background-color:#A85030;
77
  }  
50
  }  
78
  
51
  
Line 105... Line 78...
105
  
78
  
106
  .badInventory td {
79
  .badInventory td {
107
    border-top: 1px solid #666666;
80
    border-top: 1px solid #666666;
108
    border-bottom: 1px solid #666666;
81
    border-bottom: 1px solid #666666;
109
  }
82
  }
-
 
83
  
-
 
84
  .todayShippingInStockRow {
-
 
85
  	background-color:#38B04E;
-
 
86
  }
-
 
87
  
-
 
88
  .todayShippingInStockRow td {
-
 
89
  	border-top: 1px solid #88a4d6;
-
 
90
    border-bottom: 1px solid #7b97d0;
-
 
91
  }
-
 
92
  
-
 
93
  .todayShippingNotInStockRow {
-
 
94
  	background-color:#FF0000;
-
 
95
  }
-
 
96
  
-
 
97
  .todayShippingNotInStockRow td {
-
 
98
  	border-top: 1px solid #88a4d6;
-
 
99
    border-bottom: 1px solid #7b97d0;
-
 
100
  }
-
 
101
  
-
 
102
  .laterShippingRow {
-
 
103
  	background-color:#F5FD0D;
-
 
104
  }
-
 
105
  
-
 
106
  .laterShippingRow td {
-
 
107
  	border-top: 1px solid #88a4d6;
-
 
108
    border-bottom: 1px solid #7b97d0;
-
 
109
  }
110
  </ui:style>
110
  </ui:style>
111
 
111
 
112
  <g:DockLayoutPanel styleName='{style.outer}' unit='EM'>
112
  <g:DockLayoutPanel styleName='{style.outer}' unit='EM'>
113
    <g:center>
113
    <g:center>
114
      <!--
114
      <!--