sync LCARStrek with recent EarlyBlue changes and Classic trunk
[themes.git] / LCARStrek / communicator / formatting.css
index b87c06ae0377c0957633c92b5ab848eb9a4df94a..208d08cff58692a147402ef15ba14d6d2fee8818 100644 (file)
 
 .text-link:focus {
   color: red;
-  -moz-outline: 1px dotted invert;
+  outline: 1px dotted invert;
 }
 
 .text-link:hover {
   cursor: pointer;
-} 
+}
 
 .text-link:hover:active {
   color: red;