Show More
@@ -2,7 +2,7 b'' | |||
|
2 | 2 | |
|
3 | 3 | |
|
4 | 4 | .celltoolbar { |
|
5 |
border: thin solid # |
|
|
5 | border: thin solid #CFCFCF; | |
|
6 | 6 | margin-left: 0px; |
|
7 | 7 | border-bottom: none; |
|
8 | 8 | background : #EEE; |
@@ -59,16 +59,18 b" all or one cell's toolbars." | |||
|
59 | 59 | margin: 10px; |
|
60 | 60 | margin-top: 0px; |
|
61 | 61 | margin-bottom: 0px; |
|
62 |
font-size: |
|
|
63 |
height: |
|
|
62 | font-size: 87%; | |
|
63 | height:18px; | |
|
64 | 64 | display:inline; |
|
65 | width:auto; | |
|
65 | 66 | } |
|
66 | 67 | |
|
67 | 68 | .celltoolbar label{ |
|
68 | 69 | display:inline; |
|
69 | 70 | } |
|
71 | ||
|
70 | 72 | .celltoolbar label span { |
|
71 |
font-size: |
|
|
73 | font-size: 87%; | |
|
72 | 74 | } |
|
73 | 75 | |
|
74 | 76 | .celltoolbar input[type=checkbox] { |
General Comments 0
You need to be logged in to leave comments.
Login now