File: webkit.css

package info (click to toggle)
deejayd 0.9.0-4
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 2,596 kB
  • ctags: 2,514
  • sloc: python: 11,904; xml: 594; sh: 338; makefile: 42
file content (13 lines) | stat: -rw-r--r-- 296 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
#playing-control div.control-button {
    padding: 0px 8px;
}

#volume-slider, #volume-widget div.volume-button {
    position: relative;
    left: 18px;
}
#volume-widget div.volume-button { top: 12px; }

#mode-extra-content div.library-item div.directory {
    position: relative; top: -10px;
}