Team:TU Delft/scroll calendar

From 2010.igem.org

(Difference between revisions)
Line 2: Line 2:
<script src="https://2010.igem.org/Team:TU_Delft/files/jquery.scrollTo-1.4.2-min.js?action=raw&ctype=text/javascript"></script>
<script src="https://2010.igem.org/Team:TU_Delft/files/jquery.scrollTo-1.4.2-min.js?action=raw&ctype=text/javascript"></script>
<style>
<style>
-
.month  { width: 180px; margin: 20px 5px; }  
+
#calview .month  { width: 180px; margin: 20px 5px; }  
-
table.month .heading td { padding:2px;
+
#calview .month .heading td {  
-
background-color:#d4d4d4; color:#aaa; text-align:center; font-size:120%; font-weight:bold; }
+
  padding:2px;  
-
table.month .dow td    { color:#aaa; text-align:center; font-size:110%; }
+
  background-color:#d4d4d4;  
-
table.month td.today    { background-color:#ddd;}
+
  color:#aaa;  
-
table.month td {
+
  text-align:center;  
 +
  font-size:120%;  
 +
  font-weight:bold;  
 +
}
 +
 
 +
#calview .month .dow td    { color:#aaa; text-align:center; font-size:110%; }
 +
#calview table.month td.today    { background-color:#ddd;}
 +
#calview table.month td {
     border: none;
     border: none;
     margin: 0;
     margin: 0;
Line 17: Line 24:
}
}
-
#bodyContent table.month a { background:none; padding:0 }
+
#calview table.month a { background:none; padding:0 }
-
.day-active { color:#0000cc }
+
#calview .day-active { color:#0000cc }
-
.day-empty  { color:#cc0000 }
+
#calview .day-empty  { color:#cc0000 }

Revision as of 15:15, 15 September 2010

March
MTWTFSS
        1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
April
MTWTFSS
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30
May
MTWTFSS
    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31
June
MTWTFSS
          1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
July
MTWTFSS
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31
August
MTWTFSS
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
September
MTWTFSS
            1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30
October
MTWTFSS
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31
November
MTWTFSS
        1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30