File: license.css

package info (click to toggle)
libshumate 1.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,812 kB
  • sloc: ansic: 21,772; xml: 38; makefile: 18; javascript: 10
file content (10 lines) | stat: -rw-r--r-- 157 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
map-license label {
  font-size: x-small;
  background: alpha(@theme_bg_color, 0.5);
  border-radius: 3px;
  padding: 3px;
}

map-license {
  margin: 6px;
}