Sha256: f4ca29ffe4618db1cdcde636624690326474c6f05a9dfa98329de98ed42ddcf7

Contents?: true

Size: 534 Bytes

Versions: 2

Compression:

Stored size: 534 Bytes

Contents

.flags {
  list-style-type: none;
  padding: 0;
  margin-left: 0;  
}

.flags .l {
  float: left;
}

.border .flag {
  border: 1px solid;  
}

.border .flag.selected {
  border: 1px solid black;
}

.f16.flag {
  width: 16px;
  height: 16px;
  line-height: 16px;
}

.f24.flag {
  width: 24px;
  height: 24px;
  line-height: 24px;
}

.f32.flag {
  width: 32px;
  height: 32px;
  line-height: 32px; 
}

.f48.flag {
  width: 48px;
  height: 48px;
  line-height: 48px; 
}

.f64.flag {
  width: 64px;
  height: 64px;
  line-height: 64px; 
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
world-flags-0.6.2.1 vendor/assets/stylesheets/flags/basic.css
world-flags-0.6.2 vendor/assets/stylesheets/flags/basic.css