Fixed botched up css (Substandard) (#652)

Signed-off-by:Manuel Müller <manuel.mueller@geekinbusiness.de>
master
Starkad 7 years ago committed by Jonas L
parent 80e2617f04
commit 429fa1fb92
  1. 95
      airsonic-main/src/main/webapp/style/subStandard.css

@ -117,7 +117,7 @@ a:hover, a:hover * {
height: 8px; height: 8px;
width: 8px; width: 8px;
background: #AEAEAE; background: #AEAEAE;
} }
::-webkit-scrollbar-thumb:vertical { ::-webkit-scrollbar-thumb:vertical {
background: #FFFFFF; background: #FFFFFF;
-webkit-border-radius: 1ex; -webkit-border-radius: 1ex;
@ -133,61 +133,48 @@ a:hover, a:hover * {
} }
::-webkit-scrollbar-button { ::-webkit-scrollbar-button {
display:none; display:none;
}ackground: #AEAEAE; background:
} -webkit-gradient(
::-webkit-scrollbar-button { linear,
display:none; 0 0,
}t-scrollbar-button { 100% 0,
display:none; from(#464646),
}ackground: #AEAEAE; to(#383838)
} );
::-webkit-scrollbar-button { -webkit-border-radius: 6px;
display:none; border: 3px solid #cccccc;
}ebkit-scrollbar-button { -webkit-background-clip: padding-box;
display:none; }
}( ::-webkit-scrollbar-track-piece:horizontal{
linear, background: none;
0 0, -webkit-box-shadow:none;
100% 0, }
from(#464646), ::-webkit-scrollbar:horizontal{
to(#383838) height: 16px;
); }
-webkit-border-radius: 6px; ::-webkit-scrollbar-thumb:horizontal{
border: 3px solid #cccccc; height: 12px;
-webkit-background-clip: padding-box; -webkit-border-radius:12px;
} background:
::-webkit-scrollbar-track-piece:horizontal{ -webkit-gradient(
background: none; linear,
-webkit-box-shadow:none; 0 0,
} 0 100%,
::-webkit-scrollbar:horizontal{ from(rgba(0,0,0,0.1)),
height: 16px; to(rgba(0,0,0,0.25))
} );
::-webkit-scrollbar-thumb:horizontal{ border: 6px solid transparent;
height: 12px; -webkit-background-clip: padding-box;
-webkit-border-radius:12px;
background:
-webkit-gradient(
linear,
0 0,
0 100%,
from(rgba(0,0,0,0.1)),
to(rgba(0,0,0,0.25))
);
border: 6px solid transparent;
-webkit-background-clip: padding-box;
}6a3 url(images/bg-blog-repeat.png) 0 0 no-repeat;
-webkit-border-radius: 0 0 6px 0;
} }
::-webkit-scrollbar-button:vertical:decrement { ::-webkit-scrollbar-button:vertical:decrement {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,.2)), color-stop(100%, rgba(255,255,255,.1))) 0 0 repeat, url(images/webkit-arrows-vert.png) 1px 50% no-repeat, #bfb6a3 url(images/bg-blog-repeat.png) 0 0 no-repeat; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,.2)), color-stop(100%, rgba(255,255,255,.1))) 0 0 repeat, url(images/webkit-arrows-vert.png) 1px 50% no-repeat, #bfb6a3 url(images/bg-blog-repeat.png) 0 0 no-repeat;
background: -webkit-linear-gradient(top, rgba(255,255,255,.1), rgba(255,255,255,.1)) 0 0 repeat, url(images/webkit-arrows-vert.png) 1px 50% no-repeat, #bfb6a3 url(images/bg-blog-repeat.png) 0 0 no-repeat; background: -webkit-linear-gradient(top, rgba(255,255,255,.1), rgba(255,255,255,.1)) 0 0 repeat, url(images/webkit-arrows-vert.png) 1px 50% no-repeat, #bfb6a3 url(images/bg-blog-repeat.png) 0 0 no-repeat;
background: linear-gradient(rgba(255,255,255,.1), rgba(255,255,255,.1)) 0 0 repeat, url(images/webkit-arrows-vert.png) 1px 50% no-repeat, #bfb6a3 url(images/bg-blog-repeat.png) 0 0 no-repeat; background: linear-gradient(rgba(255,255,255,.1), rgba(255,255,255,.1)) 0 0 repeat, url(images/webkit-arrows-vert.png) 1px 50% no-repeat, #bfb6a3 url(images/bg-blog-repeat.png) 0 0 no-repeat;
} }
::-webkit-scrollbar-button:vertical:increment { ::-webkit-scrollbar-button:vertical:increment {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,.2)), color-stop(100%, rgba(255,255,255,.1))) 0 0 repeat, url(images/webkit-arrows-vert.png) -19px 50% no-repeat, #bfb6a3 url(images/bg-blog-repeat.png) 0 0 no-repeat; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,.2)), color-stop(100%, rgba(255,255,255,.1))) 0 0 repeat, url(images/webkit-arrows-vert.png) -19px 50% no-repeat, #bfb6a3 url(images/bg-blog-repeat.png) 0 0 no-repeat;
background: -webkit-linear-gradient(top, rgba(255,255,255,.1), rgba(255,255,255,.1)) 0 0 repeat, url(images/webkit-arrows-vert.png) -19px 50% no-repeat, #bfb6a3 url(images/bg-blog-repeat.png) 0 0 no-repeat; background: -webkit-linear-gradient(top, rgba(255,255,255,.1), rgba(255,255,255,.1)) 0 0 repeat, url(images/webkit-arrows-vert.png) -19px 50% no-repeat, #bfb6a3 url(images/bg-blog-repeat.png) 0 0 no-repeat;
background: linear-gradient(rgba(255,255,255,.1), rgba(255,255,255,.1)) 0 0 repeat, url(images/webkit-arrows-vert.png) -19px 50% no-repeat, #bfb6a3 url(images/bg-blog-repeat.png) 0 0 no-repeat; background: linear-gradient(rgba(255,255,255,.1), rgba(255,255,255,.1)) 0 0 repeat, url(images/webkit-arrows-vert.png) -19px 50% no-repeat, #bfb6a3 url(images/bg-blog-repeat.png) 0 0 no-repeat;
-webkit-border-radius: 0 0 6px 0; -webkit-border-radius: 0 0 6px 0;
} }
Loading…
Cancel
Save