Removed remains of qTip which is no longer needed / used

This commit is contained in:
laf
2015-03-01 15:28:18 +00:00
parent ae12737628
commit 15ac62c3dc
4 changed files with 0 additions and 42 deletions
-28
View File
@@ -964,34 +964,6 @@ a.interface-upup:hover, a.interface-updown:hover, a.interface-admindown:hover {
margin-top: -4px
}
### qTip stuff
.qtip .qtip-content {
padding: 10px;
overflow: hidden;
}
.qtip .qtip-content .qtip-title,
.qtip-cream .qtip-content .qtip-title {
background-color: #F0DE7D;
}
.qtip-light .qtip-content .qtip-title {
background-color: #f1f1f1;
}
.qtip-dark .qtip-content .qtip-title {
background-color: #404040;
}
.qtip-red .qtip-content .qtip-title {
background-color: #F28279;
}
.qtip-green .qtip-content .qtip-title {
background-color: #B9DB8C;
}
/* Navigation Bar */
#menium {