mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-24 22:34:24 +02:00
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…
x
Reference in New Issue
Block a user