AutoCommit Fre Jul 17 13:03:05 CEST 2015

This commit is contained in:
Andreas Stephanides
2015-07-17 13:03:05 +02:00
parent 353bbc145f
commit 0e9525af81
5 changed files with 108 additions and 80 deletions

View File

@@ -210,4 +210,14 @@ float:clear; }
a.flag-true { color: $color_schema_3_dark}
a.flag-true.flag-goodquality-true { color: green}
a.flag-false { color: #CCC}
a.flag-false { color: #CCC}
ul.ui-menu
{list-style-type:none;
}
ul.ui-menu > li > a
{padding:2px;
padding-left:10px;
cursor: pointer;
}