mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-26 23:34:08 +02:00
parent
8ea30a2933
commit
36a65670f0
@ -61,8 +61,3 @@ tr.active {
|
|||||||
tr:hover {
|
tr:hover {
|
||||||
background-color: @gray-lightest;
|
background-color: @gray-lightest;
|
||||||
}
|
}
|
||||||
|
|
||||||
.text-small {
|
|
||||||
font-size: @font-size-small;
|
|
||||||
color: @text-color-light;
|
|
||||||
}
|
|
||||||
|
@ -17,3 +17,8 @@
|
|||||||
.pull-right {
|
.pull-right {
|
||||||
float: right;
|
float: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.text-small {
|
||||||
|
font-size: @font-size-small;
|
||||||
|
color: @text-color-light;
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user