Revision: 22388
http://sourceforge.net/p/bibdesk/svn/22388
Author: hofman
Date: 2018-07-05 21:41:51 +0000 (Thu, 05 Jul 2018)
Log Message:
-----------
use image instead of css for bib desk icon, as the srcset attribute does work
Modified Paths:
--------------
trunk/bibdesk/BibDesk.help/Contents/Resources/English.lproj/bibdesk.texi
trunk/bibdesk/BibDesk.help/Contents/Resources/English.lproj/sty/bibdeskhelp.css
Modified:
trunk/bibdesk/BibDesk.help/Contents/Resources/English.lproj/bibdesk.texi
===================================================================
--- trunk/bibdesk/BibDesk.help/Contents/Resources/English.lproj/bibdesk.texi
2018-07-05 21:29:09 UTC (rev 22387)
+++ trunk/bibdesk/BibDesk.help/Contents/Resources/English.lproj/bibdesk.texi
2018-07-05 21:41:51 UTC (rev 22388)
@@ -107,14 +107,6 @@
@end html
@end macro
-@c A macro to display the BibDesk icon
-
-@macro icon
-@html
-<div class="icon"></div>
-@end html
-@end macro
-
@c Use a @node command before every sectioning command.
@c Make sure that each node is included in a menu of a node one level higher.
@c Usually, the menu comes just before the lower level sectioning commands.
@@ -129,7 +121,7 @@
@node Top
@top BibDesk
-@icon
+@image{gfx/BibDeskIcon,,,BibDesk}
@heading About BibDesk
BibDesk @value{VERSION} is a BibTeX editor and reference manager. Because it
is a
Modified:
trunk/bibdesk/BibDesk.help/Contents/Resources/English.lproj/sty/bibdeskhelp.css
===================================================================
---
trunk/bibdesk/BibDesk.help/Contents/Resources/English.lproj/sty/bibdeskhelp.css
2018-07-05 21:29:09 UTC (rev 22387)
+++
trunk/bibdesk/BibDesk.help/Contents/Resources/English.lproj/sty/bibdeskhelp.css
2018-07-05 21:41:51 UTC (rev 22388)
@@ -31,7 +31,7 @@
font-size: 14px;
}
-h1.chapter:before, h1.appendix:before, h2.section:before,
h2.subsection:before, div.icon {
+h1.chapter:before, h1.appendix:before, h2.section:before, h2.subsection:before
{
content: "";
display: inline-block;
vertical-align: bottom;
@@ -48,7 +48,7 @@
only screen and ( -o-min-device-pixel-ratio: 2/1),
only screen and ( min-device-pixel-ratio: 2) {
- h1.chapter:before, h1.appendix:before, h2.section:before,
h2.subsection:before, div.icon {
+ h1.chapter:before, h1.appendix:before, h2.section:before,
h2.subsection:before {
background-image: url("../gfx/[email protected]");
}
}
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit