Example that demonstrates a color expression using variables
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
.data {
|
||||
text-align: right;
|
||||
font-family: monospace;
|
||||
}
|
||||
td {
|
||||
padding-right: 10px;
|
||||
}
|
||||
input[type="range"] {
|
||||
vertical-align: text-bottom;
|
||||
}
|
||||
Reference in New Issue
Block a user