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

Last change on this file since 23209 was 23209, checked in by mistic100, 11 years ago

rewrite config page

File size: 301 bytes
Line 
1.preset img, .button img {
2  margin:1px;
3  padding:3px;
4  border:1px solid #999;
5}
6.preset.selected img, .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.