Improve CMS UI utilities.
[lgpl/argeo-commons.git] / org.argeo.cms.ui / src / org / argeo / cms / ui / CmsStyles.java
index 506e971ccb14191b131e9c315b0a13dd0ad509e3..678a497170f60cf90cd7ff7a1f3c5d6b2f6679f8 100644 (file)
@@ -1,6 +1,7 @@
 package org.argeo.cms.ui;
 
 /** Styles references in the CSS. */
+@Deprecated
 public interface CmsStyles {
        // General
        public final static String CMS_SHELL = "cms_shell";