summaryrefslogtreecommitdiffabout
path: root/content/fireflix.css
authorMichael Krelin <hacker@klever.net>2006-11-12 13:09:02 (UTC)
committer Michael Krelin <hacker@klever.net>2006-11-12 13:09:02 (UTC)
commitec1da6246b3bc428b22ef7bb9c7becb37682a8a4 (patch) (side-by-side diff)
tree3d060891fee2952cb3d885e40b349b540c784642 /content/fireflix.css
parentffd3d21bea4a1684ad33dc91564180648a74b447 (diff)
downloadfireflix-ec1da6246b3bc428b22ef7bb9c7becb37682a8a4.zip
fireflix-ec1da6246b3bc428b22ef7bb9c7becb37682a8a4.tar.gz
fireflix-ec1da6246b3bc428b22ef7bb9c7becb37682a8a4.tar.bz2
UI polishing: made most buttons leaner
git-svn-id: http://svn.klever.net/kin/fireflix/trunk@211 fe716a7a-6dde-0310-88d9-d003556173a8
Diffstat (limited to 'content/fireflix.css') (more/less context) (ignore whitespace changes)
-rw-r--r--content/fireflix.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/content/fireflix.css b/content/fireflix.css
index 47455f6..4fba5d3 100644
--- a/content/fireflix.css
+++ b/content/fireflix.css
@@ -120,3 +120,7 @@ html div.copyright {
html div.copyright a {
text-decoration: none;
}
+
+button.lean {
+ min-width: 1ex;
+}