2006-08-30 18:56:10 +00:00
|
|
|
#scholar-status-bar-icon
|
2006-08-30 05:34:12 +00:00
|
|
|
{
|
|
|
|
width: 49px;
|
2006-08-30 16:37:43 +00:00
|
|
|
margin:0 0 -1px;
|
2006-08-30 18:56:10 +00:00
|
|
|
padding:0 5px 1px;
|
2006-08-30 05:34:12 +00:00
|
|
|
}
|
|
|
|
|
2006-07-17 14:09:12 +00:00
|
|
|
#scholar-pane
|
2006-05-31 20:29:46 +00:00
|
|
|
{
|
|
|
|
background: #f5f5f5;
|
2006-08-30 17:30:58 +00:00
|
|
|
min-height: 170px;
|
2006-05-31 22:01:31 +00:00
|
|
|
padding: 4px;
|
2006-05-31 20:29:46 +00:00
|
|
|
}
|
|
|
|
|
2006-06-21 23:22:37 +00:00
|
|
|
#collections-pane
|
2006-05-31 20:29:46 +00:00
|
|
|
{
|
2006-06-21 23:22:37 +00:00
|
|
|
min-width: 150px;
|
|
|
|
width: 150px;
|
2006-05-31 20:29:46 +00:00
|
|
|
}
|
|
|
|
|
2006-06-12 13:56:36 +00:00
|
|
|
#collections-tree treechildren::-moz-tree-image
|
|
|
|
{
|
|
|
|
margin-right: 5px;
|
|
|
|
}
|
|
|
|
|
2006-07-17 14:09:12 +00:00
|
|
|
#scholar-pane splitter
|
2006-05-31 20:29:46 +00:00
|
|
|
{
|
2006-06-01 03:50:34 +00:00
|
|
|
background: #f5f5f5;
|
2006-08-30 21:19:59 +00:00
|
|
|
border:0;
|
2006-05-31 20:29:46 +00:00
|
|
|
}
|
|
|
|
|
2006-06-26 17:51:18 +00:00
|
|
|
#items-tree treechildren::-moz-tree-image
|
|
|
|
{
|
|
|
|
margin-right: 5px;
|
|
|
|
}
|
|
|
|
|
2006-06-21 23:22:37 +00:00
|
|
|
#items-pane
|
2006-05-31 20:29:46 +00:00
|
|
|
{
|
2006-06-21 23:22:37 +00:00
|
|
|
min-width: 300px;
|
|
|
|
}
|
2006-05-31 20:29:46 +00:00
|
|
|
|
2006-06-21 23:22:37 +00:00
|
|
|
#item-pane
|
|
|
|
{
|
|
|
|
width: 300px;
|
|
|
|
min-width: 300px;
|
2006-05-31 20:29:46 +00:00
|
|
|
}
|
|
|
|
|
2006-06-21 23:22:37 +00:00
|
|
|
#scholar-pane toolbar
|
2006-06-20 17:08:30 +00:00
|
|
|
{
|
2006-06-21 23:22:37 +00:00
|
|
|
border-bottom: none;
|
|
|
|
background: #f5f5f5;
|
|
|
|
height: 24px;
|
2006-06-20 17:08:30 +00:00
|
|
|
}
|
|
|
|
|
2006-06-21 23:22:37 +00:00
|
|
|
#scholar-pane toolbar toolbarbutton
|
2006-06-20 17:08:30 +00:00
|
|
|
{
|
2006-06-21 23:22:37 +00:00
|
|
|
|
2006-06-20 17:08:30 +00:00
|
|
|
}
|
|
|
|
|
2006-06-21 23:22:37 +00:00
|
|
|
#scholar-pane toolbar .toggler
|
2006-06-20 17:08:30 +00:00
|
|
|
{
|
2006-06-21 23:22:37 +00:00
|
|
|
margin: 4px;
|
2006-06-20 17:08:30 +00:00
|
|
|
}
|
|
|
|
|
2006-06-21 23:22:37 +00:00
|
|
|
#scholar-toolbar-name
|
2006-06-20 17:08:30 +00:00
|
|
|
{
|
2006-06-21 23:22:37 +00:00
|
|
|
font-size: larger;
|
2006-06-20 17:08:30 +00:00
|
|
|
}
|
|
|
|
|
2006-06-21 23:22:37 +00:00
|
|
|
#tb-collection-add
|
2006-05-31 20:29:46 +00:00
|
|
|
{
|
2006-06-21 23:22:37 +00:00
|
|
|
list-style-image: url('chrome://scholar/skin/toolbar-collection-add.png');
|
2006-05-31 20:29:46 +00:00
|
|
|
}
|
|
|
|
|
2006-06-21 23:22:37 +00:00
|
|
|
#tb-collection-rename
|
2006-05-31 20:29:46 +00:00
|
|
|
{
|
2006-06-21 23:22:37 +00:00
|
|
|
list-style-image: url('chrome://scholar/skin/toolbar-collection-edit.png');
|
2006-05-31 20:29:46 +00:00
|
|
|
}
|
|
|
|
|
2006-06-21 23:22:37 +00:00
|
|
|
#tb-collection-rename[disabled="true"]
|
2006-06-01 16:40:43 +00:00
|
|
|
{
|
2006-06-21 23:22:37 +00:00
|
|
|
list-style-image: url('chrome://scholar/skin/toolbar-collection-edit-gray.png');
|
2006-06-01 16:40:43 +00:00
|
|
|
}
|
|
|
|
|
2006-09-01 18:13:28 +00:00
|
|
|
|
|
|
|
/* These three fix a rendering bug in Fx2.0b2 */
|
|
|
|
#scholar-pane .toolbarbutton-text
|
|
|
|
{
|
|
|
|
margin:0 2px;
|
|
|
|
}
|
|
|
|
#scholar-pane .toolbarbutton-menu-dropmarker
|
|
|
|
{
|
|
|
|
margin-right:4px;
|
|
|
|
}
|
|
|
|
#tb-fullscreen .toolbarbutton-text
|
|
|
|
{
|
|
|
|
margin:0;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
2006-06-22 00:13:21 +00:00
|
|
|
#tb-collection-menu
|
|
|
|
{
|
|
|
|
list-style-image: url('chrome://scholar/skin/cog.png');
|
|
|
|
}
|
|
|
|
|
2006-06-21 23:22:37 +00:00
|
|
|
#tb-add
|
2006-05-31 20:29:46 +00:00
|
|
|
{
|
2006-06-21 23:22:37 +00:00
|
|
|
list-style-image: url('chrome://scholar/skin/toolbar-item-add.png');
|
2006-05-31 20:29:46 +00:00
|
|
|
}
|
|
|
|
|
2006-07-28 16:49:19 +00:00
|
|
|
#tb-note-add
|
|
|
|
{
|
|
|
|
list-style-image: url('chrome://scholar/skin/toolbar-note-add.png');
|
|
|
|
}
|
|
|
|
|
2006-08-12 00:18:20 +00:00
|
|
|
#tb-attachment-add
|
2006-07-31 16:58:14 +00:00
|
|
|
{
|
2006-08-12 00:18:20 +00:00
|
|
|
list-style-image: url('chrome://scholar/skin/item-attachments-add.png');
|
2006-07-31 16:58:14 +00:00
|
|
|
}
|
|
|
|
|
2006-08-12 00:18:20 +00:00
|
|
|
#tb-item-attachments-file
|
2006-07-28 19:56:49 +00:00
|
|
|
{
|
2006-08-12 00:18:20 +00:00
|
|
|
list-style-image: url('chrome://scholar/skin/treeitem-attachment-file.png');
|
2006-07-28 19:56:49 +00:00
|
|
|
}
|
|
|
|
|
2006-08-12 00:18:20 +00:00
|
|
|
#tb-item-attachments-link
|
2006-07-28 19:56:49 +00:00
|
|
|
{
|
2006-08-12 00:18:20 +00:00
|
|
|
list-style-image: url('chrome://scholar/skin/treeitem-attachment-link.png');
|
2006-07-28 19:56:49 +00:00
|
|
|
}
|
|
|
|
|
2006-08-12 00:18:20 +00:00
|
|
|
#tb-item-attachments-snapshot
|
2006-07-28 19:56:49 +00:00
|
|
|
{
|
2006-08-12 00:18:20 +00:00
|
|
|
list-style-image: url('chrome://scholar/skin/treeitem-attachment-snapshot.png');
|
2006-07-28 19:56:49 +00:00
|
|
|
}
|
|
|
|
|
2006-08-12 00:18:20 +00:00
|
|
|
#tb-item-attachments-web-link
|
2006-07-28 19:56:49 +00:00
|
|
|
{
|
2006-08-12 00:18:20 +00:00
|
|
|
list-style-image: url('chrome://scholar/skin/treeitem-attachment-web-link.png');
|
2006-06-22 00:13:21 +00:00
|
|
|
}
|
|
|
|
|
2006-07-28 16:49:19 +00:00
|
|
|
#tb-fullscreen
|
|
|
|
{
|
|
|
|
list-style-image: url('chrome://scholar/skin/toolbar-fullscreen-bottom.png');
|
|
|
|
}
|
|
|
|
|
|
|
|
#tb-fullscreen[scholartop="true"]
|
|
|
|
{
|
|
|
|
list-style-image: url('chrome://scholar/skin/toolbar-fullscreen-top.png');
|
|
|
|
}
|
|
|
|
|
|
|
|
#tb-fullscreen[fullscreenmode="true"]
|
|
|
|
{
|
|
|
|
background: #666666;
|
|
|
|
-moz-border-radius: 6px;
|
|
|
|
}
|
|
|
|
|
2006-06-21 23:22:37 +00:00
|
|
|
#tb-search
|
2006-05-31 20:29:46 +00:00
|
|
|
{
|
2006-06-21 23:22:37 +00:00
|
|
|
width: 150px;
|
2006-08-01 18:01:48 +00:00
|
|
|
}
|
|
|
|
|
2006-08-10 22:39:21 +00:00
|
|
|
#tb-collection-addsearch
|
|
|
|
{
|
|
|
|
list-style-image: url('chrome://scholar/skin/treesource-search.png');
|
2006-08-24 19:44:35 +00:00
|
|
|
margin-bottom:-5px;
|
2006-08-10 22:39:21 +00:00
|
|
|
}
|
|
|
|
|
2006-08-01 18:01:48 +00:00
|
|
|
#tb-search-cancel
|
|
|
|
{
|
|
|
|
margin: 0px;
|
|
|
|
padding: 0px;
|
2006-08-02 15:13:31 +00:00
|
|
|
cursor: default;
|
|
|
|
list-style-image: url('chrome://scholar/skin/search-cancel.png');
|
|
|
|
}
|
|
|
|
|
|
|
|
#tb-search-cancel:hover:active
|
|
|
|
{
|
|
|
|
list-style-image: url('chrome://scholar/skin/search-cancel-active.png');
|
2006-06-01 16:40:43 +00:00
|
|
|
}
|
|
|
|
|
2006-08-09 15:44:11 +00:00
|
|
|
#tb-openurl
|
|
|
|
{
|
|
|
|
list-style-image: url('chrome://scholar/skin/toolbar-openurl.png');
|
|
|
|
}
|
|
|
|
|
2006-06-26 14:46:21 +00:00
|
|
|
#scholar-view-item vbox
|
2006-06-01 16:40:43 +00:00
|
|
|
{
|
2006-06-06 19:53:27 +00:00
|
|
|
overflow: auto;
|
2006-06-07 18:20:45 +00:00
|
|
|
}
|
|
|
|
|
2006-07-20 23:19:31 +00:00
|
|
|
#editpane-dynamic-fields row > label:first-child
|
2006-06-16 17:21:30 +00:00
|
|
|
{
|
2006-07-20 23:19:31 +00:00
|
|
|
text-align: right;
|
|
|
|
font-weight: bold;
|
2006-06-16 17:21:30 +00:00
|
|
|
}
|
|
|
|
|
2006-06-21 23:22:37 +00:00
|
|
|
#scholar-view-item
|
|
|
|
{
|
|
|
|
margin-left: 5px;
|
|
|
|
}
|
2006-07-19 16:14:27 +00:00
|
|
|
|
2006-06-21 23:22:37 +00:00
|
|
|
#scholar-splitter
|
|
|
|
{
|
|
|
|
border-top: none;
|
|
|
|
border-bottom: 1px solid #A3A3A3;
|
|
|
|
min-height: 4px;
|
|
|
|
max-height: 4px;
|
|
|
|
background: #f5f5f5 !important;
|
2006-05-31 20:29:46 +00:00
|
|
|
}
|