liuyifan %!s(int64=5) %!d(string=hace) años
padre
commit
1aa96ed1c7

+ 3 - 3
CallCenterWeb.UI/TelCall/AddBlack.html

35
 			    right: 26px;
35
 			    right: 26px;
36
 			    top: 8px;
36
 			    top: 8px;
37
 			    font-size: 18px;
37
 			    font-size: 18px;
38
-			    color:  rgb(26, 179, 148);
38
+			    color: #1e90ff;
39
 			}
39
 			}
40
 			.greetings .radio-inline input[type="radio"] {
40
 			.greetings .radio-inline input[type="radio"] {
41
 		   	 	margin-top: 4px;
41
 		   	 	margin-top: 4px;
47
 		  		padding-top: 0;
47
 		  		padding-top: 0;
48
 		    }
48
 		    }
49
 		    #greetingSave{
49
 		    #greetingSave{
50
-		    	    background: rgb(26, 179, 148);
50
+		    	    background: #1e90ff;
51
 		    	    color: #fff;
51
 		    	    color: #fff;
52
 		    }
52
 		    }
53
 		</style>
53
 		</style>
91
 	        	laydate.render({
91
 	        	laydate.render({
92
 					elem: '#greetingTimes',
92
 					elem: '#greetingTimes',
93
 					range: '~',
93
 					range: '~',
94
-					theme: '#1ab394',
94
+					theme: '#1e90ff',
95
 					calendar: 'true'
95
 					calendar: 'true'
96
 					//type: 'datetime',
96
 					//type: 'datetime',
97
 					//max : 31,
97
 					//max : 31,

+ 4 - 4
CallCenterWeb.UI/TelCall/WorkTime.html

140
 					laydate.render({
140
 					laydate.render({
141
 						elem: '#workstart',
141
 						elem: '#workstart',
142
 						type: 'time',
142
 						type: 'time',
143
-						theme: '1ab394',
143
+						theme: '#1e90ff',
144
 						calendar: true,
144
 						calendar: true,
145
 					});
145
 					});
146
 					laydate.render({
146
 					laydate.render({
147
 						elem: '#workend',
147
 						elem: '#workend',
148
 						type: 'time',
148
 						type: 'time',
149
-						theme: '1ab394',
149
+						theme: '#1e90ff',
150
 						calendar: true,
150
 						calendar: true,
151
 					});
151
 					});
152
 				});
152
 				});
184
 								laydate.render({
184
 								laydate.render({
185
 									elem: '#workstart',
185
 									elem: '#workstart',
186
 									type: 'time',
186
 									type: 'time',
187
-									theme: '1ab394',
187
+									theme: '#1e90ff',
188
 									calendar: true,
188
 									calendar: true,
189
 								});
189
 								});
190
 								laydate.render({
190
 								laydate.render({
191
 									elem: '#workend',
191
 									elem: '#workend',
192
 									type: 'time',
192
 									type: 'time',
193
-									theme: '1ab394',
193
+									theme: '#1e90ff',
194
 									calendar: true,
194
 									calendar: true,
195
 								});
195
 								});
196
 							}
196
 							}

+ 3 - 3
CallCenterWeb.UI/TelCall/XgBlack.html

41
 				right: 26px;
41
 				right: 26px;
42
 				top: 8px;
42
 				top: 8px;
43
 				font-size: 18px;
43
 				font-size: 18px;
44
-				color: rgb(26, 179, 148);
44
+				color: #1e90ff;
45
 			}
45
 			}
46
 			
46
 			
47
 			.greetings .radio-inline input[type="radio"] {
47
 			.greetings .radio-inline input[type="radio"] {
57
 			}
57
 			}
58
 			
58
 			
59
 			#greetingSave {
59
 			#greetingSave {
60
-				background: rgb(26, 179, 148);
60
+				background: #1e90ff;
61
 				color: #fff;
61
 				color: #fff;
62
 			}
62
 			}
63
 		</style>
63
 		</style>
104
 					range: '~',
104
 					range: '~',
105
 					type: 'datetime',
105
 					type: 'datetime',
106
 					//max : 31,
106
 					//max : 31,
107
-					theme: '#1ab394',
107
+					theme: '#1e90ff',
108
 				});
108
 				});
109
 				if(str) {
109
 				if(str) {
110
 					$.getJSON(huayi.config.callcenter_url + "Callblack/GetBlack", {
110
 					$.getJSON(huayi.config.callcenter_url + "Callblack/GetBlack", {

+ 1 - 1
CallCenterWeb.UI/css/Table/table1.css

203
             position: relative;
203
             position: relative;
204
         }
204
         }
205
 			.layui-layer-title{
205
 			.layui-layer-title{
206
-				  background-color: rgb(26, 179, 148)!important;
206
+				  background-color: #1e90ff!important;
207
 				  border-top-left-radius: 5px!important;
207
 				  border-top-left-radius: 5px!important;
208
 				  border-top-right-radius: 5px!important;
208
 				  border-top-right-radius: 5px!important;
209
 			}
209
 			}

+ 2 - 2
CallCenterWeb.UI/css/login.css

106
    font-size: 16px!important;
106
    font-size: 16px!important;
107
    letter-spacing: 16px;
107
    letter-spacing: 16px;
108
    color: #fff;
108
    color: #fff;
109
-   background: #1ab394;
109
+   background: #1e90ff;
110
    height: 49px!important;
110
    height: 49px!important;
111
    line-height: 49px!important;
111
    line-height: 49px!important;
112
        cursor: pointer;
112
        cursor: pointer;
139
    position: absolute;
139
    position: absolute;
140
    height: 2px;
140
    height: 2px;
141
    width: 45%;
141
    width: 45%;
142
-   background: #00b194;
142
+   background: #1e90ff;
143
    margin: 0 auto;
143
    margin: 0 auto;
144
    bottom: -1px;
144
    bottom: -1px;
145
    right: 0;
145
    right: 0;