mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
changed cursor size
This commit is contained in:
parent
4332486e2d
commit
20bbf524e6
1 changed files with 1 additions and 1 deletions
|
|
@ -151,7 +151,7 @@ background:url(/img/panel_refresh.png) 0 -15px no-repeat;
|
|||
}
|
||||
/* фон файла, на котором курсор*/
|
||||
.current-file{
|
||||
border: 2px solid rgba(49, 123, 249, .40);
|
||||
border: 1.5px solid rgba(49, 123, 249, .40);
|
||||
}
|
||||
.selected-file{
|
||||
background-color: rgba(49, 123, 249, .40);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue