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
|
* jQuery UI tweaks for Tailbone
|
||||||
**********************************************************************/
|
**********************************************************************/
|
||||||
|
|
||||||
/*
|
.ui-widget {
|
||||||
* This was provided by the 'smoothness' theme CSS which was cached within the
|
font-size: 1em;
|
||||||
* Tailbone project. Not sure why the CDN theme doesn't do it..?
|
}
|
||||||
*/
|
|
||||||
.ui-menu-item a {
|
.ui-menu-item a {
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue