Fix class names.
authorJan Schneider <jan@horde.org>
Tue, 28 Dec 2010 13:34:35 +0000 (14:34 +0100)
committerJan Schneider <jan@horde.org>
Tue, 28 Dec 2010 13:34:35 +0000 (14:34 +0100)
horde/themes/default/embed.css

index e55bc82..72e6aa3 100644 (file)
@@ -1,4 +1,4 @@
-div.horde_nicetitle {
+div.nicetitle {
     color: #000;
     background: #ffc;
     border: 1px solid #000;
@@ -11,7 +11,7 @@ div.horde_nicetitle {
     -webkit-border-radius: 3px;
 }
 
-div.horde_nicetitle pre {
+div.nicetitle pre {
     text-align: left;
     font-size: 75%;
     font-family: Consolas,"Lucida Console",'DejaVu Sans Mono,monospace;