mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-24 17:58:45 +02:00
added new file button in config editor, dockerfile fix
This commit is contained in:
@@ -36,6 +36,10 @@ body {
|
||||
padding-right: 4em;
|
||||
display: block;
|
||||
}
|
||||
#new-file {
|
||||
color: #f8f8f2 !important;
|
||||
font-weight: bold;
|
||||
}
|
||||
.active {
|
||||
font-weight: bold;
|
||||
background: rgba(255, 255, 255, 0.1);
|
||||
|
||||
Reference in New Issue
Block a user