Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/CExplorer.css
diff options
context:
space:
mode:
authorCristian Garcia <cristian99garcia@gmail.com>2013-08-11 12:33:11 (GMT)
committer Cristian Garcia <cristian99garcia@gmail.com>2013-08-11 12:33:11 (GMT)
commit99e70cd06defc860a4c4ee4c0468e9b9a0bce5c0 (patch)
tree15c1283e64a1ede4d97cdaa7506bbd400140c9ae /CExplorer.css
parent80fe4239e26eaa08e26b3eba9242ddbf9d77983f (diff)
Mejorando el codigo
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;