commit b7477ed6c829226f0ed0f74e9007ef476f41570b
parent eb5711c87cb6b81da8f5ca27e1b1e62bc057a4b4
Author: Dan Stillman <dstillman@zotero.org>
Date: Sun, 13 Feb 2011 18:48:28 +0000
- Make attachment title a little smaller
- Adjust padding a little
Diffstat:
1 file changed, 6 insertions(+), 11 deletions(-)
diff --git a/chrome/skin/default/zotero/bindings/attachmentbox.css b/chrome/skin/default/zotero/bindings/attachmentbox.css
@@ -1,16 +1,12 @@
-/* Don't collapse blank attachment titles, since it prevents renaming */
#title
{
+ font-size: 11px;
+ font-weight: bold;
+ padding: .3em .25em 0;
+ /* Don't collapse blank attachment titles, since it prevents renaming */
min-height: 1.25em;
}
-#view, #show
-{
- list-style-image: url('chrome://zotero/skin/toolbar-go-arrow.png');
- -moz-box-direction: reverse;
- -moz-box-flex: 1;
-}
-
#index-box
{
-moz-box-align: center;
@@ -37,10 +33,9 @@
padding: 0;
}
-#title
+#linksbox
{
- font-size: 12px;
- font-weight: bold;
+ margin-bottom: 4px;
}
row label