s4

changeset 19:5c5180e8718c

typo
author HIROSE Yuuji <yuuji@gentei.org>
date Tue, 21 Jul 2015 14:54:02 +0900
parents cb1a38d4cc09
children 5be0c2d76f27
files templ/default/default.css
diffstat 1 files changed, 8 insertions(+), 8 deletions(-) [+]
line diff
     1.1 --- a/templ/default/default.css	Tue Jul 21 14:52:05 2015 +0900
     1.2 +++ b/templ/default/default.css	Tue Jul 21 14:54:02 2015 +0900
     1.3 @@ -88,14 +88,14 @@
     1.4  }
     1.5  div.iconlist p {margin: 0; padding: 0;}
     1.6  div.iconlist p.tag {background: #ffa; border-radius: 4em;}
     1.7 -div.iconlist p.temp	{background: cyan;}
     1.8 -div.iconlist p.lecture	{background: pink;}
     1.9 -div.iconlist p.admin	{background: yellow;}
    1.10 -div.iconlist p.friend	{background: fuchsia;}
    1.11 -div.iconlist p.fellows	{background: green;}
    1.12 -div.iconlist p.club	{background: teal;}
    1.13 -div.iconlist p.event	{background: maroon;}
    1.14 -div.iconlist p.misc	{background: purple;}
    1.15 +div.iconlist p._temp	{background: cyan;}
    1.16 +div.iconlist p._lecture	{background: pink;}
    1.17 +div.iconlist p._admin	{background: yellow;}
    1.18 +div.iconlist p._friend	{background: fuchsia;}
    1.19 +div.iconlist p._fellows	{background: green;}
    1.20 +div.iconlist p._club	{background: teal;}
    1.21 +div.iconlist p._event	{background: maroon;}
    1.22 +div.iconlist p._misc	{background: purple;}
    1.23  div.xy120x120 {min-width: 120px; min-height: 140px;}
    1.24  div.xy96x96 {min-width: 96px; min-height: 116px;}
    1.25  div.xy50x50 {min-width: 50px; min-height: 70px;}