Node inventory was changed when .tab li was removed from style.css, putting this object back.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8048 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
f1a7345c19
commit
8ceabe11d6
@ -348,7 +348,12 @@ legend {
|
||||
.tab ol {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.tab li {
|
||||
list-style: none;
|
||||
padding: 5px;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.tab textarea {
|
||||
|
Loading…
Reference in New Issue
Block a user