@@ -13,11 +13,11 | |||||
13 | } |
|
13 | } | |
14 |
|
14 | |||
15 | .jstElements { |
|
15 | .jstElements { | |
16 | padding: 3px 3px; |
|
16 | padding: 3px 3px 3px 0; | |
17 | } |
|
17 | } | |
18 |
|
18 | |||
19 | .jstElements button { |
|
19 | .jstElements button { | |
20 |
margin-right |
|
20 | margin-right: 4px; | |
21 | width : 24px; |
|
21 | width : 24px; | |
22 | height: 24px; |
|
22 | height: 24px; | |
23 | padding: 4px; |
|
23 | padding: 4px; | |
@@ -29,7 +29,8 | |||||
29 | background-repeat: no-repeat; |
|
29 | background-repeat: no-repeat; | |
30 | } |
|
30 | } | |
31 | .jstElements button:hover { |
|
31 | .jstElements button:hover { | |
32 |
border-color |
|
32 | border-color: #bbb; | |
|
33 | background-color: #e5e5e5; | |||
33 | } |
|
34 | } | |
34 | .jstElements button span { |
|
35 | .jstElements button span { | |
35 | display : none; |
|
36 | display : none; | |
@@ -41,7 +42,7 | |||||
41 | .jstSpacer { |
|
42 | .jstSpacer { | |
42 | width : 0px; |
|
43 | width : 0px; | |
43 | font-size: 1px; |
|
44 | font-size: 1px; | |
44 |
margin-right: |
|
45 | margin-right: 6px; | |
45 | } |
|
46 | } | |
46 |
|
47 | |||
47 | .jstElements .help { float: right; margin-right: 0.5em; padding-top: 8px; font-size: 0.9em; } |
|
48 | .jstElements .help { float: right; margin-right: 0.5em; padding-top: 8px; font-size: 0.9em; } |
General Comments 0
You need to be logged in to leave comments.
Login now