Bug #17
Panel body CSS causes error on Opera
Status: | Closed | Start: | 2010-06-22 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assigned to: | - | % Done: | 0% |
|
Category: | - | |||
Target version: | - | |||
Votes: | 0 |
Description
Accessing the panel under Opera causes an error loading the body part of the stylesheet:
https://panel.bitfolk.com/bit.css Selector syntax error Line 4: body { ------^
Seems to be caused by the //
style comments, which in CSS should be /* vim: ... */
for single or multi-line comments.
History
Updated by admin almost 15 years ago
- Status changed from New to In Progress
Should be fixed now. Can you give it a look?
Updated by chaldene almost 15 years ago
Thanks, it's fixed. The styling now loads correctly.
Updated by admin almost 15 years ago
- Status changed from In Progress to Resolved
Updated by admin almost 15 years ago
- Status changed from Resolved to Closed