add the first form elements
This commit is contained in:
12
htdocs/css/admin.css
Normal file
12
htdocs/css/admin.css
Normal file
@ -0,0 +1,12 @@
|
||||
@import url("openwebrx-header.css");
|
||||
@import url("openwebrx-globals.css");
|
||||
|
||||
/* expandable photo not implemented in admin area page */
|
||||
#webrx-top-photo-clip {
|
||||
max-height: 67px;
|
||||
}
|
||||
|
||||
body {
|
||||
background-color: #2e2e2e;
|
||||
color: #DDD;
|
||||
}
|
Reference in New Issue
Block a user