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

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

use selectize

File size: 282 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.selectize-control {
18  width:300px;
19  display:inline-block;
20}
Note: See TracBrowser for help on using the repository browser.