You are here

globallink_active_submissions.css in GlobalLink Connect for Drupal 7.7

.globallink-node-select-submission-form .globallink-node-select-submission-edit {
  margin-left: 9px;
}

.globallink-node-select-submission-form .globallink-edit-submit-go,
.globallink-node-select-submission-form .globallink-edit-submit-cancel-submission {
  padding: 4px 21px;
}

.globallink-node-select-submission-form .globallink-edit-submit-go {
  display: none;
}

.form-operations {
  float: right;
  z-index: 999;
  position: relative;
  margin-top: 10px;
}

.globallink-edit-submit-pull-all-submission {
  margin-right: 0px !important;
}

.globallink-edit-submit-import-submission {
  margin-right: 0px !important;
}

form#globallink-node-active-pager-form .tpt-center {
  vertical-align: middle;
  text-align: center;
  float: left;
  margin-top: 10px;
  position: relative;
  z-index: 998;
}

form#globallink-all-active-pager-form .tpt-center {
  vertical-align: middle;
  text-align: center;
  float: left;
  margin-top: 10px;
  position: relative;
  z-index: 998;
}

.gl-import-link {
  background: url('downloadarchive24.png');
  display: block;
  width: 24px;
  height: 24px;
}

.gl-workbench-row-link {
  vertical-align: middle;
}

/* Colors */
.w3-amber,
.w3-hover-amber:hover {
  color: #000!important;
  background-color: #ffc107!important
}
.w3-aqua,
.w3-hover-aqua:hover {
  color: #000!important;
  background-color: #00ffff!important
}
.w3-blue,
.w3-hover-blue:hover {
  color: #fff!important;
  background-color: #2196f3!important
}
.w3-light-blue,
.w3-hover-light-blue:hover {
  color: #000!important;
  background-color: #87ceeb!important
}
.w3-brown,
.w3-hover-brown:hover {
  color: #fff!important;
  background-color: #795548!important
}
.w3-cyan,
.w3-hover-cyan:hover {
  color: #000!important;
  background-color: #00bcd4!important
}
.w3-blue-grey,
.w3-hover-blue-grey:hover,
.w3-blue-gray,
.w3-hover-blue-gray:hover {
  color: #fff!important;
  background-color: #607d8b!important
}
.w3-green,
.w3-hover-green:hover {
  color: #fff!important;
  background-color: #4caf50!important
}
.w3-light-green,
.w3-hover-light-green:hover {
  color: #000!important;
  background-color: #8bc34a!important
}
.w3-indigo,
.w3-hover-indigo:hover {
  color: #fff!important;
  background-color: #3f51b5!important
}
.w3-khaki,
.w3-hover-khaki:hover {
  color: #000!important;
  background-color: #f0e68c!important
}
.w3-lime,
.w3-hover-lime:hover {
  color: #000!important;
  background-color: #cddc39!important
}
.w3-orange,
.w3-hover-orange:hover {
  color: #000!important;
  background-color: #ff9800!important
}
.w3-deep-orange,
.w3-hover-deep-orange:hover {
  color: #fff!important;
  background-color: #ff5722!important
}
.w3-pink,
.w3-hover-pink:hover {
  color: #fff!important;
  background-color: #e91e63!important
}
.w3-purple,
.w3-hover-purple:hover {
  color: #fff!important;
  background-color: #9c27b0!important
}
.w3-deep-purple,
.w3-hover-deep-purple:hover {
  color: #fff!important;
  background-color: #673ab7!important
}
.w3-red,
.w3-hover-red:hover {
  color: #fff!important;
  background-color: #f44336!important
}
.w3-sand,
.w3-hover-sand:hover {
  color: #000!important;
  background-color: #fdf5e6!important
}
.w3-teal,
.w3-hover-teal:hover {
  color: #fff!important;
  background-color: #009688!important
}
.w3-yellow,
.w3-hover-yellow:hover {
  color: #000!important;
  background-color: #ffeb3b!important
}
.w3-white,
.w3-hover-white:hover {
  color: #000!important;
  background-color: #fff!important
}
.w3-black,
.w3-hover-black:hover {
  color: #fff!important;
  background-color: #000!important
}
.w3-grey,
.w3-hover-grey:hover,
.w3-gray,
.w3-hover-gray:hover {
  color: #000!important;
  background-color: #bbb!important
}
.w3-light-grey,
.w3-hover-light-grey:hover,
.w3-light-gray,
.w3-hover-light-gray:hover {
  color: #000!important;
  background-color: #f1f1f1!important
}
.w3-dark-grey,
.w3-hover-dark-grey:hover,
.w3-dark-gray,
.w3-hover-dark-gray:hover {
  color: #fff!important;
  background-color: #616161!important
}
.w3-pale-red,
.w3-hover-pale-red:hover {
  color: #000!important;
  background-color: #ffdddd!important
}
.w3-pale-green,
.w3-hover-pale-green:hover {
  color: #000!important;
  background-color: #ddffdd!important
}
.w3-pale-yellow,
.w3-hover-pale-yellow:hover {
  color: #000!important;
  background-color: #ffffcc!important
}
.w3-pale-blue,
.w3-hover-pale-blue:hover {
  color: #000!important;
  background-color: #ddffff!important
}
.w3-text-red,
.w3-hover-text-red:hover {
  color: #f44336!important
}
.w3-text-green,
.w3-hover-text-green:hover {
  color: #4caf50!important
}
.w3-text-blue,
.w3-hover-text-blue:hover {
  color: #2196f3!important
}
.w3-text-yellow,
.w3-hover-text-yellow:hover {
  color: #ffeb3b!important
}
.w3-text-white,
.w3-hover-text-white:hover {
  color: #fff!important
}
.w3-text-black,
.w3-hover-text-black:hover {
  color: #000!important
}
.w3-text-grey,
.w3-hover-text-grey:hover,
.w3-text-gray,
.w3-hover-text-gray:hover {
  color: #757575!important
}
.w3-text-amber {
  color: #ffc107!important
}
.w3-text-aqua {
  color: #00ffff!important
}
.w3-text-light-blue {
  color: #87ceeb!important
}
.w3-text-brown {
  color: #795548!important
}
.w3-text-cyan {
  color: #00bcd4!important
}
.w3-text-blue-grey,
.w3-text-blue-gray {
  color: #607d8b!important
}
.w3-text-light-green {
  color: #8bc34a!important
}
.w3-text-indigo {
  color: #3f51b5!important
}
.w3-text-khaki {
  color: #b4aa50!important
}
.w3-text-lime {
  color: #cddc39!important
}
.w3-text-orange {
  color: #ff9800!important
}
.w3-text-deep-orange {
  color: #ff5722!important
}
.w3-text-pink {
  color: #e91e63!important
}
.w3-text-purple {
  color: #9c27b0!important
}
.w3-text-deep-purple {
  color: #673ab7!important
}
.w3-text-sand {
  color: #fdf5e6!important
}
.w3-text-teal {
  color: #009688!important
}
.w3-text-light-grey,
.w3-hover-text-light-grey:hover,
.w3-text-light-gray,
.w3-hover-text-light-gray:hover {
  color: #f1f1f1!important
}
.w3-text-dark-grey,
.w3-hover-text-dark-grey:hover,
.w3-text-dark-gray,
.w3-hover-text-dark-gray:hover {
  color: #3a3a3a!important
}
.w3-border-red,
.w3-hover-border-red:hover {
  border-color: #f44336!important
}
.w3-border-green,
.w3-hover-border-green:hover {
  border-color: #4caf50!important
}
.w3-border-blue,
.w3-hover-border-blue:hover {
  border-color: #2196f3!important
}
.w3-border-yellow,
.w3-hover-border-yellow:hover {
  border-color: #ffeb3b!important
}
.w3-border-white,
.w3-hover-border-white:hover {
  border-color: #fff!important
}
.w3-border-black,
.w3-hover-border-black:hover {
  border-color: #000!important
}
.w3-border-grey,
.w3-hover-border-grey:hover,
.w3-border-gray,
.w3-hover-border-gray:hover {
  border-color: #bbb!important
}

File

css/globallink_active_submissions.css
View source
  1. .globallink-node-select-submission-form .globallink-node-select-submission-edit {
  2. margin-left: 9px;
  3. }
  4. .globallink-node-select-submission-form .globallink-edit-submit-go,
  5. .globallink-node-select-submission-form .globallink-edit-submit-cancel-submission {
  6. padding: 4px 21px;
  7. }
  8. .globallink-node-select-submission-form .globallink-edit-submit-go {
  9. display: none;
  10. }
  11. .form-operations {
  12. float: right;
  13. z-index: 999;
  14. position: relative;
  15. margin-top: 10px;
  16. }
  17. .globallink-edit-submit-pull-all-submission {
  18. margin-right: 0px !important;
  19. }
  20. .globallink-edit-submit-import-submission {
  21. margin-right: 0px !important;
  22. }
  23. form#globallink-node-active-pager-form .tpt-center {
  24. vertical-align: middle;
  25. text-align: center;
  26. float: left;
  27. margin-top: 10px;
  28. position: relative;
  29. z-index: 998;
  30. }
  31. form#globallink-all-active-pager-form .tpt-center {
  32. vertical-align: middle;
  33. text-align: center;
  34. float: left;
  35. margin-top: 10px;
  36. position: relative;
  37. z-index: 998;
  38. }
  39. .gl-import-link {
  40. background: url('downloadarchive24.png');
  41. display: block;
  42. width: 24px;
  43. height: 24px;
  44. }
  45. .gl-workbench-row-link {
  46. vertical-align: middle;
  47. }
  48. /* Colors */
  49. .w3-amber,
  50. .w3-hover-amber:hover {
  51. color: #000!important;
  52. background-color: #ffc107!important
  53. }
  54. .w3-aqua,
  55. .w3-hover-aqua:hover {
  56. color: #000!important;
  57. background-color: #00ffff!important
  58. }
  59. .w3-blue,
  60. .w3-hover-blue:hover {
  61. color: #fff!important;
  62. background-color: #2196f3!important
  63. }
  64. .w3-light-blue,
  65. .w3-hover-light-blue:hover {
  66. color: #000!important;
  67. background-color: #87ceeb!important
  68. }
  69. .w3-brown,
  70. .w3-hover-brown:hover {
  71. color: #fff!important;
  72. background-color: #795548!important
  73. }
  74. .w3-cyan,
  75. .w3-hover-cyan:hover {
  76. color: #000!important;
  77. background-color: #00bcd4!important
  78. }
  79. .w3-blue-grey,
  80. .w3-hover-blue-grey:hover,
  81. .w3-blue-gray,
  82. .w3-hover-blue-gray:hover {
  83. color: #fff!important;
  84. background-color: #607d8b!important
  85. }
  86. .w3-green,
  87. .w3-hover-green:hover {
  88. color: #fff!important;
  89. background-color: #4caf50!important
  90. }
  91. .w3-light-green,
  92. .w3-hover-light-green:hover {
  93. color: #000!important;
  94. background-color: #8bc34a!important
  95. }
  96. .w3-indigo,
  97. .w3-hover-indigo:hover {
  98. color: #fff!important;
  99. background-color: #3f51b5!important
  100. }
  101. .w3-khaki,
  102. .w3-hover-khaki:hover {
  103. color: #000!important;
  104. background-color: #f0e68c!important
  105. }
  106. .w3-lime,
  107. .w3-hover-lime:hover {
  108. color: #000!important;
  109. background-color: #cddc39!important
  110. }
  111. .w3-orange,
  112. .w3-hover-orange:hover {
  113. color: #000!important;
  114. background-color: #ff9800!important
  115. }
  116. .w3-deep-orange,
  117. .w3-hover-deep-orange:hover {
  118. color: #fff!important;
  119. background-color: #ff5722!important
  120. }
  121. .w3-pink,
  122. .w3-hover-pink:hover {
  123. color: #fff!important;
  124. background-color: #e91e63!important
  125. }
  126. .w3-purple,
  127. .w3-hover-purple:hover {
  128. color: #fff!important;
  129. background-color: #9c27b0!important
  130. }
  131. .w3-deep-purple,
  132. .w3-hover-deep-purple:hover {
  133. color: #fff!important;
  134. background-color: #673ab7!important
  135. }
  136. .w3-red,
  137. .w3-hover-red:hover {
  138. color: #fff!important;
  139. background-color: #f44336!important
  140. }
  141. .w3-sand,
  142. .w3-hover-sand:hover {
  143. color: #000!important;
  144. background-color: #fdf5e6!important
  145. }
  146. .w3-teal,
  147. .w3-hover-teal:hover {
  148. color: #fff!important;
  149. background-color: #009688!important
  150. }
  151. .w3-yellow,
  152. .w3-hover-yellow:hover {
  153. color: #000!important;
  154. background-color: #ffeb3b!important
  155. }
  156. .w3-white,
  157. .w3-hover-white:hover {
  158. color: #000!important;
  159. background-color: #fff!important
  160. }
  161. .w3-black,
  162. .w3-hover-black:hover {
  163. color: #fff!important;
  164. background-color: #000!important
  165. }
  166. .w3-grey,
  167. .w3-hover-grey:hover,
  168. .w3-gray,
  169. .w3-hover-gray:hover {
  170. color: #000!important;
  171. background-color: #bbb!important
  172. }
  173. .w3-light-grey,
  174. .w3-hover-light-grey:hover,
  175. .w3-light-gray,
  176. .w3-hover-light-gray:hover {
  177. color: #000!important;
  178. background-color: #f1f1f1!important
  179. }
  180. .w3-dark-grey,
  181. .w3-hover-dark-grey:hover,
  182. .w3-dark-gray,
  183. .w3-hover-dark-gray:hover {
  184. color: #fff!important;
  185. background-color: #616161!important
  186. }
  187. .w3-pale-red,
  188. .w3-hover-pale-red:hover {
  189. color: #000!important;
  190. background-color: #ffdddd!important
  191. }
  192. .w3-pale-green,
  193. .w3-hover-pale-green:hover {
  194. color: #000!important;
  195. background-color: #ddffdd!important
  196. }
  197. .w3-pale-yellow,
  198. .w3-hover-pale-yellow:hover {
  199. color: #000!important;
  200. background-color: #ffffcc!important
  201. }
  202. .w3-pale-blue,
  203. .w3-hover-pale-blue:hover {
  204. color: #000!important;
  205. background-color: #ddffff!important
  206. }
  207. .w3-text-red,
  208. .w3-hover-text-red:hover {
  209. color: #f44336!important
  210. }
  211. .w3-text-green,
  212. .w3-hover-text-green:hover {
  213. color: #4caf50!important
  214. }
  215. .w3-text-blue,
  216. .w3-hover-text-blue:hover {
  217. color: #2196f3!important
  218. }
  219. .w3-text-yellow,
  220. .w3-hover-text-yellow:hover {
  221. color: #ffeb3b!important
  222. }
  223. .w3-text-white,
  224. .w3-hover-text-white:hover {
  225. color: #fff!important
  226. }
  227. .w3-text-black,
  228. .w3-hover-text-black:hover {
  229. color: #000!important
  230. }
  231. .w3-text-grey,
  232. .w3-hover-text-grey:hover,
  233. .w3-text-gray,
  234. .w3-hover-text-gray:hover {
  235. color: #757575!important
  236. }
  237. .w3-text-amber {
  238. color: #ffc107!important
  239. }
  240. .w3-text-aqua {
  241. color: #00ffff!important
  242. }
  243. .w3-text-light-blue {
  244. color: #87ceeb!important
  245. }
  246. .w3-text-brown {
  247. color: #795548!important
  248. }
  249. .w3-text-cyan {
  250. color: #00bcd4!important
  251. }
  252. .w3-text-blue-grey,
  253. .w3-text-blue-gray {
  254. color: #607d8b!important
  255. }
  256. .w3-text-light-green {
  257. color: #8bc34a!important
  258. }
  259. .w3-text-indigo {
  260. color: #3f51b5!important
  261. }
  262. .w3-text-khaki {
  263. color: #b4aa50!important
  264. }
  265. .w3-text-lime {
  266. color: #cddc39!important
  267. }
  268. .w3-text-orange {
  269. color: #ff9800!important
  270. }
  271. .w3-text-deep-orange {
  272. color: #ff5722!important
  273. }
  274. .w3-text-pink {
  275. color: #e91e63!important
  276. }
  277. .w3-text-purple {
  278. color: #9c27b0!important
  279. }
  280. .w3-text-deep-purple {
  281. color: #673ab7!important
  282. }
  283. .w3-text-sand {
  284. color: #fdf5e6!important
  285. }
  286. .w3-text-teal {
  287. color: #009688!important
  288. }
  289. .w3-text-light-grey,
  290. .w3-hover-text-light-grey:hover,
  291. .w3-text-light-gray,
  292. .w3-hover-text-light-gray:hover {
  293. color: #f1f1f1!important
  294. }
  295. .w3-text-dark-grey,
  296. .w3-hover-text-dark-grey:hover,
  297. .w3-text-dark-gray,
  298. .w3-hover-text-dark-gray:hover {
  299. color: #3a3a3a!important
  300. }
  301. .w3-border-red,
  302. .w3-hover-border-red:hover {
  303. border-color: #f44336!important
  304. }
  305. .w3-border-green,
  306. .w3-hover-border-green:hover {
  307. border-color: #4caf50!important
  308. }
  309. .w3-border-blue,
  310. .w3-hover-border-blue:hover {
  311. border-color: #2196f3!important
  312. }
  313. .w3-border-yellow,
  314. .w3-hover-border-yellow:hover {
  315. border-color: #ffeb3b!important
  316. }
  317. .w3-border-white,
  318. .w3-hover-border-white:hover {
  319. border-color: #fff!important
  320. }
  321. .w3-border-black,
  322. .w3-hover-border-black:hover {
  323. border-color: #000!important
  324. }
  325. .w3-border-grey,
  326. .w3-hover-border-grey:hover,
  327. .w3-border-gray,
  328. .w3-hover-border-gray:hover {
  329. border-color: #bbb!important
  330. }