mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2025-12-23 22:37:53 -05:00
Добавил стиль для ".path" (files.css)
This commit is contained in:
6
web/skins/classic/css/base/views/files.css
Normal file
6
web/skins/classic/css/base/views/files.css
Normal file
@@ -0,0 +1,6 @@
|
||||
.path {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
margin: 5px;
|
||||
}
|
||||
Reference in New Issue
Block a user