ginebra/chrome/bedrockchrome/zoombar.snippet/zoombar.css
branchGCC_SURGE
changeset 8 2e16851ffecd
parent 2 bf4420e9fa4d
parent 6 1c3b8676e58c
--- a/ginebra/chrome/bedrockchrome/zoombar.snippet/zoombar.css	Fri Jun 11 16:23:26 2010 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,29 +0,0 @@
-#ZoomBarId { 
-  width: 110px;
-  height: 55px;
-}
-
-#zoomBarSpan { 
-  text-align: center;
-  background: lightgrey;
-  border-top: 3px solid black;
-  border-right: 3px solid black;
-  border-bottom: 3px solid black;
-  border-left: 3px solid black;
-  -webkit-border-top-left-radius: 8px;
-  -webkit-border-top-right-radius: 8px;
-  -webkit-border-bottom-left-radius: 8px;
-  -webkit-border-bottom-right-radius: 8px;
- }
-
-.zoomBarBtn { 
-  width: 40px;
-  height: 40px;
-  padding: 5px;
- }
-
-#zoomBarBtnIn { 
- }
-
-#zoomBarBtnOut {  
- }