AutoCommit Fre Jul 31 18:03:05 CEST 2015

This commit is contained in:
Andreas Stephanides
2015-07-31 18:03:05 +02:00
parent 02b3a651ca
commit 8a867b72a3
11 changed files with 221 additions and 31 deletions

View File

@@ -225,4 +225,25 @@ ul.ui-menu > li > a
}
a.choice-true
{text-width:bold}
{font-weight: bold;}
a.choice-false
{color:grey}
ul.choice-list
{list-style-type: none;
margin:0;
}
ul.choice-list > li
{
}
ul.choice-list > li > a {
line-height:normal;
}
ul.choice-list > li > a > i {
font-size:3em;
}
ul.choice-list > li > a.btn > i {
font-size:1em;
}