[Pkg-nagios-changes] [SCM] UNNAMED PROJECT branch, debian/master, updated. 810edbdd3feedbfe37f4a65bee50b57b2f60fa2a
Naparuba
naparuba at gmail.com
Tue Feb 28 22:08:53 UTC 2012
The following commit has been merged in the debian/master branch:
commit 6efd67985c3e0dd31bc4edfb11ec2aa74f292ca8
Author: Naparuba <naparuba at gmail.com>
Date: Thu Dec 15 14:58:05 2011 +0100
Fix : forgot a css file.
diff --git a/shinken/webui/plugins/mobile/htdocs/css/impacts.css b/shinken/webui/plugins/mobile/htdocs/css/problems.css
similarity index 81%
copy from shinken/webui/plugins/mobile/htdocs/css/impacts.css
copy to shinken/webui/plugins/mobile/htdocs/css/problems.css
index 6b94a19..20c9420 100644
--- a/shinken/webui/plugins/mobile/htdocs/css/impacts.css
+++ b/shinken/webui/plugins/mobile/htdocs/css/problems.css
@@ -1,21 +1,3 @@
-
-.contains{
- positon : absolute;
- left : 150px;
-}
-
-.impacts{
- positon : absolute;
-}
-
-.impact{
- width: 250px;
- height: 150px;
- position : absolute;
-}
-
-
-
/* The same stars, but in the proble panel */
.criticity-inpb-icon-1 {
width: 20px;
@@ -61,7 +43,7 @@
height : 20px;
}
-.root_problem_img{
+.impact_img{
width : 20px;
height : 20px;
}
--
UNNAMED PROJECT
More information about the Pkg-nagios-changes
mailing list