summaryrefslogtreecommitdiffabout
path: root/content/fireflix.css
authorMichael Krelin <hacker@klever.net>2006-09-30 23:30:13 (UTC)
committer Michael Krelin <hacker@klever.net>2006-09-30 23:30:13 (UTC)
commit1667f51c2ab80c8a33216d0d4fbb9e5af50bb76f (patch) (unidiff)
tree79940e7248b8dcf5cd7bfaafefd11e5c06a34059 /content/fireflix.css
parent01fbc99cb713a0c4656f33949b2949bf7403656b (diff)
downloadfireflix-1667f51c2ab80c8a33216d0d4fbb9e5af50bb76f.zip
fireflix-1667f51c2ab80c8a33216d0d4fbb9e5af50bb76f.tar.gz
fireflix-1667f51c2ab80c8a33216d0d4fbb9e5af50bb76f.tar.bz2
moved photo description to iframe to make it html-enabled (still not sure if using div would be a better idea)
git-svn-id: http://svn.klever.net/kin/fireflix/trunk@172 fe716a7a-6dde-0310-88d9-d003556173a8
Diffstat (limited to 'content/fireflix.css') (more/less context) (ignore whitespace changes)
-rw-r--r--content/fireflix.css8
1 files changed, 0 insertions, 8 deletions
diff --git a/content/fireflix.css b/content/fireflix.css
index 188f48e..4a3228f 100644
--- a/content/fireflix.css
+++ b/content/fireflix.css
@@ -72,14 +72,6 @@ menuitem.menuhead {
72 font-weight: bold; 72 font-weight: bold;
73} 73}
74 74
75label#searchresult_description {
76 font-weight: bold;
77}
78textbox#searchresult_description {
79 padding: 1px 3px !important;
80 background: white;
81}
82
83#copying div { 75#copying div {
84 margin: 1ex 1em; 76 margin: 1ex 1em;
85 font-family: courier, monospace; 77 font-family: courier, monospace;