mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
monitoring/CSS: Add class action-links for show more and load more links
refs #5543
This commit is contained in:
parent
c0bc2e267e
commit
b3784e1bf5
@ -1,5 +1,10 @@
|
||||
/*! Icinga Web 2 | (c) 2013-2015 Icinga Development Team | GPLv2+ */
|
||||
|
||||
// Show more and load more links in overviews
|
||||
.action-links {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
// State summary badges
|
||||
.state-badges {
|
||||
display: inline-block;
|
||||
|
Loading…
x
Reference in New Issue
Block a user