source: extensions/SmiliesSupport/template/style.css @ 23234

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

rewrite admin page
new set from Pidgin

File size: 377 bytes
Line 
1select[name='folder'], select[name='folder'] option {
2  background-position:2px center;
3  background-repeat:no-repeat;
4  padding:2px 2px 2px 26px;
5  height:22px;
6}
7
8.token-input-list li {
9  clear:none !important;
10  padding: 1px 3px !important;
11  margin-bottom: 3px !important;
12}
13
14table#preview {
15  margin:10px 0 0 0;
16}
17
18input, select {
19  border-radius:3px;
20}
Note: See TracBrowser for help on using the repository browser.