Change the cursor for tab links to be pointers.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7790 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
06d0c7b447
commit
0353203684
@ -175,6 +175,10 @@ span.ui-icon-info {
|
||||
font: 12px verdana, arial, helvetica, sans-serif;
|
||||
}
|
||||
|
||||
.tab a {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.tab .ui-icon-close {
|
||||
float: left;
|
||||
margin: 0.4em 0.2em 0 0;
|
||||
|
Loading…
Reference in New Issue
Block a user