Rev | Line | |
---|
[11600] | 1 | .gplus1_buttons { |
---|
| 2 | border-spacing: 0px; |
---|
| 3 | border:10px solid #f9f9f9; |
---|
| 4 | border-radius:10px; |
---|
| 5 | margin-bottom:20px; |
---|
| 6 | } |
---|
| 7 | |
---|
| 8 | .gplus1_buttons td { |
---|
| 9 | padding:10px 40px; |
---|
| 10 | background-color:#f9f9f9; |
---|
| 11 | border:1px solid #f5f5f5; |
---|
| 12 | border-right-color:#ddd; |
---|
| 13 | border-bottom-color:#ddd; |
---|
| 14 | text-align:center; |
---|
| 15 | vertical-align:center; |
---|
| 16 | } |
---|
| 17 | .gplus1_buttons td:hover { |
---|
| 18 | background-color:#efefef; |
---|
| 19 | } |
---|
| 20 | .gplus1_buttons tr td:last-child { |
---|
| 21 | border-right:none; |
---|
| 22 | } |
---|
| 23 | .gplus1_buttons tr:last-child td { |
---|
| 24 | border-bottom:none; |
---|
| 25 | } |
---|
| 26 | tr.property td, tr.submit td { |
---|
| 27 | padding:10px 5px; |
---|
| 28 | } |
---|
| 29 | tr.property td:hover, tr.submit td:hover { |
---|
| 30 | background-color:#f9f9f9; |
---|
| 31 | } |
---|
| 32 | tr.property td:first-child { |
---|
| 33 | text-align:right; |
---|
| 34 | font-weight:bold; |
---|
| 35 | } |
---|
| 36 | tr.property td:last-child { |
---|
| 37 | text-align:left; |
---|
| 38 | } |
---|
| 39 | tr.submit input { |
---|
| 40 | background-color: #F5F5F5; |
---|
| 41 | border: 1px solid rgba(0, 0, 0, 0.1); |
---|
| 42 | border-radius: 2px 2px 2px 2px; |
---|
| 43 | color: #666666; |
---|
| 44 | font-weight:bold; |
---|
| 45 | height: 29px; |
---|
| 46 | line-height: 27px; |
---|
| 47 | min-width: 54px; |
---|
| 48 | padding: 0 8px; |
---|
| 49 | text-align: center; |
---|
| 50 | } |
---|
| 51 | tr.submit input:hover { |
---|
| 52 | background-color: #F8F8F8; |
---|
| 53 | border: 1px solid #C6C6C6; |
---|
| 54 | box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); |
---|
| 55 | color: #333333; |
---|
| 56 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.