/v3.2/nimbits-tds/web/resources/css/resources.css

http://nimbits-server.googlecode.com/ · CSS · 483 lines · 370 code · 98 blank · 15 comment · 0 complexity · f4b9d61a642f94a1a44b91fdd449fd3d MD5 · raw file

  1. /*
  2. * Copyright (c) 2010 Tonic Solutions LLC.
  3. *
  4. * http://www.nimbits.com
  5. *
  6. *
  7. * Licensed under the GNU GENERAL PUBLIC LICENSE, Version 3.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
  8. *
  9. * http://www.gnu.org/licenses/gpl.html
  10. *
  11. * Unless required by applicable law or agreed to in writing, software distributed under the license is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
  12. */
  13. * {
  14. font-family: arial, helvetica, tahoma, sans-serif;
  15. }
  16. .floatpanel {
  17. float: left;
  18. }
  19. .menubar {
  20. float: right;
  21. align: right;
  22. background-color: #e6eae7;
  23. }
  24. .fillpanel {
  25. }
  26. .x-theme-slate #demo-header {
  27. background: #1E4176 url(../images/bg/slate-hd-bg.gif) repeat-x scroll 0pt;
  28. }
  29. .drag-ok {
  30. border: 1px solid green !important;
  31. background-color: #e6eae7;
  32. }
  33. /* chooser */
  34. #img-chooser-dlg .details {
  35. padding: 10px;
  36. text-align: center;
  37. }
  38. #img-chooser-dlg .details-info {
  39. border-top: 1px solid #cccccc;
  40. font: 11px Arial, Helvetica, sans-serif;
  41. margin-top: 5px;
  42. padding-top: 5px;
  43. text-align: left;
  44. }
  45. #img-chooser-dlg .details-info b {
  46. color: #555555;
  47. display: block;
  48. margin-bottom: 4px;
  49. }
  50. #img-chooser-dlg .details-info span {
  51. display: block;
  52. margin-bottom: 5px;
  53. margin-left: 5px;
  54. }
  55. #img-chooser-view {
  56. background: white;
  57. font: 11px Arial, Helvetica, sans-serif;
  58. }
  59. #img-chooser-view .thumb {
  60. background: #dddddd;
  61. padding: 3px;
  62. }
  63. #img-chooser-view .thumb img {
  64. height: 60px;
  65. width: 80px;
  66. }
  67. #img-chooser-view .thumb-wrap {
  68. float: left;
  69. margin: 4px;
  70. margin-right: 0;
  71. padding: 5px;
  72. }
  73. #img-chooser-view .thumb-wrap span {
  74. display: block;
  75. overflow: hidden;
  76. text-align: center;
  77. }
  78. #img-chooser-view .x-view-over {
  79. border: 1px solid #dddddd;
  80. background: #efefef repeat-x left top;
  81. padding: 4px;
  82. }
  83. #img-chooser-view .x-view-selected {
  84. background: #DFEDFF;
  85. border: 1px solid #6593cf;
  86. padding: 4px;
  87. }
  88. #img-chooser-view .x-view-selected .thumb {
  89. background: transparent;
  90. }
  91. #img-chooser-view .x-view-selected span {
  92. color: #1A4D8F;
  93. }
  94. #img-chooser-view .loading-indicator {
  95. font-size: 11px;
  96. background-image: url('../../resources/images/grid/loading.gif');
  97. background-repeat: no-repeat;
  98. background-position: left;
  99. padding-left: 20px;
  100. margin: 10px;
  101. }
  102. /* list view */
  103. #images-view .x-panel-body {
  104. background: white;
  105. font: 11px Arial, Helvetica, sans-serif;
  106. }
  107. #images-view .thumb {
  108. background: #dddddd;
  109. padding: 3px;
  110. }
  111. #images-view .thumb img {
  112. height: 60px;
  113. width: 80px;
  114. }
  115. #images-view .thumb-wrap {
  116. float: left;
  117. margin: 0px;
  118. margin-right: 0;
  119. padding: 0px;
  120. border: 0px
  121. }
  122. #images-view .thumb-wrap span {
  123. display: block;
  124. overflow: hidden;
  125. text-align: center;
  126. }
  127. #images-view .x-view-over {
  128. border: 1px solid #dddddd;
  129. background: #efefef url(../../gxt/images/default/grid/row-over.gif) repeat-x left top;
  130. padding: 4px;
  131. }
  132. #images-view .x-view-selected {
  133. background: #eff5fb no-repeat right bottom;
  134. border: 1px solid #99bbe8;
  135. padding: 4px;
  136. }
  137. #images-view .x-view-selected .thumb {
  138. background: transparent;
  139. }
  140. #images-view .loading-indicator {
  141. font-size: 11px;
  142. background-image: url(../../gxt/resources/images/default/grid/loading.gif);
  143. background-repeat: no-repeat;
  144. background-position: left;
  145. padding-left: 20px;
  146. margin: 10px;
  147. }
  148. /* totals grid */
  149. .x-grid3-body .x-grid3-td-cost {
  150. background-color: #F1F2F4;
  151. }
  152. .x-grid3-summary-row {
  153. background: #F1F2F4 none repeat scroll 0% 50%;
  154. border-left: 1px solid #FFFFFF;
  155. border-right: 1px solid #FFFFFF;
  156. color: #333333;
  157. }
  158. .x-grid3-summary-row .x-grid3-cell-inner {
  159. font-weight: bold;
  160. padding-bottom: 4px;
  161. }
  162. .x-grid3-cell-inner {
  163. font-family: "segoe ui", tahoma, arial, sans-serif;
  164. }
  165. #demo-header {
  166. background: #1E4176 url(../images/bg/hd-bg.gif) repeat-x scroll 0pt;
  167. border: 0pt none;
  168. padding-left: 3px;
  169. }
  170. #demo-theme {
  171. float: right;
  172. padding-top: 5px;
  173. padding-right: 8px;
  174. }
  175. #demo-title {
  176. color: white;
  177. font-family: tahoma, arial, sans-serif;
  178. font-size: 16px;
  179. font-size-adjust: none;
  180. font-stretch: normal;
  181. font-style: normal;
  182. font-variant: normal;
  183. font-weight: normal;
  184. line-height: normal;
  185. padding: 6 0 8 6px;
  186. }
  187. .sample-box {
  188. float: left;
  189. width: 135px;
  190. margin: 5px 5px 0 5px;
  191. text-align: center;
  192. height: 114px;
  193. cursor: default;
  194. color: #444;
  195. overflow: hidden;
  196. }
  197. .sample-over {
  198. background: transparent url(../images/thumbs/sample-over.gif) no-repeat;
  199. }
  200. .sample-over div {
  201. color: #1860A8;
  202. }
  203. .sample-box div, #sample-box div a {
  204. font-size: 10px;
  205. line-height: 12px;
  206. font-family: tahoma, arial, sans-serif;
  207. }
  208. .sample-box dt a {
  209. border: 0 none !important;
  210. }
  211. .x-view-over {
  212. background: #EFEFEF url(../images/default/grid/row-over.gif) repeat-x scroll left top;
  213. border: 1px solid #DDDDDD;
  214. padding: 4px;
  215. }
  216. .x-view-selected {
  217. border: 1px solid #99BBE8;
  218. padding: 4px;
  219. }
  220. .x-view-selected .thumb {
  221. background: transparent none repeat scroll 0%;
  222. }
  223. .green {
  224. color: green;
  225. }
  226. .red {
  227. color: red;
  228. }
  229. .text {
  230. font-size: 12px;
  231. }
  232. .pad-text {
  233. font-size: 12px;
  234. padding: 5px;
  235. }
  236. .x-grid3-row-body p {
  237. margin: 5px 5px 10px 5px !important;
  238. }
  239. .icon-app-side {
  240. background-image: url(../images/icons/application_side_list.png) !important;
  241. }
  242. .icon-calendar {
  243. background-image: url(../images/icons/calendar.gif) !important;
  244. }
  245. .icon-list-items {
  246. background-image: url(../images/icons/list-items.gif) !important;
  247. }
  248. .icon-menu-show {
  249. background-image: url(../images/icons/menu-show.gif) !important;
  250. }
  251. .icon-user-add {
  252. background-image: url(../images/icons/fam/user_add.gif) !important;
  253. }
  254. .icon-user-delete {
  255. background-image: url(../images/icons/fam/user_delete.gif) !important;
  256. }
  257. .icon-connect {
  258. background-image: url(../images/icons/fam/connect.gif) !important;
  259. }
  260. .icon-accordion {
  261. background-image: url(../images/icons/accordion.gif) !important;
  262. }
  263. .user {
  264. background-image: url(../images/icons/fam/user.gif) !important;
  265. }
  266. .user-add {
  267. background-image: url(../images/icons/fam/user_add.gif) !important;
  268. }
  269. .user-delete {
  270. background-image: url(../images/icons/fam/user_delete.gif) !important;
  271. }
  272. .connect {
  273. background-image: url(../images/icons/fam/connect.gif) !important;
  274. }
  275. .user-girl {
  276. background-image: url(../images/icons/fam/user_female.gif) !important;
  277. }
  278. .user-kid {
  279. background-image: url(../images/icons/fam/user_green.gif) !important;
  280. }
  281. .user-suit {
  282. background-image: url(../images/icons/fam/user_suit.gif) !important;
  283. }
  284. .icon-filter {
  285. background-image: url(../images/icons/funnel.png) !important;
  286. }
  287. .icon-form {
  288. background-image: url(../images/icons/application_form.png) !important;
  289. }
  290. .icon-add {
  291. background-image: url(../images/icons/add.gif) !important;
  292. }
  293. .icon-plugin {
  294. background-image: url(../images/icons/plugin.png) !important;
  295. }
  296. .icon-table {
  297. background-image: url(../images/icons/table.png) !important;
  298. }
  299. .icon-delete {
  300. background-image: url(../images/icons/delete.gif) !important;
  301. }
  302. .icon-email {
  303. background-image: url(../images/icons/email.png) !important;
  304. }
  305. .icon-email-add {
  306. background-image: url(../images/icons/email_add.png) !important;
  307. }
  308. .icon-email-reply {
  309. background-image: url(../images/icons/email_go.png) !important;
  310. }
  311. .icon-date-add {
  312. background-image: url(../images/icons/date-add.png) !important;
  313. }
  314. .icon-contact {
  315. background-image: url(../images/icons/vcard.png) !important;
  316. }
  317. .icon-contact-add {
  318. background-image: url(../images/icons/vcard_add.png) !important;
  319. }
  320. .icon-shell {
  321. background-image: url(../images/icons/shell.gif) !important;
  322. }
  323. .icon-page {
  324. background-image: url(../images/icons/document.gif) !important;
  325. }
  326. .icon-page-java {
  327. background-image: url(../images/icons/page_white_cup.png) !important;
  328. }
  329. .icon-page-html {
  330. background-image: url(../images/icons/page_white_code.png) !important;
  331. }
  332. .icon-album {
  333. background-image: url(../images/icons/album.gif) !important;
  334. }
  335. .icon-text {
  336. background-image: url(../images/icons/text.gif) !important;
  337. }
  338. .icon-add-disabled {
  339. background-image: url(../images/icons/add.gif) !important;
  340. }
  341. .icon-chart {
  342. background-image: url(../images/icons/chart.png) !important;
  343. }
  344. .icon-list {
  345. background-image: url(../images/icons/list.gif) !important;
  346. }
  347. .icon-feed {
  348. background-image: url(../images/icons/feed.gif) !important;
  349. }
  350. .icon-info {
  351. background-image: url(../images/icons/information.png) !important;
  352. }
  353. .icon-info-white {
  354. background-image: url(../images/icons/information-white.gif) !important;
  355. }
  356. .icon-music {
  357. background-image: url(../images/icons/music.png) !important;
  358. }
  359. .icon-printer {
  360. background-image: url(../images/icons/printer.png) !important;
  361. }
  362. .icon-page-code {
  363. background-image: url(../images/icons/page.png) !important;
  364. }
  365. .icon-tabs {
  366. background-image: url(../images/icons/tabs.gif) !important;
  367. }
  368. .add {
  369. background-image: url(../images/icons/toolbar/add.gif) !important;
  370. }
  371. .add16 {
  372. background-image: url(../images/icons/toolbar/add16.gif) !important;
  373. }
  374. .add24 {
  375. background-image: url(../images/icons/toolbar/add24.gif) !important;
  376. }
  377. #custom-slider {
  378. width: 214px;
  379. padding-top: 6px;
  380. background-repeat: no-repeat;
  381. background-image: url(../images/bg/ticks.gif);
  382. }
  383. #custom-slider .x-slider-thumb {
  384. background-image: url(../images/bg/slider-thumb.png);
  385. }