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:
phamt 2011-11-24 00:39:04 +00:00
parent e3c72ba57e
commit fdfe7642bf

View File

@ -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;