Outptstyle fixedp
This commit is contained in:
@@ -204,4 +204,16 @@ main {
|
||||
.selectBoxes-drop-down-trigger:hover > .selectBoxes-dropdown {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.output-box-format {
|
||||
border: 1px solid #999;
|
||||
padding: 1px 6px;
|
||||
margin-bottom: 0.2em;
|
||||
border-radius: 3px;
|
||||
line-height: 2em;
|
||||
}
|
||||
.ouput-box-format-self {
|
||||
background-color: #eaeaea;
|
||||
}
|
||||
.output-box-format-other {
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user