Closed (fixed)
Project:
Seven
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
29 Apr 2011 at 22:44 UTC
Updated:
17 May 2011 at 08:01 UTC
Jump to comment: Most recent file
#1127106: Seven Theme unnecessary modifies the CSS array
Problem is with the seven_preprocess_page function; the vertical_tabs.css tweak is not necessary.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | seven-1142770-1.patch | 4.21 KB | mikeytown2 |
Comments
Comment #1
mikeytown2 commentedrename vertical-tabs.css to vertical_tabs.css core will do the rest: see http://drupal.org/node/263967
Comment #2
mikeytown2 commentedIn drupal 7 it is called vertical-tabs.css; but in the D6 module it is named vertical_tabs.css
Comment #3
mikeytown2 commentedComment #4
mikeytown2 commentedComment #5
mrfelton commentedThis has been committed, thanks Mike.