mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-05-26 15:13:33 +00:00
Added buttons and actions on create page
This commit is contained in:
@@ -62,4 +62,20 @@ body {
|
||||
|
||||
.page-header {
|
||||
margin: 5px 5px 20px 20px;
|
||||
}
|
||||
|
||||
#editor {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
}
|
||||
|
||||
#xmlheight {
|
||||
height: 364px;
|
||||
}
|
||||
|
||||
.ace_editor {
|
||||
height: 350px;
|
||||
}
|
||||
Reference in New Issue
Block a user