Changeset 6970
- Timestamp:
- 05/25/11 13:53:25 (2 years ago)
- Location:
- CKEditor/trunk/_source/skins
- Files:
-
- 3 edited
-
kama/dialog.css (modified) (3 diffs)
-
office2003/dialog.css (modified) (2 diffs)
-
v2/dialog.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
CKEditor/trunk/_source/skins/kama/dialog.css
r6937 r6970 865 865 { 866 866 display: inline; 867 cursor: inherit; 867 868 } 868 869 … … 875 876 width: auto; 876 877 height: auto; 878 padding: 0 2px; 877 879 } 878 880 … … 903 905 filter: alpha(opacity=100); 904 906 border: 1px solid white; 907 } 908 909 .cke_skin_kama .cke_hc .ImagePreviewBox 910 { 911 width: 260px; 905 912 } 906 913 -
CKEditor/trunk/_source/skins/office2003/dialog.css
r6937 r6970 787 787 { 788 788 display: inline; 789 cursor: inherit; 789 790 } 790 791 … … 797 798 width: auto; 798 799 height: auto; 800 padding: 0 2px; 799 801 } 800 802 -
CKEditor/trunk/_source/skins/v2/dialog.css
r6937 r6970 789 789 { 790 790 display: inline; 791 cursor: inherit; 791 792 } 792 793 … … 799 800 width:auto; 800 801 height:auto; 802 padding: 0 2px; 801 803 } 802 804
Note: See TracChangeset
for help on using the changeset viewer.
