IntelligentRecognition/ah-jjsp-web/.svn/pristine/f1/f189fcf32e0e4257deebfa35881...

7 lines
194 B
Plaintext
Raw Permalink Normal View History

2024-05-24 16:09:40 +08:00
.passwordbox-open {
background: url('images/passwordbox_open.png') no-repeat center center;
}
.passwordbox-close {
background: url('images/passwordbox_close.png') no-repeat center center;
}