updated ske interface: better formatting, using gdex, using example.s_id, multiple pages
This commit is contained in:
@@ -212,23 +212,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
.example-cluster, .example-logdice, .example-frequency {
|
||||
vertical-align: super;
|
||||
font-size: 0.7em;
|
||||
margin-left: 0.1em;
|
||||
margin-right: 0.1em;
|
||||
}
|
||||
|
||||
.example-cluster {
|
||||
color: @blue;
|
||||
}
|
||||
.example-logdice {
|
||||
color: @gray;
|
||||
}
|
||||
.example-frequency {
|
||||
color: @darkred;
|
||||
}
|
||||
|
||||
|
||||
.example-rest {
|
||||
border: 1px transparent solid;
|
||||
@@ -266,6 +249,26 @@
|
||||
margin-top: 0.3em;
|
||||
}
|
||||
|
||||
|
||||
.example-text {
|
||||
.example-cluster, .example-logdice, .example-frequency {
|
||||
vertical-align: super;
|
||||
font-size: 0.7em;
|
||||
margin-left: 0.1em;
|
||||
margin-right: 0.1em;
|
||||
}
|
||||
|
||||
.example-cluster {
|
||||
color: @blue;
|
||||
}
|
||||
.example-logdice {
|
||||
color: @gray;
|
||||
}
|
||||
.example-frequency {
|
||||
color: @darkred;
|
||||
}
|
||||
}
|
||||
|
||||
.example-component {
|
||||
.example-component-button {
|
||||
padding-left: 0.3em;
|
||||
|
||||
Reference in New Issue
Block a user