0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-25 14:02:40 +00:00

setting up a default monster manual and encoutners

This commit is contained in:
Scott Tolksdorf
2015-11-23 12:46:19 -05:00
parent 65127885c5
commit fa8818cfcc
11 changed files with 203 additions and 129 deletions

View File

@@ -7,6 +7,9 @@
.jsonEditor{
display : initial;
}
button.showEditor{
color: @red;
}
}
.jsonEditor{
position : absolute;
@@ -26,9 +29,6 @@
.controls{
display: inline-block;
float: right;
//position : absolute;
//top : 0px;
//right : 0px;
button{
outline: none;