mirror of
https://github.com/klmp200/PQT_Gestionnaire_vente_stock.git
synced 2024-11-16 21:33:21 +00:00
Module Client, clss GUICssTool : suppr de méthodes inutilisées
This commit is contained in:
parent
41850fe2a1
commit
0ec1f69bb5
@ -5,14 +5,6 @@ public class GUICssTool {
|
|||||||
return "/dark-theme.css";
|
return "/dark-theme.css";
|
||||||
}
|
}
|
||||||
|
|
||||||
public static String getCollapsedSideBarCssStyle() {
|
|
||||||
return "sidebar-collapsed";
|
|
||||||
}
|
|
||||||
|
|
||||||
public static String getExpandedSideBarCssStyle() {
|
|
||||||
return "sidebar-expanded";
|
|
||||||
}
|
|
||||||
|
|
||||||
public static String getMainModulePaneCssClass() {
|
public static String getMainModulePaneCssClass() {
|
||||||
return "main-module-pane";
|
return "main-module-pane";
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user