Fixed buttons to have same fonts.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11045 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
e3c72ba57e
commit
fdfe7642bf
@ -12,6 +12,10 @@
|
||||
font: 12px sans-serif;
|
||||
}
|
||||
|
||||
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
|
||||
font: 12px sans-serif;
|
||||
}
|
||||
|
||||
/*--------------- Tooltip ---------------*/
|
||||
.tooltip {
|
||||
background-color: #000;
|
||||
|
Loading…
Reference in New Issue
Block a user