Revision: 28258
http://sourceforge.net/p/bibdesk/svn/28258
Author: hofman
Date: 2023-05-25 16:46:36 +0000 (Thu, 25 May 2023)
Log Message:
-----------
improve css of web group start page
Modified Paths:
--------------
trunk/bibdesk/de.lproj/WebGroupStartPage.html
trunk/bibdesk/en.lproj/WebGroupStartPage.html
trunk/bibdesk/fr.lproj/WebGroupStartPage.html
Modified: trunk/bibdesk/de.lproj/WebGroupStartPage.html
===================================================================
--- trunk/bibdesk/de.lproj/WebGroupStartPage.html 2023-05-25 14:09:18 UTC
(rev 28257)
+++ trunk/bibdesk/de.lproj/WebGroupStartPage.html 2023-05-25 16:46:36 UTC
(rev 28258)
@@ -7,20 +7,17 @@
<title>BibDesk Web Sammlung</title>
<style type="text/css">
* { margin: 0px; padding: 0px; }
- body { font-family: "Lucida Grande"; font-size: 13px; padding:
1em; }
+ body { font-family: "SF Pro", "Lucida Grande"; font-size: 13px;
padding: 1em; }
.right { text-align: right; display: block; float: right;
margin-left: 1em; }
.text, .columns { max-width: 50em; margin: auto; }
- .columns { margin-top: 1em; }
+ .columns { margin-top: 1em; overflow: hidden; }
.column { width: 33.3333%; float: left; display: block; }
- .column.c1>* { margin-right: .66em;}
+ .column.c1>* { margin-right: .66em; }
.column.c2>* { margin: 0em 0.33em; }
.column.c3>* { margin-left: .66em; }
- .column h2 { font-size: 13px; background: #ccc; padding: 0.5em
0.66em;}
- .column ul { background: #eee; border: 1px solid #ccc;
list-style-type: none; line-height: 1.66em;}
- .column ul a {display:block; padding: 0em 0.66em; }
- .column ul li:first-child a { padding-top: 0.5em; }
- .column ul li:last-child a { padding-bottom: 0.5em; }
- .column p { padding: 0.5em 0.66em; margin-top: 0.5em; }
+ .column h2 { font-size: 13px; background: #ccc; padding: 0.5em
0.66em; }
+ .column ul { background: #eee; border: 1px solid #ccc;
list-style-type: none; line-height: 1.66em; }
+ .column ul a { display:block; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { color: #900; }
Modified: trunk/bibdesk/en.lproj/WebGroupStartPage.html
===================================================================
--- trunk/bibdesk/en.lproj/WebGroupStartPage.html 2023-05-25 14:09:18 UTC
(rev 28257)
+++ trunk/bibdesk/en.lproj/WebGroupStartPage.html 2023-05-25 16:46:36 UTC
(rev 28258)
@@ -7,20 +7,17 @@
<title>BibDesk Web Group</title>
<style type="text/css">
* { margin: 0px; padding: 0px; }
- body { font-family: "Lucida Grande"; font-size: 13px; padding:
1em; }
+ body { font-family: "SF Pro", "Lucida Grande"; font-size: 13px;
padding: 1em; }
.right { text-align: right; display: block; float: right;
margin-left: 1em; }
.text, .columns { max-width: 50em; margin: auto; }
- .columns { margin-top: 1em; }
+ .columns { margin-top: 1em; overflow: hidden; }
.column { width: 33.3333%; float: left; display: block; }
- .column.c1>* { margin-right: .66em;}
+ .column.c1>* { margin-right: .66em; }
.column.c2>* { margin: 0em 0.33em; }
- .column.c3>* { margin-left: .66em; }
- .column h2 { font-size: 13px; background: #ccc; padding: 0.5em
0.66em;}
- .column ul { background: #eee; border: 1px solid #ccc;
list-style-type: none; line-height: 1.66em;}
- .column ul a {display:block; padding: 0em 0.66em; }
- .column ul li:first-child a { padding-top: 0.5em; }
- .column ul li:last-child a { padding-bottom: 0.5em; }
- .column p { padding: 0.5em 0.66em; margin-top: 0.5em; }
+ .column.c3>* { margin-left: .66em; }
+ .column h2 { font-size: 13px; background: #ccc; padding: 0.5em
0.66em; }
+ .column ul { background: #eee; border: 1px solid #ccc;
list-style-type: none; line-height: 1.66em; padding: 0.5em 0.66em; }
+ .column ul a { display:block; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { color: #900; }
@@ -36,7 +33,7 @@
<a href="bibdesk:downloads">[Downloads]</a>
</div>
<!-- Localize text -->
- BibDesk recognises bibliographic information on some
web pages and processes them for easy searching and single-click import.
Supported sites and formats:
+ BibDesk recognizes bibliographic information on some
web pages and processes them for easy searching and single-click import.
Supported sites and formats:
</div>
<div class="columns">
Modified: trunk/bibdesk/fr.lproj/WebGroupStartPage.html
===================================================================
--- trunk/bibdesk/fr.lproj/WebGroupStartPage.html 2023-05-25 14:09:18 UTC
(rev 28257)
+++ trunk/bibdesk/fr.lproj/WebGroupStartPage.html 2023-05-25 16:46:36 UTC
(rev 28258)
@@ -7,20 +7,17 @@
<title>BibDesk Web Group</title>
<style type="text/css">
* { margin: 0px; padding: 0px; }
- body { font-family: "Lucida Grande"; font-size: 13px; padding:
1em; }
+ body { font-family: "SF Pro", "Lucida Grande"; font-size: 13px;
padding: 1em; }
.right { text-align: right; display: block; float: right;
margin-left: 1em; }
.text, .columns { max-width: 50em; margin: auto; }
- .columns { margin-top: 1em; }
+ .columns { margin-top: 1em; overflow: hidden; }
.column { width: 33.3333%; float: left; display: block; }
- .column.c1>* { margin-right: .66em;}
+ .column.c1>* { margin-right: .66em; }
.column.c2>* { margin: 0em 0.33em; }
.column.c3>* { margin-left: .66em; }
- .column h2 { font-size: 13px; background: #ccc; padding: 0.5em
0.66em;}
- .column ul { background: #eee; border: 1px solid #ccc;
list-style-type: none; line-height: 1.66em;}
- .column ul a {display:block; padding: 0em 0.66em; }
- .column ul li:first-child a { padding-top: 0.5em; }
- .column ul li:last-child a { padding-bottom: 0.5em; }
- .column p { padding: 0.5em 0.66em; margin-top: 0.5em; }
+ .column h2 { font-size: 13px; background: #ccc; padding: 0.5em
0.66em; }
+ .column ul { background: #eee; border: 1px solid #ccc;
list-style-type: none; line-height: 1.66em; padding: 0.5em 0.66em; }
+ .column ul a { display:block; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { color: #900; }
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit