| author | ymh <ymh.work@gmail.com> |
| Fri, 14 Mar 2014 13:16:10 +0100 | |
| changeset 611 | fa66f4bb1563 |
| parent 519 | e89c25780e6e |
| permissions | -rw-r--r-- |
| 0 | 1 |
.c-scope.c-count-1 { |
|
519
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
2 |
background-color : #c9ddff; |
| 0 | 3 |
} |
4 |
.c-scope.c-count-2 { |
|
|
519
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
5 |
background-color : #bdd5ff; |
| 0 | 6 |
} |
7 |
.c-scope.c-count-3 { |
|
8 |
background-color : #b0ccff; |
|
9 |
} |
|
10 |
.c-scope.c-count-4 { |
|
|
519
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
11 |
background-color : #a3c4ff; |
|
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
12 |
} |
|
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
13 |
.c-scope.c-count-5 { |
| 0 | 14 |
background-color : #96bcff; |
15 |
} |
|
|
519
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
16 |
.c-scope.c-count-6 { |
|
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
17 |
background-color : #8ab4ff; |
| 0 | 18 |
} |
|
519
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
19 |
.c-scope.c-count-7 { |
|
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
20 |
background-color : #7dacff; |
|
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
21 |
} |
|
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
22 |
.c-scope.c-count-8 { |
|
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
23 |
background-color : #70a3ff; |
|
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
24 |
} |
|
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
25 |
.c-scope.c-count-9 { |
| 0 | 26 |
background-color : #639bff; |
27 |
} |
|
|
519
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
28 |
.c-scope.c-count-10 { |
|
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
29 |
background-color : #5793ff; |
| 0 | 30 |
} |
|
519
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
31 |
.c-scope.c-count-11, .c-scope.c-count-12, .c-scope.c-count-13, .c-scope.c-count-14, .c-scope.c-count-15, .c-scope.c-count-16, .c-scope.c-count-17, .c-scope.c-count-18, .c-scope.c-count-19, .c-scope.c-count-20, .c-scope.c-count-21, .c-scope.c-count-22, .c-scope.c-count-23, .c-scope.c-count-24, .c-scope.c-count-25 { |
| 0 | 32 |
background-color : #4a8bff; |
33 |
} |
|
34 |
||
35 |
.c-scope { |
|
|
519
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
36 |
_background-color : #ededed !important; |
| 0 | 37 |
} |
38 |
||
39 |
.cursor_pointer { |
|
40 |
cursor: pointer; |
|
41 |
} |
|
42 |
||
43 |
.c-count-1 { |
|
|
519
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
44 |
background-color : #ffffa8; |
| 0 | 45 |
cursor: pointer; |
46 |
} |
|
47 |
||
48 |
.c-count-2{ |
|
|
519
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
49 |
background-color : #fff6a1; |
| 0 | 50 |
cursor: pointer; |
51 |
} |
|
52 |
||
53 |
.c-count-3{ |
|
|
519
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
54 |
background-color : #ffeb99; |
| 0 | 55 |
cursor: pointer; |
56 |
} |
|
57 |
||
58 |
.c-count-4 { |
|
|
519
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
59 |
background-color : #ffde91; |
| 0 | 60 |
cursor: pointer; |
61 |
} |
|
62 |
||
63 |
.c-count-5 { |
|
|
519
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
64 |
background-color : #ffd08a; |
| 0 | 65 |
cursor: pointer; |
66 |
} |
|
67 |
||
68 |
.c-count-6 { |
|
|
519
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
69 |
background-color : #ffc182; |
|
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
70 |
cursor: pointer; |
|
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
71 |
} |
|
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
72 |
|
|
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
73 |
.c-count-7 { |
|
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
74 |
background-color : #ffaf7a; |
|
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
75 |
cursor: pointer; |
|
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
76 |
} |
|
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
77 |
|
|
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
78 |
.c-count-8 { |
|
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
79 |
background-color : #ff9d73; |
|
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
80 |
cursor: pointer; |
|
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
81 |
} |
|
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
82 |
|
|
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
83 |
.c-count-9 { |
|
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
84 |
background-color : #ff896b; |
|
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
85 |
cursor: pointer; |
|
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
86 |
} |
|
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
87 |
|
|
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
88 |
.c-count-10 { |
|
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
89 |
background-color : #ff7363; |
| 0 | 90 |
cursor: pointer; |
91 |
} |
|
92 |
||
93 |
/* cf. gNbColorGradSetting */ |
|
|
519
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
94 |
.c-count-11, .c-count-12, .c-count-13, .c-count-14, .c-count-15, .c-count-16, .c-count-17, .c-count-18, .c-count-19, .c-count-20, .c-count-21, .c-count-22, .c-count-23, .c-count-24, .c-count-25 { |
|
e89c25780e6e
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus
parents:
0
diff
changeset
|
95 |
background-color : #ff5c5c; |
| 0 | 96 |
cursor: pointer; |
97 |
} |