[gnome-sound-recorder] application.css: remove scrollbar style



commit 593a4fbea5d6502270cb76f02a137b27be96e212
Author: Meg Ford <meg387 gmail com>
Date:   Sun Jan 26 02:12:58 2014 -0600

    application.css: remove scrollbar style

 data/application.css |   13 +------------
 1 files changed, 1 insertions(+), 12 deletions(-)
---
diff --git a/data/application.css b/data/application.css
index ee485ea..dd87e66 100644
--- a/data/application.css
+++ b/data/application.css
@@ -1,14 +1,3 @@
-
-.view .scrollbar.slider {
-  background-color: alpha (@scrollbar_slider, 0.5);
-  border: #6e6e6e 1px solid;
-}
-
-.view .scrollbar.trough {
-  background-color: transparent;
-  background-image: none;
-}
-
 .view .button {
   background-color: transparent;
   background-image: none;
@@ -19,7 +8,7 @@
 
 .view .toolbar {
   background-color: #86A0F1;  
-  border-radius: 0px; 
+  border-radius: 0px;
 }
 
 .view .toolbarEnd:dir(ltr) {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]