Simplify Argeo Commons project structure
[lgpl/argeo-commons.git] / org.argeo.cms.ui.theme / rap / argeo-studio.css
diff --git a/org.argeo.cms.ui.theme/rap/argeo-studio.css b/org.argeo.cms.ui.theme/rap/argeo-studio.css
deleted file mode 100644 (file)
index 2d75555..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-Composite.qa {
-       background-color: gray;
-       color: white;
-}
-
-Button[PUSH].qa {
-       color: white;
-       background-color: gray;
-       padding: 0px;
-       spacing: 0px;
-       border: none;
-}
-
-Composite.support {
-       background-color: red;
-}
-
-Label.support {
-       background-color: red;
-       color: white;
-}