Sha256: 4566d8bd5daeaa7b0adcbee33f1642e09d0fae9e9cfde542bd36515dc5100a14

Contents?: true

Size: 537 Bytes

Versions: 1

Compression:

Stored size: 537 Bytes

Contents

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

	.l {
  	float: left;
	}  
}

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

  .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

1 entries across 1 versions & 1 rubygems

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