Browse Source

[phr] 이미지 변경.

sjpark 4 years ago
parent
commit
f350fbaf76

+ 3 - 3
src/main/webapp/resources/css/common/classic.css

@@ -119,9 +119,9 @@
 .patients-stats .stats li.sugar { background-image: url('../../images/device_connect_unlink_4.png'); }
 .patients-stats .stats li.sugar.step_one { color:#40A3DF; background-image: url('../../images/device_connect_link_4.png'); }
 .patients-stats .stats li.sugar.step_two { color:#FF0000; background-image: url('../../images/device_connect_link_4.png'); }
-.patients-stats .stats li.pulse { background-image: url('../../images/device_connect_unlink_5.png'); }
-.patients-stats .stats li.pulse.step_one { color:#40A3DF; background-image: url('../../images/device_connect_link_5.png'); }
-.patients-stats .stats li.pulse.step_two { color:#FF0000; background-image: url('../../images/device_connect_link_5.png'); }
+.patients-stats .stats li.pulse { background-image: url('../../images/device_connect_unlink_6.png'); }
+.patients-stats .stats li.pulse.step_one { color:#40A3DF; background-image: url('../../images/device_connect_link_6.png'); }
+.patients-stats .stats li.pulse.step_two { color:#FF0000; background-image: url('../../images/device_connect_link_6.png'); }
 .patients-stats .stats li:last-child { margin-bottom: 0px; }
 /* .patients-stats .stats li.fever {display: none;} */
 .patients-stats .stats li.pulse {display: none;}

BIN
src/main/webapp/resources/images/device_connect_link_5.png


BIN
src/main/webapp/resources/images/device_connect_link_6.png


BIN
src/main/webapp/resources/images/device_connect_unlink_5.png


BIN
src/main/webapp/resources/images/device_connect_unlink_6.png