s4

changeset 38:1f04814e7dad

Add _record
author HIROSE Yuuji <yuuji@gentei.org>
date Wed, 22 Jul 2015 13:28:20 +0900
parents 5cfad2c7eef8
children 5ed3caba8dd1
files templ/default/default.css
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line diff
     1.1 --- a/templ/default/default.css	Wed Jul 22 13:28:11 2015 +0900
     1.2 +++ b/templ/default/default.css	Wed Jul 22 13:28:20 2015 +0900
     1.3 @@ -100,6 +100,7 @@
     1.4  div.iconlist p._club	{background: #4bb;} /* light teal */
     1.5  div.iconlist p._event	{background: maroon; color: white;}
     1.6  div.iconlist p._misc	{background: purple; color: white;}
     1.7 +div.iconlist p._record	{background: red; color: white;}
     1.8  div.xy120x120 {min-width: 120px; min-height: 140px;}
     1.9  div.xy96x96 {min-width: 96px; min-height: 116px;}
    1.10  div.xy50x50 {min-width: 50px; min-height: 70px;}