html updates to configuration page
Former-commit-id: 3fd5c512193dd50ef534c505ec31cb77178719b5
This commit is contained in:
parent
4ac7dcdea7
commit
04f1af3268
2 changed files with 125 additions and 79 deletions
4
web-resource/css/main.css
Normal file → Executable file
4
web-resource/css/main.css
Normal file → Executable file
|
|
@ -107,3 +107,7 @@ body {
|
|||
.panel{
|
||||
margin-bottom: 70px;
|
||||
}
|
||||
|
||||
.drop-shadow {
|
||||
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12)
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue