parent
eeb1bfbb48
commit
f459359941
|
@ -59,3 +59,8 @@ tr.active {
|
|||
tr:hover {
|
||||
background-color: @gray-lightest;
|
||||
}
|
||||
|
||||
.text-small {
|
||||
font-size: @font-size-small;
|
||||
color: @text-color-light;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue