Examination_system/Examination_system-1/.svn/pristine/44/442b9acb5d2fe0a779f3ef839b6...

7 lines
194 B
Plaintext
Raw Normal View History

2023-10-30 13:10: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;
}