add options to identify function

This commit is contained in:
Luke Pulverenti 2015-01-11 15:31:09 -05:00
parent e2384f3087
commit 127f342be1
12 changed files with 177 additions and 93 deletions

View file

@ -203,12 +203,12 @@ pre, textarea.pre {
.imgLogoIcon {
height: 45px;
vertical-align: middle;
}
.imgLogoText {
height: 45px;
margin-left: 5px;
}
.imgLogoIcon + span {
margin-left: 10px;
}
.ui-popup-container {
z-index: 99999;
@ -446,10 +446,6 @@ h1 .imageLink {
max-width: 600px;
}
.imgLogoText {
height: 50px;
}
.header {
padding-top: 15px;
padding-bottom: 15px;
@ -782,17 +778,17 @@ progress {
border: 0;
}
.btnUserItemRatingOff {
color: #aaa !important;
}
.btnUserItemRatingOff {
color: #aaa !important;
}
.btnUserItemRating:last-child {
margin-right: 0;
}
.btnUserItemRating:last-child {
margin-right: 0;
}
.btnUserItemRating:hover {
opacity: .5;
}
.btnUserItemRating:hover {
opacity: .5;
}
.imgUserItemRating {
height: 16px;