forked from science-ation/science-ation
Dont make jquery elements bigger, it messes stuff up!
This commit is contained in:
parent
8e4306ae3b
commit
2b4b42c250
2
theme/default/jquery-ui-1.7.2.custom.css
vendored
2
theme/default/jquery-ui-1.7.2.custom.css
vendored
@ -48,7 +48,7 @@
|
||||
|
||||
/* Component containers
|
||||
----------------------------------*/
|
||||
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
|
||||
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.0em; }
|
||||
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
|
||||
.ui-widget-content { border: 1px solid #a6c9e2; background: #fcfdfd url(images/ui-bg_inset-hard_100_fcfdfd_1x100.png) 50% bottom repeat-x; color: #222222; }
|
||||
.ui-widget-content a { color: #222222; }
|
||||
|
Loading…
Reference in New Issue
Block a user