I activated display borders around main layout elements in page in themes/configure/basic but the borders are not visible in the page. What you want to know more?
Is it a fresh install, I have not altered any file, I updated the browser cache and i have clear cached data in drupal/Home/Administer/Site configuration/Performance.
I can confirm this error. The class name in default.css is incorrect. If you want to search and replace "wireframe-mode" to "with-wireframes" in default.css, this should fix it. I will commit to HEAD as well.
Comments
Comment #1
Anonymous (not verified) commentedSorry but this is a little bit short, we won't be able to help you if you don't expose the problem with more details.
Comment #2
Picata commentedI activated display borders around main layout elements in page in themes/configure/basic but the borders are not visible in the page. What you want to know more?
I'm not English, sorry for my language.
Comment #3
Anonymous (not verified) commentedIs it a fresh install of basic or did you alter any css/html/php ?
Did you try clearing the drupal cache or the browser cache ?
Comment #4
Picata commentedIs it a fresh install, I have not altered any file, I updated the browser cache and i have clear cached data in drupal/Home/Administer/Site configuration/Performance.
Comment #5
SteveK commentedI can confirm this error. The class name in default.css is incorrect. If you want to search and replace "wireframe-mode" to "with-wireframes" in default.css, this should fix it. I will commit to HEAD as well.