forked from bofh/fetsite
AutoCommit Fre Jul 31 18:03:05 CEST 2015
This commit is contained in:
@@ -10,10 +10,10 @@
|
||||
}
|
||||
[class^="ffi2-"]:before, [class*=" ffi2-"]:before,
|
||||
[class^="ffi2-"]:after, [class*=" ffi2-"]:after {
|
||||
font-family: ffi2;
|
||||
font-size: 20px;
|
||||
font-style: normal;
|
||||
margin-left: 20px;
|
||||
font-family: ffi2;
|
||||
font-size: normal;
|
||||
font-style: normal;
|
||||
margin-left: 4px;
|
||||
}.ffi2-accident3:before {
|
||||
content: "\e000";
|
||||
}
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user