It means that the file is opened with file handle #38, still being accessed by clients.
It is not MMAPed. web server need to keep the file open in order to send the file back to clients. The css is a file used during performing the update. web server keep the file open when a file is accessed...