Restore default Codemirror cursor style
Some users found current cursor form underscore confusing.
Restore the default cursor form vertical bar from codemirror.css style
but make it thicker: 2px instead of 1px.
fat-cursor style seems to be unused in overloaded vim_ro key map, delete
it entirely.
It worth noting that this and other parts of the UI should be
configurable. Current Gerrit approach for UI configuration doesn't scale
well, as it's stored in the database with column per configuration
option. After converting of persistence of user configuration backend to
All-Users git repository we may reconsider to make this and other parts
of the UI configurable.
Bug: issue 3378
Change-Id: I0dadeb87f35cb64c178917aa56bcdda3defb8c57
1 file changed