Tweak jQuery UI styles, so button text etc. isn't so big.
This commit is contained in:
parent
ea9a9ad5bc
commit
62b7194c21
8
tailbone/static/css/jquery.ui.tailbone.css
vendored
8
tailbone/static/css/jquery.ui.tailbone.css
vendored
|
@ -5,10 +5,10 @@
|
|||
* jQuery UI tweaks for Tailbone
|
||||
**********************************************************************/
|
||||
|
||||
/*
|
||||
* This was provided by the 'smoothness' theme CSS which was cached within the
|
||||
* Tailbone project. Not sure why the CDN theme doesn't do it..?
|
||||
*/
|
||||
.ui-widget {
|
||||
font-size: 1em;
|
||||
}
|
||||
|
||||
.ui-menu-item a {
|
||||
display: block;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue