change the style on discover page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13075 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
1dc4df9e61
commit
b6369a7638
@ -804,4 +804,14 @@ td.jqplot-table-legend {
|
||||
|
||||
td.jqplot-table-legend>div {
|
||||
border-width: 0px;
|
||||
}
|
||||
|
||||
/*--- setup wizard section ---*/
|
||||
#discoverTab table{
|
||||
border-style: none;
|
||||
}
|
||||
|
||||
#discoverTab td{
|
||||
border-style: none;
|
||||
text-align: left;
|
||||
}
|
Loading…
Reference in New Issue
Block a user