summaryrefslogtreecommitdiffabout
path: root/content/fireflix.css
Unidiff
Diffstat (limited to 'content/fireflix.css') (more/less context) (ignore whitespace changes)
-rw-r--r--content/fireflix.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/content/fireflix.css b/content/fireflix.css
index ab90c11..06ae28a 100644
--- a/content/fireflix.css
+++ b/content/fireflix.css
@@ -34,24 +34,32 @@ tree#uploadlist treechildren::-moz-tree-cell-text(uploading) {
34groupbox#searchresult_props, 34groupbox#searchresult_props,
35groupbox.search_params, 35groupbox.search_params,
36groupbox#upload_file_props, 36groupbox#upload_file_props,
37groupbox#set_props, 37groupbox#set_props,
38groupbox#set_photo_props { 38groupbox#set_photo_props {
39 background: white; 39 background: white;
40} 40}
41 41
42groupbox#upload_file_props label { 42groupbox#upload_file_props label {
43 text-align: right; 43 text-align: right;
44} 44}
45 45
46description#upload_failure {
47 border-top: solid 1px red;
48 margin: 0px; padding: 2px;
49 text-align: left;
50 font-size: 85%;
51 line-height: 105%;
52}
53
46image#search_photo, image#set_photo, image#set_primary { 54image#search_photo, image#set_photo, image#set_primary {
47 border: black 1px solid; 55 border: black 1px solid;
48} 56}
49 57
50.about .insides { 58.about .insides {
51 margin: 1ex; 59 margin: 1ex;
52} 60}
53.about .text { 61.about .text {
54 border: yellow solid 1px; 62 border: yellow solid 1px;
55 background: green; 63 background: green;
56} 64}
57.about .title { 65.about .title {