[prev] [thread] [next] [lurker] [Date index for 2005/02/10]
Author: simon
Date: 2005-02-10 14:13:14 +0000 (Thu, 10 Feb 2005)
New Revision: 1860
Added:
trunk/buscador/chrome/atom.gif
Modified:
trunk/buscador/chrome/buscador.css
Log:
Graphical updates for Atom and Calendars
Added: trunk/buscador/chrome/atom.gif
===================================================================
(Binary files differ)
Property changes on: trunk/buscador/chrome/atom.gif
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified: trunk/buscador/chrome/buscador.css
===================================================================
--- trunk/buscador/chrome/buscador.css 2005-02-08 23:27:41 UTC (rev 1859)
+++ trunk/buscador/chrome/buscador.css 2005-02-10 14:13:14 UTC (rev 1860)
@@ -234,3 +234,68 @@
.secondarylink { color: #000 }
.secondarylink A:hover { text-decoration: underline; color:#222 }
.personunknown { color: #700 }
+
+
+table.calendar {
+
+}
+
+table.calendar th {
+
+}
+
+table.calendar td {
+
+}
+
+table.calendar td.noevent {
+ background-color: #aaa096;
+ font-weight: normal;
+}
+
+table.calendar td.header {
+ background-color: #645a50;
+ font-weight: normal;
+}
+
+table.calendar td.event {
+ background-color: #c0c0c0;
+ font-weight: bold;
+ text-decoration: underline;
+}
+
+table.calendar td.todaynoevent {
+ background-color: #aaa096;
+ border: 2px solid #645a50;
+ font-weight: normal;
+}
+
+table.calendar td.todayevent {
+ background-color: #c0c0c0;
+ border: 2px solid #645a50;
+ font-weight: bold;
+ text-decoration: underline;
+}
+
+
+
+.event { color: #281e14; font-style: normal; font-weight: bold; font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica }
+.noevent { color: #645a50; font-style: normal; font-weight: bold; font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica }
+
+
+.header { color: #aaa096; font-style: normal; font-weight: bold; font-size: 15px; font-family: Verdana, Geneva, Arial, Helvetica }
+
+
+
+.bold { color: #645a50; font-style: normal; font-weight: bold; font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica }
+.bolddark { color: #281e14; font-style: normal; font-weight: bold; font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica }
+.bolditalic { color: #645a50; font-style: italic; font-weight: bold; font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica }
+.bolditaliclight { color: #aaa096; font-style: italic; font-weight: bold; font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica }
+.boldlight { color: #aaa096; font-style: normal; font-weight: bold; font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica }
+.boldwhite { color: #fff; font-style: normal; font-weight: bold; font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica }
+.plain { color: #645a50; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica }
+.plaindark { color: #281e14; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica }
+.plainitalic { color: #645a50; font-style: italic; font-weight: normal; font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica }
+.plainitaliclight { color: #aaa096; font-style: italic; font-weight: normal; font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica }
+.plainlight { color: #aaa096; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica }
+.plainwhite { color: #fff; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica }
Generated at 15:00 on 10 Feb 2005 by mariachi 0.52