# HG changeset patch # User HIROSE Yuuji # Date 1340270476 -32400 # Node ID aabea703dbd51d9decf84f5d1a56580cd51f9465 # Parent af25647ad267c873328ce715f740a1270a5fead6 typo diff -r af25647ad267 -r aabea703dbd5 after5.css --- a/after5.css Thu Jun 21 18:17:56 2012 +0900 +++ b/after5.css Thu Jun 21 18:21:16 2012 +0900 @@ -18,7 +18,7 @@ .group {background: honeydew; width: 10em;} .monthlink {background: #c1ffc1; height: 1.4em;} /* DarkSeeGreen1 */ .admin {background: lemonchiffon;} -.yes {background: ##faffe5;} +.yes {background: #faffe5;} .warn {color: red;} .listup {border: 1px solid navy; margin-left: 2%; background: white; padding: grppx;}