some small changes, live happy ;-)
[themes.git] / LCARStrek / skin / LCARStrek / messenger / addressbook / addressbook.css
index a708f7384c87b255a946b7ef2f7d4a976b291f17..740ec23a98a9c669adf2049250263019680ada51 100644 (file)
@@ -179,13 +179,20 @@ sidebarheader {
        min-width: 30px;
 }
 
-.CardViewText {
+.CardViewText,
+.CardViewLink {
        padding-left: 20px;
        padding-right: 2px;
        min-width: 30px;
        margin: 0px;
 }
 
+.CardViewLink {
+       color: blue;
+       text-decoration: underline;
+       cursor: pointer;
+}
+
 html|a {
        padding-left: 0px;
        padding-right: 2px;
@@ -218,3 +225,4 @@ html|p {
 }
 
 
+