File: main.css

package info (click to toggle)
rhythmbox 3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 43,424 kB
  • ctags: 15,462
  • sloc: ansic: 115,908; sh: 11,821; xml: 5,144; python: 3,777; makefile: 2,438
file content (13 lines) | stat: -rw-r--r-- 548 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
body { padding: 6px; line-height: 1.4em }
h1 { font-size: 100% }
h2 { font-size: 90%; color: #555; line-height: 1em }
h3 {padding: 0}
ol { padding: 5px 0 0 15px  }
.hidden { display: none }
.shown { display: block }
.album img { float: left; margin: 0 5px 5px 0; padding: 1px; border: 1px solid #AAA }
.artist img { float: left; margin: 0 7px 4px 0; padding: 1px; border: 1px solid #AAA }
.album {clear: both; }
.duration {font-size: 80%; font-style: italic}
button {align: right}
table {font-size: 100%; width: 100%; display:block; clear: both; }