Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/CExplorer.css
diff options
context:
space:
mode:
Diffstat (limited to 'CExplorer.css')
-rw-r--r--CExplorer.css10
1 files changed, 0 insertions, 10 deletions
diff --git a/CExplorer.css b/CExplorer.css
index 3248d73..2ab8d26 100644
--- a/CExplorer.css
+++ b/CExplorer.css
@@ -1,20 +1,10 @@
/* Configuracion de tema de colores para CExplorer */
-GtkWidget {
- background-color: black;
- color: green;
-}
-
GtkSeparatorToolItem {
background-color: green;
color: green;
}
-GtkLabel {
- background-color: black;
- color: green;
-}
-
GtkScrolledWindow {
-GtkRange-slider-width: 10;
-GtkRange-trough-border: 0;