parent
8ea30a2933
commit
36a65670f0
|
@ -61,8 +61,3 @@ tr.active {
|
|||
tr:hover {
|
||||
background-color: @gray-lightest;
|
||||
}
|
||||
|
||||
.text-small {
|
||||
font-size: @font-size-small;
|
||||
color: @text-color-light;
|
||||
}
|
||||
|
|
|
@ -17,3 +17,8 @@
|
|||
.pull-right {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.text-small {
|
||||
font-size: @font-size-small;
|
||||
color: @text-color-light;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue