]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/base/css/farbtastic.css
Merge branch '0.8.x' into design_reset
[quix0rs-gnu-social.git] / theme / base / css / farbtastic.css
index 3b8fec58f817742ffc9403d89b971a38c9459e19..7efcc73c3b506dcd1e24a7135730ba30b00c125e 100644 (file)
   height: 101px;
 }
 .farbtastic .wheel {
-  background: url(../../../../js/farbtastic/wheel.png) no-repeat;
+  background: url(../../../js/farbtastic/wheel.png) no-repeat;
   width: 195px;
   height: 195px;
 }
 .farbtastic .overlay {
-  background: url(../../../../js/farbtastic/mask.png) no-repeat;
+  background: url(../../../js/farbtastic/mask.png) no-repeat;
 }
 .farbtastic .marker {
   width: 17px;
   height: 17px;
   margin: -8px 0 0 -8px;
   overflow: hidden; 
-  background: url(../../../../js/farbtastic/marker.png) no-repeat;
+  background: url(../../../js/farbtastic/marker.png) no-repeat;
 }