Sha256: 05f3a81c8551d417c89c55e5de3f2efc0578e3921363903fa29a5981897aff00

Contents?: true

Size: 429 Bytes

Versions: 3

Compression:

Stored size: 429 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;
}

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

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

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

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
world-flags-0.6.6 app/assets/stylesheets/flags/basic.css
world-flags-0.6.5 vendor/assets/stylesheets/flags/basic.css
world-flags-0.6.4 vendor/assets/stylesheets/flags/basic.css