You are here

ShareThisForm.css in ShareThis 7

Same filename and directory in other branches
  1. 7.2 ShareThisForm.css
.st_form {
	color:#333333;
	padding:10px;	
	margin:0px;
	margin-bottom: 25px;
	
	border:1px solid darkgrey;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	
	background: #eaeeef; 
    background: -moz-linear-gradient(top, #eaeeef 0%, #fff 90%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaeeef), color-stop(90%,#fff)); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeeef', endColorstr='#fff',GradientType=0 );
}

.st_formButton, .st_formButtonSave {
	margin:0px;
	margin-bottom:10px;
	margin-right:7px;
	padding:10px;
	display:inline-block;
	color:#056D2D;
	text-align:center;
	font-size:1.2em;
	width:120px;
	cursor:pointer;
	
	border:1px solid #888888;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	background: #eeeeee; 
    background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 90%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(90%,#cccccc)); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );	
}

.st_formButton:hover, .st_formButtonSave:hover {
	background: #cccccc; 
	border:1px solid #aaaaaa;
	
    background: -moz-linear-gradient(top, #cccccc 0%, #eeeeee 90%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(90%,#eeeeee)); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#eeeeee',GradientType=0 );
}

.st_formSubtitle {
	font-size:.7em;
	color:black;	
}

.st_widgetPic {
	position:absolute;
	left:206px;
	display:block;
	background:white;
	padding:10px;
	border:1px solid black;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;		
}

.st_widgetPicContain {
	display:block;
	height:285px;
	overflow:hidden;	
	
	border:1px solid #aaaaaa;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
}

.st_multi .st_widgetPicContain img{
	margin-top:-285px;
}

.st_widgetPic img {
	margin:0px;
	padding:0px;
	display:block;
}

.st_widgetContain {
	width:800px;	
	height:340px;
	position:relative;
}

.st_buttonContain {
	height:340px;	
}

.st_select, .st_select:hover {
	background: #aaaaaa; 
	border: 2px solid #118811;
	margin-bottom:8px;
}

.st_formPickerLeft, .st_formPickerMid, .st_formPickerRight {
	display:block;
	float:left;
	height:294px;
	width:327px;
	border:1px solid black;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;
    overflow:hidden;
}

.st_formPickerMid {
	width:100px;
	border:none;
	margin-top:40px;
}

.st_clear {
	clear:both;	
}

#st_formULLeft, #st_formULRight  {
	display:block;
	overflow-y:scroll;	
	height:255px;
	margin:0px;
	list-style:none;
	background-color: #eeeeee;
}

.st_formULHeader {
	display:block;
	font-size:1.2em;
	padding:10px;
	background-color: #115511;
	color:#115511;
	
	background: #eeeeee; 
    background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 90%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(90%,#cccccc)); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );	
}

.st_pickerLi {
	border-bottom:1px solid black;	
	padding:5px;
	background: #ffffee; 
	cursor:pointer;
}

.st_pickerLi:hover {
	background:#aaffcc;
}

.st_selectLi, .st_selectLi:hover {
	background:#88dd11;
}

.st_arrow {
	display:block;
	height:35px;
	width:35px;
	margin:30px;
	margin-bottom:10px;
	margin-top:10px;
	overflow:hidden;
	cursor:pointer;
}

.st_up:hover {
	margin-top:-152px;
}

.st_left {
	margin-top:-37px;
}

.st_left:hover {
	margin-top:-189px;
}

.st_right {
	margin-top:-75px;	
}

.st_right:hover {
	margin-top:-227px;	
}

.st_down {
	margin-top:-114px;	
}

.st_down:hover {
	margin-top:-266px;	
}

.st_formMessage {
	color:red;	
}

.st_buttonSelectImage {
	left:206px;
	display:block;
	background:white;
	padding:10px;
	border:1px solid #aaaaaa;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;		
}

.st_buttonSelectSprite {
	display:block;
	padding:0px;
	margin:0px;
}

.st_spriteCover {
	position:absolute;
	left:219px;
	top:100px;
	display:block;
	margin:10px;	
	overflow:hidden;
	height:73px;
	width:600px;
	z-index:5;
}

.st_buttonContain {
	position:relative;
	width:400px;
}

.stbc_ { margin-top: -90px; }
.stbc_large { margin-top: -10px; }
.stbc_hcount { margin-top: -244px; }
.stbc_vcount { margin-top: -315px; }
.stbc_button { margin-top: -166px; }

File

ShareThisForm.css
View source
  1. .st_form {
  2. color:#333333;
  3. padding:10px;
  4. margin:0px;
  5. margin-bottom: 25px;
  6. border:1px solid darkgrey;
  7. -moz-border-radius: 10px;
  8. -webkit-border-radius: 10px;
  9. border-radius: 10px;
  10. background: #eaeeef;
  11. background: -moz-linear-gradient(top, #eaeeef 0%, #fff 90%);
  12. background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaeeef), color-stop(90%,#fff));
  13. filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeeef', endColorstr='#fff',GradientType=0 );
  14. }
  15. .st_formButton, .st_formButtonSave {
  16. margin:0px;
  17. margin-bottom:10px;
  18. margin-right:7px;
  19. padding:10px;
  20. display:inline-block;
  21. color:#056D2D;
  22. text-align:center;
  23. font-size:1.2em;
  24. width:120px;
  25. cursor:pointer;
  26. border:1px solid #888888;
  27. -moz-border-radius: 5px;
  28. -webkit-border-radius: 5px;
  29. border-radius: 5px;
  30. background: #eeeeee;
  31. background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 90%);
  32. background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(90%,#cccccc));
  33. filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
  34. }
  35. .st_formButton:hover, .st_formButtonSave:hover {
  36. background: #cccccc;
  37. border:1px solid #aaaaaa;
  38. background: -moz-linear-gradient(top, #cccccc 0%, #eeeeee 90%);
  39. background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(90%,#eeeeee));
  40. filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#eeeeee',GradientType=0 );
  41. }
  42. .st_formSubtitle {
  43. font-size:.7em;
  44. color:black;
  45. }
  46. .st_widgetPic {
  47. position:absolute;
  48. left:206px;
  49. display:block;
  50. background:white;
  51. padding:10px;
  52. border:1px solid black;
  53. -moz-border-radius: 5px;
  54. -webkit-border-radius: 5px;
  55. border-radius: 5px;
  56. }
  57. .st_widgetPicContain {
  58. display:block;
  59. height:285px;
  60. overflow:hidden;
  61. border:1px solid #aaaaaa;
  62. -moz-border-radius: 5px;
  63. -webkit-border-radius: 5px;
  64. border-radius: 5px;
  65. }
  66. .st_multi .st_widgetPicContain img{
  67. margin-top:-285px;
  68. }
  69. .st_widgetPic img {
  70. margin:0px;
  71. padding:0px;
  72. display:block;
  73. }
  74. .st_widgetContain {
  75. width:800px;
  76. height:340px;
  77. position:relative;
  78. }
  79. .st_buttonContain {
  80. height:340px;
  81. }
  82. .st_select, .st_select:hover {
  83. background: #aaaaaa;
  84. border: 2px solid #118811;
  85. margin-bottom:8px;
  86. }
  87. .st_formPickerLeft, .st_formPickerMid, .st_formPickerRight {
  88. display:block;
  89. float:left;
  90. height:294px;
  91. width:327px;
  92. border:1px solid black;
  93. -moz-border-radius: 5px;
  94. -webkit-border-radius: 5px;
  95. border-radius:5px;
  96. overflow:hidden;
  97. }
  98. .st_formPickerMid {
  99. width:100px;
  100. border:none;
  101. margin-top:40px;
  102. }
  103. .st_clear {
  104. clear:both;
  105. }
  106. #st_formULLeft, #st_formULRight {
  107. display:block;
  108. overflow-y:scroll;
  109. height:255px;
  110. margin:0px;
  111. list-style:none;
  112. background-color: #eeeeee;
  113. }
  114. .st_formULHeader {
  115. display:block;
  116. font-size:1.2em;
  117. padding:10px;
  118. background-color: #115511;
  119. color:#115511;
  120. background: #eeeeee;
  121. background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 90%);
  122. background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(90%,#cccccc));
  123. filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
  124. }
  125. .st_pickerLi {
  126. border-bottom:1px solid black;
  127. padding:5px;
  128. background: #ffffee;
  129. cursor:pointer;
  130. }
  131. .st_pickerLi:hover {
  132. background:#aaffcc;
  133. }
  134. .st_selectLi, .st_selectLi:hover {
  135. background:#88dd11;
  136. }
  137. .st_arrow {
  138. display:block;
  139. height:35px;
  140. width:35px;
  141. margin:30px;
  142. margin-bottom:10px;
  143. margin-top:10px;
  144. overflow:hidden;
  145. cursor:pointer;
  146. }
  147. .st_up:hover {
  148. margin-top:-152px;
  149. }
  150. .st_left {
  151. margin-top:-37px;
  152. }
  153. .st_left:hover {
  154. margin-top:-189px;
  155. }
  156. .st_right {
  157. margin-top:-75px;
  158. }
  159. .st_right:hover {
  160. margin-top:-227px;
  161. }
  162. .st_down {
  163. margin-top:-114px;
  164. }
  165. .st_down:hover {
  166. margin-top:-266px;
  167. }
  168. .st_formMessage {
  169. color:red;
  170. }
  171. .st_buttonSelectImage {
  172. left:206px;
  173. display:block;
  174. background:white;
  175. padding:10px;
  176. border:1px solid #aaaaaa;
  177. -moz-border-radius: 5px;
  178. -webkit-border-radius: 5px;
  179. border-radius: 5px;
  180. }
  181. .st_buttonSelectSprite {
  182. display:block;
  183. padding:0px;
  184. margin:0px;
  185. }
  186. .st_spriteCover {
  187. position:absolute;
  188. left:219px;
  189. top:100px;
  190. display:block;
  191. margin:10px;
  192. overflow:hidden;
  193. height:73px;
  194. width:600px;
  195. z-index:5;
  196. }
  197. .st_buttonContain {
  198. position:relative;
  199. width:400px;
  200. }
  201. .stbc_ { margin-top: -90px; }
  202. .stbc_large { margin-top: -10px; }
  203. .stbc_hcount { margin-top: -244px; }
  204. .stbc_vcount { margin-top: -315px; }
  205. .stbc_button { margin-top: -166px; }