Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: _source\skins\office2003\images\arrowleft.gif
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: _source\skins\office2003\images\arrowtop.gif
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
|
|
|
|
| 11 | 11 | } |
| 12 | 12 | } |
| 13 | 13 | |
| | 14 | .cke_skin_office2003 a.cke_toolbox_collapser, |
| | 15 | .cke_skin_office2003 a:hover.cke_toolbox_collapser |
| | 16 | { |
| | 17 | background-image: url(images/arrowtop.gif); |
| | 18 | background-repeat: no-repeat; |
| | 19 | background-position: center center; |
| | 20 | width: 11px; |
| | 21 | height: 11px; |
| | 22 | float: right; |
| | 23 | border: outset 1px; |
| | 24 | margin: 11px 2px 2px; |
| | 25 | cursor: pointer; |
| | 26 | } |
| | 27 | |
| | 28 | .cke_skin_office2003 .cke_rtl a.cke_toolbox_collapser, |
| | 29 | .cke_skin_office2003 .cke_rtl a:hover.cke_toolbox_collapser |
| | 30 | { |
| | 31 | float: left; |
| | 32 | } |
| | 33 | |
| | 34 | .cke_skin_office2003 a.cke_toolbox_collapser_min, |
| | 35 | .cke_skin_office2003 a:hover.cke_toolbox_collapser_min |
| | 36 | { |
| | 37 | background-image: url(images/arrowleft.gif); |
| | 38 | margin: 2px; |
| | 39 | } |
| | 40 | |
| | 41 | .cke_skin_office2003 .cke_rtl a.cke_toolbox_collapser_min, |
| | 42 | .cke_skin_office2003 .cke_rtl a:hover.cke_toolbox_collapser_min |
| | 43 | { |
| | 44 | background-image: url(images/arrowright.gif); |
| | 45 | } |
| | 46 | |
| 14 | 47 | .cke_skin_office2003 .cke_toolbar |
| 15 | 48 | { |
| 16 | 49 | background-color: #d6dff7; |
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: _source\skins\v2\images\arrowleft.gif
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: _source\skins\v2\images\arrowtop.gif
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
|
|
|
|
| 16 | 16 | } |
| 17 | 17 | } |
| 18 | 18 | |
| | 19 | .cke_skin_v2 a.cke_toolbox_collapser, |
| | 20 | .cke_skin_v2 a:hover.cke_toolbox_collapser |
| | 21 | { |
| | 22 | background-image: url(images/arrowtop.gif); |
| | 23 | background-repeat: no-repeat; |
| | 24 | background-position: center center; |
| | 25 | width: 11px; |
| | 26 | height: 11px; |
| | 27 | float: right; |
| | 28 | border: outset 1px; |
| | 29 | margin: 11px 2px 2px; |
| | 30 | cursor: pointer; |
| | 31 | } |
| | 32 | |
| | 33 | .cke_skin_v2 .cke_rtl a.cke_toolbox_collapser, |
| | 34 | .cke_skin_v2 .cke_rtl a:hover.cke_toolbox_collapser |
| | 35 | { |
| | 36 | float: left; |
| | 37 | } |
| | 38 | |
| | 39 | .cke_skin_v2 a.cke_toolbox_collapser_min, |
| | 40 | .cke_skin_v2 a:hover.cke_toolbox_collapser_min |
| | 41 | { |
| | 42 | background-image: url(images/arrowleft.gif); |
| | 43 | margin: 2px; |
| | 44 | } |
| | 45 | |
| | 46 | .cke_skin_v2 .cke_rtl a.cke_toolbox_collapser_min, |
| | 47 | .cke_skin_v2 .cke_rtl a:hover.cke_toolbox_collapser_min |
| | 48 | { |
| | 49 | background-image: url(images/arrowright.gif); |
| | 50 | } |
| | 51 | |
| 19 | 52 | .cke_skin_v2 .cke_toolbar |
| 20 | 53 | { |
| 21 | 54 | padding-top: 1px; |