~kosova/+junk/tuxfamily-twiki

« back to all changes in this revision

Viewing changes to foswiki/pub/System/TinyMCEPlugin/tinymce/jscripts/tiny_mce/plugins/foswikibuttons/css/popup_src.css

  • Committer: James Michael DuPont
  • Date: 2009-07-18 19:58:49 UTC
  • Revision ID: jamesmikedupont@gmail.com-20090718195849-vgbmaht2ys791uo2
added foswiki

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
td.colours {
 
2
  border-width : 1px;
 
3
  border-style : solid;
 
4
  border-color : black;
 
5
  font-size : 1px;
 
6
  margin: 0;
 
7
  padding: 0;
 
8
}
 
9
 
 
10
td.foswikicolours {
 
11
  border-width : 2px;
 
12
  border-style : solid;
 
13
  border-color : red;
 
14
  font-size : 1px;
 
15
  margin: 0;
 
16
  padding: 0;
 
17
}
 
18
 
 
19
table.colours {
 
20
  border-width : 2px;
 
21
  border-style : solid;
 
22
  cursor : default
 
23
}
 
24
 
 
25
input.colours {
 
26
  border-width : 0px;
 
27
  border-style : none;
 
28
  cursor : default;
 
29
  width : 10px;
 
30
  height : 10px;
 
31
  margin: 0px;
 
32
}
 
 
b'\\ No newline at end of file'