view and save of ske examples/collocations
This commit is contained in:
@@ -315,6 +315,21 @@
|
||||
.ske-line {
|
||||
display: block;
|
||||
margin-top: 0.2em;
|
||||
|
||||
.checkable {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.grey1 {
|
||||
margin-left: 0.3em;
|
||||
background-color: @silver;
|
||||
color: @black;
|
||||
}
|
||||
.grey2 {
|
||||
margin-left: 0.3em;
|
||||
background-color: @black;
|
||||
color: @silver;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user