Changes between Initial Version and Version 1 of Ticket #48222, comment 24
- Timestamp:
- 02/06/2020 08:47:34 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #48222, comment 24
initial v1 5 5 As an example an addition like this to login.css would push the LastPass icon further on the left side instead.: 6 6 {{{ 7 .login input [type="password"]{7 .login input#user_pass { 8 8 background-position: 85% !important; 9 9 }