border-radius error in message.css

Created on 25 March 2013, almost 12 years ago
Updated 22 February 2023, about 2 years ago

Just found a problem in css/message.css with one ";" missing, and perhaps a duplicate line?

.block-region {
-webkit-border-radius:6px;
-moz-border-radius:6px;
-khtml-border-radius:6
border-radius:6
border-radius:6px;
background-color:#F7F8F8;
border:2px dashed #DDD;
clear:both;
color:#666;
font-family:"Lucida Console",Monaco,"DejaVu Sans Mono",monospace;
font-size:1.167em;
font-weight:400;
margin-bottom:12px;
margin-top:4px;
padding:3px 6px 1px;
}

🐛 Bug report
Status

RTBC

Component

CSS/HTML

Created by

🇹🇼Taiwan amourow

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • First commit to issue fork.
Production build 0.71.5 2024