2006-07-26 16:42:26 +00:00
|
|
|
#scholar-toolbar-button
|
|
|
|
{
|
|
|
|
list-style-image: url('chrome://scholar/skin/toolbar-large.png');
|
|
|
|
}
|
|
|
|
|
|
|
|
#scholar-toolbar-button:active
|
|
|
|
{
|
|
|
|
list-style-image: url('chrome://scholar/skin/toolbar-large-active.png');
|
|
|
|
}
|
|
|
|
|
|
|
|
#scholar-toolbar-button[disabled="true"]
|
|
|
|
{
|
|
|
|
list-style-image: url('chrome://scholar/skin/toolbar-large-disabled.png');
|
|
|
|
}
|
|
|
|
|
|
|
|
toolbar[iconsize="small"] #scholar-toolbar-button
|
|
|
|
{
|
|
|
|
list-style-image: url('chrome://scholar/skin/toolbar-small.png');
|
|
|
|
}
|
|
|
|
|
|
|
|
toolbar[iconsize="small"] #scholar-toolbar-button:active
|
|
|
|
{
|
|
|
|
list-style-image: url('chrome://scholar/skin/toolbar-small-active.png');
|
|
|
|
}
|
|
|
|
|
|
|
|
toolbar[iconsize="small"] #scholar-toolbar-button[disabled="true"]
|
|
|
|
{
|
|
|
|
list-style-image: url('chrome://scholar/skin/toolbar-small-disabled.png');
|
|
|
|
}
|
|
|
|
|
|
|
|
#scholar-toolbar-button
|
|
|
|
{
|
|
|
|
list-style-image: url('chrome://scholar/skin/toolbar-large.png');
|
|
|
|
}
|
|
|
|
|
|
|
|
toolbar[iconsize="small"] #scholar-toolbar-button
|
|
|
|
{
|
|
|
|
list-style-image: url('chrome://scholar/skin/toolbar-small.png');
|
|
|
|
}
|
|
|
|
|
2006-06-26 12:58:22 +00:00
|
|
|
textbox[multiline="true"][type="timed"]
|
|
|
|
{
|
2006-07-26 14:46:27 +00:00
|
|
|
-moz-binding: url('chrome://scholar/content/bindings/timedtextarea.xml#timed-textarea');
|
2006-06-27 02:03:10 +00:00
|
|
|
}
|
|
|
|
|
2006-06-28 18:30:29 +00:00
|
|
|
noteeditor
|
|
|
|
{
|
2006-07-26 14:46:27 +00:00
|
|
|
-moz-binding: url('chrome://scholar/content/bindings/noteeditor.xml#note-editor');
|
2006-06-28 18:30:29 +00:00
|
|
|
}
|
|
|
|
|
2006-07-26 14:46:27 +00:00
|
|
|
linksbox
|
2006-07-05 15:08:24 +00:00
|
|
|
{
|
2006-07-26 14:46:27 +00:00
|
|
|
-moz-binding: url('chrome://scholar/content/bindings/noteeditor.xml#links-box');
|
2006-07-05 15:08:24 +00:00
|
|
|
}
|
|
|
|
|
2006-07-26 14:46:27 +00:00
|
|
|
tagsbox
|
2006-07-20 23:19:31 +00:00
|
|
|
{
|
2006-07-26 14:46:27 +00:00
|
|
|
-moz-binding: url('chrome://scholar/content/bindings/tagsbox.xml#tags-box');
|
2006-07-20 23:19:31 +00:00
|
|
|
}
|
|
|
|
|
2006-07-26 14:46:27 +00:00
|
|
|
seealsobox
|
2006-07-20 23:19:31 +00:00
|
|
|
{
|
2006-07-26 14:46:27 +00:00
|
|
|
-moz-binding: url('chrome://scholar/content/bindings/relatedbox.xml#seealso-box');
|
2006-07-20 23:19:31 +00:00
|
|
|
}
|
|
|
|
|
2006-08-09 11:43:33 +00:00
|
|
|
scholarsearch
|
|
|
|
{
|
|
|
|
-moz-binding: url('chrome://scholar/content/bindings/scholarsearch.xml#search-box');
|
|
|
|
}
|
|
|
|
|
|
|
|
searchcondition
|
|
|
|
{
|
|
|
|
-moz-binding: url('chrome://scholar/content/bindings/scholarsearch.xml#search-condition');
|
|
|
|
}
|
|
|
|
|
2006-08-14 10:02:00 +00:00
|
|
|
.clicky, .unclicky
|
2006-07-19 16:14:27 +00:00
|
|
|
{
|
|
|
|
-moz-border-radius: 6px;
|
|
|
|
}
|
|
|
|
|
2006-08-14 10:02:00 +00:00
|
|
|
.clicky[value="-"], .clicky[value="+"],
|
|
|
|
.unclicky[value="-"], .unclicky[value="+"]
|
2006-07-20 23:19:31 +00:00
|
|
|
{
|
|
|
|
margin: 0px;
|
|
|
|
padding-left: 4px;
|
|
|
|
padding-right: 4px;
|
|
|
|
}
|
|
|
|
|
2006-07-19 16:14:27 +00:00
|
|
|
.clicky:hover
|
|
|
|
{
|
|
|
|
color: white;
|
|
|
|
background: #666666;
|
|
|
|
}
|
2006-07-05 15:08:24 +00:00
|
|
|
|
2006-06-27 02:03:10 +00:00
|
|
|
#scholar-progress-box
|
|
|
|
{
|
|
|
|
border: 2px solid #7a0000;
|
|
|
|
margin: 0;
|
|
|
|
min-height: 50px;
|
|
|
|
width: 250px;
|
|
|
|
padding-bottom: 3px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.scholar-progress-item-icon
|
|
|
|
{
|
|
|
|
width: 16px;
|
|
|
|
height: 16px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.scholar-progress-item-hbox
|
|
|
|
{
|
|
|
|
padding-left: 5px;
|
|
|
|
margin-top: 3px;
|
|
|
|
margin-bottom: 3px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.scholar-progress-item-label
|
|
|
|
{
|
2006-06-27 21:02:26 +00:00
|
|
|
width: 210px;
|
2006-06-27 02:03:10 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.scholar-progress-description
|
|
|
|
{
|
2006-06-29 00:56:50 +00:00
|
|
|
width: 220px;
|
2006-06-27 21:02:26 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.scholar-scrape-popup-library
|
|
|
|
{
|
|
|
|
list-style-image: url('chrome://scholar/skin/treesource-library.png');
|
|
|
|
}
|
|
|
|
|
|
|
|
.scholar-scrape-popup-collection
|
|
|
|
{
|
|
|
|
list-style-image: url('chrome://scholar/skin/treesource-collection.png');
|
2006-06-26 12:58:22 +00:00
|
|
|
}
|