File: menu.css

package info (click to toggle)
qwtplot3d 0.2.7%2Bsvn191-7
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 1,304 kB
  • ctags: 1,968
  • sloc: cpp: 8,913; ansic: 5,078; python: 95; makefile: 66; sh: 1
file content (12 lines) | stat: -rw-r--r-- 416 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
BODY{ background: url(bg1.gif) }

A:link {text-decoration:none; color: #004080}
A:visited {text-decoration:none; color: #003060}
A:active {text-decoration:none; color:#6F6F00}


TD { font-family:Arial,sans-serif }
TD.outside{background-color: #D0A000} 
TD.inside{background-color: #FAF8D0; text-align: center; font-size:14px;} 
TD.selected_outside{background-color: #0000E0}
TD.alt_outside{background-color:#88BBAA}