app/assets/stylesheets/my_nagios/welcome.scss in my_nagios-0.0.20 vs app/assets/stylesheets/my_nagios/welcome.scss in my_nagios-0.0.21
- old
+ new
@@ -30,6 +30,14 @@
.check_interval {
color: #e6e6e6;
}
}
+
+ #group_action {
+ position: fixed;
+ top: 20px;
+ right: 60px;
+ left: 60px;
+ height: 50px;
+ }
}
\ No newline at end of file