source: extensions/CryptograPHP/template/style.css @ 26554

Last change on this file since 26554 was 26554, checked in by mistic100, 10 years ago

update Securimage to 3.5.1, new font, new preset, allow to use backgrounds

File size: 266 bytes
Line 
1.button img {
2  margin:1px;
3  padding:3px;
4  border:1px solid #999;
5}
6.button.selected img {
7  border-color:#f70;
8}
9
10.properties b {
11  display:inline-block;
12  min-width:200px;
13  text-align:right;
14  vertical-align:top;
15}
16
17.chzn-choices li {
18  clear:none !important;
19}
Note: See TracBrowser for help on using the repository browser.