diff --git a/xCAT-UI/css/style.css b/xCAT-UI/css/style.css index b09402e9f..c5ac670c9 100644 --- a/xCAT-UI/css/style.css +++ b/xCAT-UI/css/style.css @@ -676,7 +676,7 @@ table a:hover { .lparStatus { width: 10px; - height: 12px; + height: 11px; } .fspcheckbox{ diff --git a/xCAT-UI/images/grey.gif b/xCAT-UI/images/grey.gif index 2f1068cf8..f65010c5f 100644 Binary files a/xCAT-UI/images/grey.gif and b/xCAT-UI/images/grey.gif differ diff --git a/xCAT-UI/images/s-green.gif b/xCAT-UI/images/s-green.gif index 873cccc51..952f76dd4 100644 Binary files a/xCAT-UI/images/s-green.gif and b/xCAT-UI/images/s-green.gif differ diff --git a/xCAT-UI/images/s-grey.gif b/xCAT-UI/images/s-grey.gif index b56700b6e..148744b25 100644 Binary files a/xCAT-UI/images/s-grey.gif and b/xCAT-UI/images/s-grey.gif differ diff --git a/xCAT-UI/images/s-red.gif b/xCAT-UI/images/s-red.gif index 03d1d002e..46beb9e52 100644 Binary files a/xCAT-UI/images/s-red.gif and b/xCAT-UI/images/s-red.gif differ diff --git a/xCAT-UI/images/s-yellow.gif b/xCAT-UI/images/s-yellow.gif index 7ea7a2f02..ffe4bc286 100644 Binary files a/xCAT-UI/images/s-yellow.gif and b/xCAT-UI/images/s-yellow.gif differ diff --git a/xCAT-UI/js/nodes/physical.js b/xCAT-UI/js/nodes/physical.js index 023b66fe1..a7d179f22 100644 --- a/xCAT-UI/js/nodes/physical.js +++ b/xCAT-UI/js/nodes/physical.js @@ -190,7 +190,7 @@ function createGraphical(bpa, fsp, area){ row.append(td); } - var selectNodeDiv = $('
'); + var selectNodeDiv = $('