[#2741] - Syntax error in theme.css

Category:
Patch
Priority:
Normal
Status:
New
Project: Severity:
Minor
Resolution:
Open
Component: Reproducibility:
Always
Assigned to:

Missing colon between property and value on line 758 (#licence) in theme.css

#license {
position:absolute;
top:1px;
left:260px;
background:#fff;
color#333; <----- missing :
}

Patch file corrects.

AttachmentSize
File theme.patch210 bytes
v5.0.1
stringtheory's picture
Joined: Feb 10 2013 - 1:10pm
Last seen: 10 years 4 months ago
Feedback
randomness