another go at #181582 (same patch as before), now that maintenance theming allows us to use Minnelli properly in updates and installs even with .info file based inheritance
parent
e90c16ee9a
commit
28a4df6b38
|
@ -6,8 +6,6 @@
|
|||
* Steven Wittens, acko [dot] net
|
||||
*/
|
||||
|
||||
@import "../style.css";
|
||||
|
||||
body #wrapper #container {
|
||||
width: 560px;
|
||||
}
|
|
@ -4,3 +4,4 @@ description = Tableless, recolorable, multi-column, fixed width theme.
|
|||
version = VERSION
|
||||
core = 6.x
|
||||
base theme = garland
|
||||
stylesheets[all][] = minnelli.css
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
/* $Id$ */
|
||||
|
||||
@import "../style-rtl.css";
|
Loading…
Reference in New Issue