mirror of
https://github.com/rozniak/xfce-winxp-tc.git
synced 2026-05-02 12:11:24 +00:00
Enhancement: Fixes #183, Replace xfce4-panel with our own taskbar implementation
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
* Authors: Rory Fewell <roryf@oddmatics.uk>
|
||||
*/
|
||||
|
||||
@import "wintc-taskband";
|
||||
@import "wintc-taskbuttons";
|
||||
@import "xp-start-plugin";
|
||||
@import "xp-systray-plugin";
|
||||
@import "xfce-panel";
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* xfce-panel.scss - Theme Base XFCE Panel Styles
|
||||
* wintc-taskband.scss - Theme Base XFCE Panel Styles
|
||||
*
|
||||
* This source-code is part of Windows XP stuff for XFCE:
|
||||
* <<https://www.oddmatics.uk>>
|
||||
@@ -7,7 +7,7 @@
|
||||
* Author(s): Rory Fewell <roryf@oddmatics.uk>
|
||||
*/
|
||||
|
||||
.xfce4-panel
|
||||
.wintc-taskband
|
||||
{
|
||||
// NOTE: You would think that theming the panel is simple, right? Just stretch the
|
||||
// taskband texture to the full size of the panel...
|
||||
@@ -7,7 +7,7 @@
|
||||
* Author(s): Rory Fewell <roryf@oddmatics.uk>
|
||||
*/
|
||||
|
||||
.xp-systray
|
||||
.wintc-systray
|
||||
{
|
||||
// HACK: This bit here to do with margin-left has to do with the taskband, and is
|
||||
// described in override/xp-start-plugin.scss
|
||||
|
||||
Reference in New Issue
Block a user