light-grey.scss 40 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868
  1. @import 'css-variables.scss';
  2. $hilight-color = $highlight-color;
  3. $summary-details-background = $grey-color;
  4. $main-header-background = $frame-background-color;
  5. $table-even-background = $frame-background-color;
  6. $popup-menu-highlight-color = $highlight-color;
  7. $popup-menu-text-color: #000;
  8. $popup-menu-background-color: #fff;
  9. $popup-menu-text-higlight-color: #fff;
  10. $breadcrumb-color: #555;
  11. $breadcrumb-text-color: #fff;
  12. $breadcrumb-highlight-color: $highlight-color;
  13. $breadcrumb-text-highlight-color: #fff;
  14. /* CSS Document */
  15. body {
  16. font-family: Tahoma, Verdana, Arial, Helvetica;
  17. font-size: 10pt;
  18. color: $text-color;
  19. margin: 0; /* Remove body margin/padding */
  20. padding: 0;
  21. overflow: hidden; /* Remove scroll bars on browser window */
  22. }
  23. body.printable-version {
  24. margin:1.5em;
  25. overflow:auto;
  26. }
  27. /* to prevent flicker, hide the pane's content until it's ready */
  28. .ui-layout-center, .ui-layout-north, .ui-layout-south {
  29. display: none;
  30. }
  31. .ui-layout-content {
  32. padding-left: 10px;
  33. }
  34. .raw_output {
  35. font-family: Courier-New, Courier, Arial, Helvetica;
  36. font-size: 8pt;
  37. background-color: #eeeeee;
  38. color: $text-color;
  39. border: 1px dashed $text-color;
  40. padding: 0.25em;
  41. margin-top: 1em;
  42. }
  43. h1 {
  44. font-family: Tahoma, Verdana, Arial, Helvetica;
  45. color: $text-color;
  46. font-weight: bold;
  47. font-size: 12pt;
  48. }
  49. h2 {
  50. font-family: Tahoma, Verdana, Arial, Helvetica;
  51. color: $text-color;
  52. font-weight: normal;
  53. font-size: 12pt;
  54. }
  55. h3 {
  56. font-family: Tahoma, Verdana, Arial, Helvetica;
  57. color: $text-color;
  58. font-weight: normal;
  59. font-size: 10pt;
  60. }
  61. .hilite, .hilite a, .hilite a:visited {
  62. color: $hilight-color;
  63. text-decoration: none;
  64. }
  65. table.datatable {
  66. width: 100%;
  67. border: 0;
  68. padding: 0;
  69. }
  70. td.menucontainer {
  71. text-align: right;
  72. }
  73. table.listResults {
  74. padding: 0px;
  75. border-top: 3px solid $frame-background-color;
  76. border-left: 3px solid $frame-background-color;
  77. border-bottom: 3px solid #e6e6e1;
  78. border-right: 3px solid #e6e6e1;
  79. width: 100%;
  80. background-color: #fff;
  81. }
  82. table.listResults td {
  83. padding: 2px;
  84. }
  85. table.listResults td .view-image {
  86. // Counteract the forced dimensions (usefull for displaying in the details view)
  87. width: inherit !important;
  88. height: inherit !important;
  89. img {
  90. max-width: 48px !important;
  91. max-height: 48px !important;
  92. display: block;
  93. margin-left: auto;
  94. margin-right: auto;
  95. }
  96. }
  97. .edit-image {
  98. .view-image {
  99. display: inline-block;
  100. &.dirty {
  101. // The image will be modified when saving the changes
  102. &.compat {
  103. // Browser not supporting FileReader
  104. background-image: url("ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png");
  105. img {
  106. opacity: 0.3;
  107. }
  108. }
  109. }
  110. }
  111. .edit-buttons {
  112. display: inline-block;
  113. vertical-align: top;
  114. margin-top: 4px;
  115. margin-left: 3px;
  116. .button {
  117. cursor: pointer;
  118. margin-bottom: 3px;
  119. padding: 2px;
  120. background-color: $highlight-color;
  121. &.disabled {
  122. cursor: default;
  123. background-color: $grey-color;
  124. opacity: 0.3;
  125. }
  126. .ui-icon {
  127. background-image: url("ui-lightness/images/ui-icons_ffffff_256x240.png");
  128. }
  129. }
  130. }
  131. .file-input {
  132. display: block;
  133. }
  134. }
  135. /* Center the image both horizontally and vertically, withing a box which size is fixed (depends on the attribute definition) */
  136. .details .view-image {
  137. text-align: center;
  138. padding: 2px;
  139. border: 2px solid #DDDDDD;
  140. border-radius: 6px;
  141. img {
  142. display: inline-block;
  143. vertical-align: middle;
  144. }
  145. .helper-middle {
  146. // Helper to center the image (requires a span dedicated to this)
  147. display: inline-block;
  148. height: 100%;
  149. vertical-align: middle;
  150. }
  151. }
  152. table.listContainer {
  153. border: 0;
  154. padding: 0;
  155. margin:0;
  156. width: 100%;
  157. clear: both;
  158. }
  159. tr.containerHeader, tr.containerHeader td {
  160. background: transparent;
  161. }
  162. tr.even td, .wizContainer tr.even td {
  163. background-color: $table-even-background;
  164. }
  165. tr.red_even td, .wizContainer tr.red_even td {
  166. background-color: #f97e75;
  167. color: #fff;
  168. }
  169. tr.red td, .wizContainer tr.red td {
  170. background-color: #f9a397;
  171. color: #fff;
  172. }
  173. tr.orange_even td, .wizContainer tr.orange_even td {
  174. background-color: #f4d07a;
  175. }
  176. tr.orange td, .wizContainer tr.orange td {
  177. background-color: #f4e96c;
  178. }
  179. tr.green_even td, .wizContainer tr.green_even td {
  180. background-color: #bee5a3;
  181. }
  182. tr.green td, .wizContainer tr.green td {
  183. background-color: #b3e5b4;
  184. }
  185. tr td.hover, tr.even td.hover, .hover a, .hover a:visited, .hover a:hover, .wizContainer tr.even td.hover, .wizContainer tr td.hover {
  186. background-color: #fdf5d0;
  187. color: $text-color;
  188. }
  189. th {
  190. font-family: Tahoma, Verdana, Arial, Helvetica;
  191. font-size: 8pt;
  192. color: $complement-color;
  193. height:20px;
  194. background: $frame-background-color bottom repeat-x;
  195. }
  196. th.header {
  197. cursor: pointer;
  198. background-repeat: no-repeat;
  199. background-position: center right;
  200. background-repeat: no-repeat;
  201. padding-right: 16px; // some space for the asc/desc icons
  202. }
  203. th.headerSortUp {
  204. background-image: url(../images/asc.gif);
  205. text-decoration: underline;
  206. cursor: pointer;
  207. }
  208. th.headerSortDown {
  209. background-image: url(../images/desc.gif);
  210. text-decoration: underline;
  211. cursor: pointer;
  212. }
  213. td {
  214. font-family: Tahoma, Verdana, Arial, Helvetica;
  215. font-size: 12px;
  216. color:#696969;
  217. nobackground-color: #ffffff;
  218. padding: 0px;
  219. }
  220. tr.clicked td {
  221. font-family: Tahoma, Verdana, Arial, Helvetica;
  222. font-size: smaller;
  223. background-color: #ffcfe8;
  224. }
  225. td.label {
  226. vertical-align: top;
  227. }
  228. td.label span {
  229. font-family: Tahoma, Verdana, Arial, Helvetica;
  230. font-size: 12px;
  231. color: #000000;
  232. padding: 5px;
  233. padding-right: 10px;
  234. font-weight:bold;
  235. vertical-align: top;
  236. text-align: right;
  237. display: block;
  238. }
  239. fieldset td.label span {
  240. padding: 3px;
  241. padding-right: 10px;
  242. }
  243. fieldset {
  244. margin-top: 3px;
  245. -moz-border-radius: 6px;
  246. -webkit-border-radius: 6px;
  247. border-radius: 6px;
  248. border-style: solid;
  249. border-color: #ddd;
  250. }
  251. legend {
  252. font-family: Tahoma, Verdana, Arial, Helvetica;
  253. font-size: 12px;
  254. padding:8px;
  255. color: #fff;
  256. background-color: $complement-color;
  257. font-weight: bold;
  258. -moz-border-radius: 6px;
  259. -webkit-border-radius: 6px;
  260. border-radius: 6px;
  261. }
  262. legend.transparent {
  263. background: transparent;
  264. color: #333333;
  265. font-size: 1em;
  266. font-weight: normal;
  267. padding: 0;
  268. }
  269. .ui-widget-content td legend a, .ui-widget-content td legend a:hover, .ui-widget-content td legend a:visited {
  270. color: #fff;
  271. }
  272. .ui-widget-content td a, p a, p a:visited, td a, td a:visited {
  273. text-decoration:none;
  274. color: $complement-color;
  275. padding-left:14px;
  276. background: url(../images/mini-arrow-orange.gif) no-repeat left;
  277. }
  278. .ui-widget-content td a.cke_button, .ui-widget-content td a.cke_toolbox_collapser, .ui-widget-content td a.cke_combo_button, cke_dialog a {
  279. padding-left: 0;
  280. background-image: none;
  281. }
  282. .ui-widget-content td a:hover, p a:hover, td a:hover {
  283. text-decoration:underline;
  284. color:$highlight-color;
  285. }
  286. .cke_reset_all *:hover {
  287. text-decoration: none;
  288. color: #000;
  289. }
  290. table.cke_dialog_contents a.cke_dialog_ui_button_ok {
  291. color: #000;
  292. border-color: $highlight-color;
  293. background: $highlight-color;
  294. }
  295. .cke_notifications_area {
  296. display: none;
  297. }
  298. td a.no-arrow, td a.no-arrow:visited, .SearchDrawer a.no-arrow, .SearchDrawer a.no-arrow:visited {
  299. text-decoration:none;
  300. color:#000000;
  301. padding-left:0px;
  302. background: inherit;
  303. }
  304. td a.no-arrow:hover {
  305. text-decoration:underline;
  306. color:#d81515;
  307. padding-left:0px;
  308. background: inherit;
  309. }
  310. td a.mailto, td a.mailto:visited {
  311. text-decoration:none;
  312. color:#000000;
  313. padding-left:20px;
  314. background: url(../images/mail.png?v=#{$version}) no-repeat left;
  315. }
  316. td a.mailto:hover {
  317. text-decoration:underline;
  318. color:$highlight-color;
  319. padding-left:20px;
  320. background: url(../images/mail.png?v=#{$version}) no-repeat left;
  321. }
  322. a.small_action {
  323. font-family: Tahoma, Verdana, Arial, Helvetica;
  324. font-size: 8pt;
  325. color: #000000;
  326. text-decoration:none;
  327. }
  328. .display_block {
  329. padding:0.25em;
  330. }
  331. .actions_details {
  332. float:right;
  333. margin-top:10px;
  334. margin-right:10px;
  335. padding-left: 5px;
  336. padding-top: 2px;
  337. padding-bottom: 2px;
  338. background: $highlight-color url(../images/actions_left.png?v=#{$version}) no-repeat left;
  339. }
  340. .actions_details span{
  341. background: url(../images/actions_right.png?v=#{$version}) no-repeat right;
  342. color: #fff;
  343. font-weight: bold;
  344. padding-top: 2px;
  345. padding-bottom: 2px;
  346. padding-right: 12px;
  347. }
  348. .actions_details a {
  349. text-decoration:none;
  350. }
  351. .loading {
  352. noborder: 1px dashed #CCC;
  353. background: #b9c1c8;
  354. padding:0.25em;
  355. }
  356. input.textSearch {
  357. border:1px solid #000;
  358. font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
  359. font-size: 12px;
  360. color:#000000;
  361. }
  362. .ac_input {
  363. border: 1px solid #7f9db9;
  364. background: #fff url(../images/ac-background.gif) no-repeat right;
  365. }
  366. /* By Rom */
  367. .csvimport_createobj {
  368. color: #AA0000;
  369. background-color:#EEEEEE;
  370. }
  371. .csvimport_error {
  372. font-weight: bold;
  373. color: #FF0000;
  374. background-color:#EEEEEE;
  375. }
  376. .csvimport_warning {
  377. color: #CC8888;
  378. background-color:#EEEEEE;
  379. }
  380. .csvimport_ok {
  381. color: #00000;
  382. background-color:#BBFFBB;
  383. }
  384. .csvimport_reconkey {
  385. font-style: italic;
  386. color: #888888;
  387. background-color:#FFFFF;
  388. }
  389. .csvimport_extreconkey {
  390. color: #888888;
  391. background-color:#FFFFFF;
  392. }
  393. #accordion {
  394. display:none;
  395. }
  396. #accordion h3 {
  397. padding: 10px;
  398. }
  399. .ui-accordion-content ul {
  400. list-style:none;
  401. list-style-image: url(data:0);
  402. padding-left:16px;
  403. margin-top: 8px;
  404. }
  405. .ui-accordion-content li.submenu {
  406. margin-top: 8px;
  407. }
  408. .ui-accordion-content ul ul {
  409. padding: 8px 0px 8px 8px;
  410. margin:0;
  411. list-style:none;
  412. list-style-image: url(data:0);
  413. border: 0;
  414. }
  415. .nothing {
  416. noborder-top: 1px solid #8b8b8b;
  417. padding: 4px 0px 0px 16px;
  418. font-size:8pt;
  419. background: url(../images/green-square.gif) no-repeat bottom left;
  420. color:#83b217;
  421. font-weight:bold;
  422. text-decoration:none;
  423. }
  424. div.ui-accordion-content {
  425. padding-top: 10px;
  426. padding-left: 10px;
  427. }
  428. .ui-accordion-content a, ui-accordion-content a:visited {
  429. color: $complement-color;
  430. text-decoration:none;
  431. }
  432. .ui-accordion-content a:hover {
  433. color: $highlight-color;
  434. text-decoration: none;
  435. }
  436. .ui-accordion-content ul {
  437. padding-left: 0;
  438. margin-top: 0;
  439. }
  440. .ui-accordion-content li {
  441. color:$grey-color;
  442. text-decoration:none;
  443. margin: 0;
  444. padding: 0px 0pt 0px 16px;
  445. font-size: 9pt;
  446. background: url(../images/mini-arrow-orange.gif) no-repeat top left;
  447. font-weight:normal;
  448. border: 0;
  449. }
  450. a.CollapsibleLabel, td a.CollapsibleLabel {
  451. margin: 0;
  452. padding: 0px 0pt 0px 16px;
  453. font-size:8pt;
  454. text-decoration:none;
  455. color:$grey-color;
  456. background: url(../images/mini-arrow-orange.gif) no-repeat left;
  457. }
  458. /* Beware: IE6 does not support multiple selector with multiple classes, only the last class is used */
  459. a.CollapsibleLabel.open, td a.CollapsibleLabel.open {
  460. margin: 0;
  461. padding: 0px 0pt 0px 16px;
  462. font-size:8pt;
  463. text-decoration:none;
  464. color: $highlight-color;
  465. background: url(../images/mini-arrow-orange-open.gif) no-repeat left;
  466. }
  467. .page_header {
  468. background-color:$frame-background-color;
  469. padding:5px;
  470. }
  471. /* move up a header immediately following a display block (i.e. "actions" menu) */
  472. .display_block + .page_header {
  473. margin-top: -8px;
  474. }
  475. .notreeview li { background: url(../images/tv-item.gif) 0 0 no-repeat; }
  476. .notreeview .collapsable { background-image: url(../images/tv-collapsable.gif); }
  477. .notreeview .expandable { background-image: url(../images/tv-expandable.gif); }
  478. .notreeview .last { background-image: url(../images/tv-item-last.gif); }
  479. .notreeview .lastCollapsable { background-image: url(../images/tv-collapsable-last.gif); }
  480. .notreeview .lastExpandable { background-image: url(../images/tv-expandable-last.gif); }
  481. #OrganizationSelection {
  482. padding:5px 0px 16px 20px;
  483. }
  484. /* popup menus */
  485. div.itop_popup {
  486. margin: 0;
  487. padding: 0;
  488. float:right;
  489. }
  490. div.itop_popup > ul > li {
  491. list-style: none;
  492. cursor: pointer;
  493. }
  494. div.actions_menu > ul {
  495. height:19px;
  496. line-height: 17px;
  497. vertical-align: middle;
  498. display:block;
  499. nowidth:70px; /* Nasty work-around for IE... en attendant mieux */
  500. padding-left: 5px;
  501. background: $highlight-color url(../images/actions_left.png?v=#{$version}) no-repeat top left;
  502. cursor: pointer;
  503. margin: 0;
  504. }
  505. div.actions_menu > ul > li {
  506. float: left;
  507. list-style: none;
  508. font-size: 11px;
  509. font-family: Tahoma,sans-serif;
  510. height: 17px;
  511. padding-right: 16px;
  512. padding-left: 4px;
  513. background: url(../images/actions_right.png?v=#{$version}) no-repeat top right transparent;
  514. font-weight: bold;
  515. color: $popup-menu-text-higlight-color;
  516. vertical-align: middle;
  517. margin: 0;
  518. }
  519. #logOffBtn > ul > li {
  520. list-style: none;
  521. vertical-align: middle;
  522. margin: 0;
  523. padding-left: 10px;
  524. padding-right: 10px;
  525. cursor: pointer;
  526. }
  527. #logOffBtn > ul {
  528. list-style: none;
  529. vertical-align: middle;
  530. margin: 0;
  531. padding: 0;
  532. height: 25px;
  533. }
  534. .itop_popup li a, #logOffBtn li a {
  535. display: block;
  536. padding: 5px 12px;
  537. text-decoration: none;
  538. nowidth: 70px;
  539. color: $popup-menu-text-color;
  540. font-weight: bold;
  541. white-space: nowrap;
  542. background: $popup-menu-background-color;
  543. }
  544. #logOffBtn li span {
  545. display: block;
  546. padding: 5px 12px;
  547. text-decoration: none;
  548. nowidth: 70px;
  549. color: $popup-menu-text-color;
  550. white-space: nowrap;
  551. background: $popup-menu-background-color;
  552. }
  553. .itop_popup ul {
  554. padding-left: 0;
  555. }
  556. .menucontainer div.toolkit_menu {
  557. margin-left: 10px;
  558. }
  559. .itop_popup li a:hover, #logOffBtn li a:hover {
  560. background: #1A4473;
  561. }
  562. .itop_popup ul > li > ul, #logOffBtn ul > li > ul
  563. {
  564. border: 1px solid black;
  565. background: #fff;
  566. }
  567. .itop_popup li > ul, #logOffBtn li > ul
  568. { margin: 0;
  569. padding: 0;
  570. position: absolute;
  571. display: none;
  572. border-top: 1px solid white;
  573. z-index: 999;
  574. }
  575. .itop_popup li ul li, #logOffBtn li ul li {
  576. float: none;
  577. display: inline;
  578. }
  579. .itop_popup li ul li a, #logOffBtn li ul li a {
  580. width: auto;
  581. text-align: left;
  582. }
  583. .itop_popup li ul li a:hover, #logOffBtn li ul li a:hover{
  584. background: $popup-menu-highlight-color;
  585. color: $popup-menu-text-higlight-color;
  586. font-weight: bold;
  587. }
  588. .itop_popup > ul {
  589. margin: 0;
  590. }
  591. hr.menu-separator {
  592. border: none 0;
  593. border-top: 1px solid #ccc;
  594. color: #ccc;
  595. background-color: transparent;
  596. height: 1px;
  597. margin: 3px;
  598. cursor: default;
  599. }
  600. /************************************/
  601. .wizHeader {
  602. background: $complement-color;
  603. padding: 15px;
  604. }
  605. .wizContainer {
  606. border: 5px solid $complement-color;
  607. background: $complement-light;
  608. padding: 5px;
  609. }
  610. .wizContainer table tr td {
  611. background: transparent;
  612. }
  613. .alignRight {
  614. text-align: right;
  615. padding: 3px;
  616. }
  617. .alignLeft {
  618. text-align: left;
  619. padding: 3px;
  620. }
  621. .red {
  622. background-color: #ff6000;
  623. color: #000;
  624. }
  625. th.red {
  626. background: url(../images/red-header.gif) bottom left repeat-x;
  627. color: #000;
  628. }
  629. .green {
  630. background-color: #00cc00;
  631. color: #000;
  632. }
  633. th.green {
  634. background: url(../images/green-header.gif) bottom left repeat-x;
  635. color: #000;
  636. }
  637. .orange {
  638. background-color: #ffde00;
  639. color: #000;
  640. }
  641. th.orange {
  642. background: url(../images/orange-header.gif) bottom left repeat-x;
  643. color: #000;
  644. }
  645. /* For Date Picker: Creates a little calendar icon
  646. * instead of a text link for "Choose date"
  647. */
  648. td a.dp-choose-date, a.dp-choose-date, td a.dp-choose-date:hover, a.dp-choose-date:hover, td a.dp-choose-date:visited, a.dp-choose-date:visited {
  649. float: left;
  650. width: 16px;
  651. height: 16px;
  652. padding: 0;
  653. margin: 5px 3px 0;
  654. display: block;
  655. text-indent: -2000px;
  656. overflow: hidden;
  657. background: url(../images/calendar.png?v=#{$version}) no-repeat;
  658. }
  659. td a.dp-choose-date.dp-disabled, a.dp-choose-date.dp-disabled {
  660. background-position: 0 -20px;
  661. cursor: default;
  662. }
  663. /* For Date Picker: makes the input field shorter once the date picker code
  664. * has run (to allow space for the calendar icon)
  665. */
  666. input.dp-applied {
  667. width: 140px;
  668. float: left;
  669. }
  670. /* For search forms */
  671. .SearchDrawer {
  672. //background: $complement-color url(../images/search-top-left-corner.png?v=#{$version}) top left no-repeat;
  673. border-top: 5px solid $complement-color;
  674. border-left: 5px solid $complement-color;
  675. border-right: 5px solid $complement-color;
  676. border-bottom: 0;
  677. background: $complement-light;
  678. color: #000;
  679. padding: 10px;
  680. margin: 0;
  681. font-size: 12px;
  682. }
  683. .SearchDrawer label {
  684. background: $complement-light;
  685. color: #000;
  686. text-align: right;
  687. }
  688. .SearchDrawer h1 {
  689. color: #000;
  690. }
  691. .DrawerClosed {
  692. display: none;
  693. }
  694. .DrawerHandle {
  695. margin: 0;
  696. padding: 5px;
  697. background: url(../images/drawer-handle.gif) bottom no-repeat transparent;
  698. color: #fff;
  699. cursor: pointer;
  700. text-align: center;
  701. /* center the block */
  702. width: 100px;
  703. margin-left: auto;
  704. margin-right: auto;
  705. margin-top: 0;
  706. margin-bottom: 0;
  707. display: block;
  708. font-size: 12px;
  709. }
  710. div.HRDrawer {
  711. height: 5px;
  712. width: 100%;
  713. margin: 0;
  714. background-color: $complement-color;
  715. margin: 0;
  716. padding: 0;
  717. border: 0;
  718. display: block;
  719. }
  720. .mini_tabs a {
  721. text-decoration: none;
  722. font-weight:bold;
  723. color: #ccc;
  724. background-color:#333;
  725. padding-left: 1em;
  726. padding-right: 1em;
  727. padding-bottom: 0.25em;
  728. }
  729. .mini_tabs a.selected {
  730. color: #fff;
  731. background-color: $complement-color;
  732. padding-top: 0.25em;
  733. }
  734. .mini_tabs ul {
  735. margin: -10px;
  736. }
  737. .mini_tabs ul li {
  738. float: right;
  739. list-style: none;
  740. nopadding-left: 1em;
  741. nopadding-right: 1em;
  742. margin-top: 0;
  743. }
  744. .mandatory {
  745. border: 1px solid #f00;
  746. }
  747. /* Beware: IE6 does not support multiple selector with multiple classes, only the last class is used */
  748. table.listResults tr.odd td.truncated, table.listResults tr td.truncated, .wizContainer table.listResults tr.odd td.truncated, .wizContainer table.listResults tr td.truncated {
  749. background: url(../images/truncated.png?v=#{$version}) bottom repeat-x;
  750. }
  751. /* Beware: IE6 does not support multiple selector with multiple classes, only the last class is used */
  752. table.listResults tr.even td.truncated, .wizContainer table.listResults tr.even td.truncated {
  753. background: #f9f9f1 url(../images/truncated.png?v=#{$version}) bottom repeat-x;
  754. }
  755. /* Beware: IE6 does not support multiple selector with multiple classes, only the last class is used */
  756. table.listResults tr.even td.hover.truncated, , .wizContainer table.listResults tr.even td.hover.truncated {
  757. background: #fdf5d0 url(../images/truncated.png?v=#{$version}) bottom repeat-x;
  758. }
  759. /* Beware: IE6 does not support multiple selector with multiple classes, only the last class is used */
  760. table.listResults tr.odd td.hover.truncated, table.listResults tr td.hover.truncated, .wizContainer table.listResults tr.odd td.hover.truncated, .wizContainer table.listResults tr td.hover.truncated {
  761. background: #fdf5d0 url(../images/truncated.png?v=#{$version}) bottom repeat-x;
  762. }
  763. table.listResults.truncated {
  764. border-bottom: 0;
  765. padding-bottom: 0;
  766. }
  767. tr.csv_row0 td {
  768. padding-top:5px;
  769. padding-bottom:5px;
  770. padding-left:10px;
  771. padding-right:10px;
  772. background: #fff;
  773. border-left: #000 1px solid;
  774. }
  775. tr.csv_row1 td {
  776. padding-top:5px;
  777. padding-bottom:5px;
  778. padding-left:10px;
  779. padding-right:10px;
  780. background: #f9f9f1;
  781. border-left: #000 1px solid;
  782. }
  783. tr.csv_row1 th, tr.csv_row0 th {
  784. padding-top:5px;
  785. padding-bottom:5px;
  786. padding-left:10px;
  787. padding-right:10px;
  788. border-left: #000 1px solid;
  789. }
  790. td.cell_modified {
  791. font-weight: bold;
  792. color: #000;
  793. }
  794. td.cell_error {
  795. font-weight: bold;
  796. color: #D81515;
  797. }
  798. table.transparent, table.transparent td {
  799. background: transparent;
  800. }
  801. p.page-header {
  802. color:$complement-color;
  803. font-weight: bold;
  804. font-size: 12pt;
  805. font-family: Verdana, Arial, Helvetica, Sans-Serif
  806. }
  807. td.dashboard {
  808. vertical-align:top;
  809. border: 1px solid #ccc;
  810. padding: 0.5em;
  811. width: 50%;
  812. }
  813. .white {
  814. background-color: #fff;
  815. }
  816. /*** New Lacanau layout ***/
  817. .ui-layout-pane { /* all 'panes' */
  818. overflow: auto;
  819. }
  820. .ui-layout-resizer { /* all 'resizer-bars' */
  821. background: #f1f1f1;
  822. }
  823. .ui-layout-toggler { /* all 'toggler-buttons' */
  824. background: #AAA;
  825. }
  826. div#top-left {
  827. width: 28px;
  828. height: 70px;
  829. background: $frame-background-color;
  830. float:left;
  831. }
  832. div#header-logo {
  833. width: 100%;
  834. height: 70px;
  835. background: $frame-background-color;
  836. }
  837. .ui-layout-pane-west {
  838. background: $frame-background-color;
  839. }
  840. div#right {
  841. min-width: 260px;
  842. }
  843. div#menu {
  844. width: 100%;
  845. overflow: auto;
  846. }
  847. .header-menu {
  848. padding-left: 24px;
  849. padding-right: 8px;
  850. padding-bottom: 24px;
  851. background: transparent;
  852. }
  853. div#inner_menu {
  854. padding-left: 24px;
  855. padding-right: 8px;
  856. background: transparent;
  857. }
  858. div#logo {
  859. height: 70px;
  860. nowidth: 100%;
  861. text-align: center;
  862. }
  863. div#logo div {
  864. height: 88px;
  865. width: 244px;
  866. background: url(../images/itop-logo-2.png?v=#{$version}) left no-repeat;
  867. }
  868. #left-pane .ui-layout-north {
  869. overflow: hidden;
  870. }
  871. #top-bar {
  872. background: $frame-background-color;
  873. text-align: right;
  874. }
  875. #admin-banner {
  876. float: left;
  877. margin-top: 2px;
  878. padding: 8px;
  879. border: 1px solid #c33;
  880. background-color: #fee;
  881. -moz-border-radius: 0.5em;
  882. }
  883. #global-search {
  884. height: 55px;
  885. float: right;
  886. text-align: right;
  887. overflow-y: hidden;
  888. }
  889. #global-search table, #global-search tr td, #global-search tr {
  890. padding: 0;
  891. border: 0;
  892. height: 55px;
  893. margin: 0;
  894. background: transparent;
  895. overflow-y: hidden;
  896. vertical-align: middle;
  897. }
  898. #global-search-area {
  899. line-height: 55px;
  900. }
  901. #global-search-input {
  902. vertical-align: middle;
  903. -moz-border-radius: 6px;
  904. -webkit-border-radius: 6px;
  905. border-radius: 6px;
  906. border: 1px #CCC solid;
  907. height: 18px;
  908. width: 180px;
  909. padding: 3px;
  910. background: #fff;
  911. display: inline-block;
  912. }
  913. #global-search-image {
  914. vertical-align: middle;
  915. background: url(../images/search.png?v=#{$version}) center center no-repeat;
  916. display:inline-block;
  917. width: 28px;
  918. height: 30px;
  919. margin-left: -8px;
  920. cursor: pointer;
  921. }
  922. #help-link img {
  923. padding: 0;
  924. border: 0;
  925. }
  926. #help-link {
  927. padding: 0;
  928. border: 0;
  929. background: transparent;
  930. margin-left: 15px;
  931. margin-right: 10px;
  932. }
  933. div.icon {
  934. width: 20px;
  935. height: 20px;
  936. margin: 2px;
  937. float: right;
  938. }
  939. span.ui-icon {
  940. float:left;
  941. margin:0 2px;
  942. }
  943. .ui-layout-button-pin-down {
  944. background: url(../images/splitter-bkg.png?v=#{$version}) transparent;
  945. width: 16px;
  946. background-position: -144px -144px;
  947. }
  948. .ui-layout-resizer-west-open {
  949. background-color: $frame-background-color;
  950. width: 8px;
  951. }
  952. div.footer img {
  953. border: 0;
  954. margin-bottom: 5px;
  955. margin-top: 5px;
  956. }
  957. div.footer{
  958. text-align:center;
  959. }
  960. #SearchResultsToAdd table.listResults tbody {
  961. height: 300px;
  962. overflow-y: auto;
  963. }
  964. tr.row_unchanged td {
  965. border-bottom: 1px #ccc solid;
  966. padding: 2px;
  967. }
  968. .wizContainer table tr.row_error td {
  969. border-bottom: 1px #ccc solid;
  970. background-color: #fdd;
  971. padding: 2px;
  972. }
  973. tr.row_modified td {
  974. border-bottom: 1px #ccc solid;
  975. padding: 2px;
  976. }
  977. tr.row_added td {
  978. border-bottom: 1px #ccc solid;
  979. padding: 2px;
  980. }
  981. a.truncated {
  982. cursor: pointer;
  983. }
  984. .org_combo
  985. {
  986. font-size:x-small;
  987. width: auto;
  988. max-width: 200px;
  989. }
  990. span.form_validation {
  991. width:24px;
  992. text-align:center;
  993. }
  994. .notification {
  995. border: 1px solid #c33;
  996. background-color: #fee;
  997. padding: 0.5em;
  998. margin: 0.5em;
  999. text-align:center;
  1000. width: 95%;
  1001. -moz-border-radius: 0.5em;
  1002. }
  1003. .wiki_broken_link {
  1004. text-decoration: line-through;
  1005. }
  1006. .synoptics, .synoptics tr td {
  1007. background: transparent;
  1008. padding:10px;
  1009. font-size:1em;
  1010. vertical-align:middle;
  1011. color:#fff;
  1012. text-align:center;
  1013. }
  1014. .synoptics tr td.arrow {
  1015. color:#333;
  1016. border-top: 1px dashed #333;
  1017. width:100px;
  1018. }
  1019. .synoptics tr.synoptics_header td {
  1020. color:#000; font-size:1em;
  1021. vertical-align:middle;
  1022. text-align:center;
  1023. }
  1024. .mono_value {
  1025. display: inline-block;
  1026. background-color: #3c3;
  1027. color: #fff;
  1028. font-weight:bold;
  1029. padding: 3px;
  1030. padding-left: 5px;
  1031. padding-right: 5px;
  1032. margin-left:3px;
  1033. -moz-border-radius: 10px;
  1034. -webkit-border-radius: 10px;
  1035. border-radius: 10px;
  1036. }
  1037. .multi_values {
  1038. display: inline-block;
  1039. background-color: #c33;
  1040. color: #fff;
  1041. font-weight:bold;
  1042. padding: 3px;
  1043. padding-left: 5px;
  1044. padding-right: 5px;
  1045. margin-left:3px;
  1046. -moz-border-radius: 10px;
  1047. -webkit-border-radius: 10px;
  1048. border-radius: 10px;
  1049. }
  1050. .caselog {
  1051. overflow-x: hidden;
  1052. display: block;
  1053. overflow-y: auto;
  1054. border: 1px #ddd solid;
  1055. font-family: Tahoma, Verdana, Arial, Helvetica;
  1056. font-size: 12px;
  1057. }
  1058. .caselog_input_header {
  1059. padding-top:3px;
  1060. padding-bottom:3px;
  1061. border-top:1px solid #fff;
  1062. background: #ddd;
  1063. width:100%;
  1064. height: 21px;
  1065. }
  1066. .caselog_input_header:empty {
  1067. display: none;
  1068. }
  1069. .editor_magnifier:hover {
  1070. background-color: #CCC;
  1071. }
  1072. .caselog_header {
  1073. padding:3px;
  1074. border-top:1px solid #fff;
  1075. background: #ddd url(../images/plus.gif) left no-repeat;
  1076. padding-left: 16px;
  1077. cursor: pointer;
  1078. width:100%;
  1079. }
  1080. .caselog_header.open {
  1081. background: #ddd url(../images/minus.gif) left no-repeat;
  1082. }
  1083. .caselog_entry {
  1084. padding:3px;
  1085. padding-left: 16px;
  1086. border-bottom:1px #999 solid;
  1087. margin-left:0;
  1088. margin-right:0;
  1089. white-space: pre-wrap; /* css-3 */
  1090. white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
  1091. white-space: -pre-wrap; /* Opera 4-6 */
  1092. white-space: -o-pre-wrap; /* Opera 7 */
  1093. word-wrap: break-word; /* Internet Explorer 5.5+, CSS3 */
  1094. }
  1095. .caselog_entry_html p, .HTML p {
  1096. margin-top: 0.25em;
  1097. margin-bottom: 0.25em;
  1098. }
  1099. table.details {
  1100. border-collapse: collapse;
  1101. noborder-bottom: 2px #fff solid;
  1102. nowidth:100%;
  1103. }
  1104. table.details>tbody>tr>td {
  1105. border-bottom: 2px #ddd solid;
  1106. padding-bottom: 5px;
  1107. padding-top: 3px;
  1108. }
  1109. fieldset table.details>tbody>tr>td {
  1110. padding-top: 3px;
  1111. background: transparent;
  1112. border: 0;
  1113. }
  1114. .ac_dlg_loading {
  1115. background: white url('../images/indicator.gif') right center no-repeat;
  1116. }
  1117. table.pagination {
  1118. display:inline-block;
  1119. }
  1120. table.pagination tr td {
  1121. padding: 3px;
  1122. }
  1123. .pagination_container {
  1124. padding-left: 3px;
  1125. }
  1126. .pager p {
  1127. margin-top: 0;
  1128. margin-bottom: 0;
  1129. }
  1130. .pager td span {
  1131. min-width: 20px;
  1132. padding-left: 2px;
  1133. padding-right: 2px;
  1134. display:inline-block;
  1135. text-align: center;
  1136. cursor: pointer;
  1137. }
  1138. .pager td span.curr_page {
  1139. color: #fff;
  1140. background: #999;
  1141. -moz-border-radius: 4px;
  1142. -webkit-border-radius: 4px;
  1143. border-radius: 4px;
  1144. }
  1145. img.prev, img.first, img.next, img.last {
  1146. cursor: pointer;
  1147. }
  1148. div.actions_button {
  1149. float:right;
  1150. background: $highlight-color url("../images/actions_left.png?v=#{$version}") no-repeat scroll left top;
  1151. padding-left: 5px;
  1152. margin-top: 0;
  1153. margin-right: 10px;
  1154. height:19px;
  1155. vertical-align: middle;
  1156. }
  1157. div.actions_button a, .actions_button a:hover, .actions_button a:visited {
  1158. background: $highlight-color url(../images/actions_bkg.png?v=#{$version}) no-repeat scroll right top;
  1159. color:#fff;
  1160. padding-right: 8px;
  1161. cursor:pointer;
  1162. font-family: Tahoma,sans-serif;
  1163. font-size: 11px;
  1164. font-weight: bold;
  1165. padding-left: 4px;
  1166. text-decoration: none;
  1167. height:19px;
  1168. line-height: 17px;
  1169. display: block;
  1170. }
  1171. select#org_id {
  1172. max-width: 90%;
  1173. }
  1174. /*********** Dashboards ***********/
  1175. .itop-dashboard {
  1176. background-color: #fff;
  1177. }
  1178. .itop-dashboard a {
  1179. cursor: unquote("not-allowed");
  1180. }
  1181. .dragHover {
  1182. background: url(./ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png?v=#{$version});
  1183. }
  1184. .edit_mode .dashlet {
  1185. background: url(./ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png?v=#{$version});
  1186. padding: 5px;
  1187. margin:0;
  1188. position:relative;
  1189. }
  1190. .edit_mode .dashlet-selected {
  1191. background: $highlight-color !important;
  1192. padding: 5px;
  1193. margin:0;
  1194. }
  1195. td.layout_cell {
  1196. height: 50px; /* min-height does not work */
  1197. vertical-align: top;
  1198. }
  1199. .dashlet-content {
  1200. background: #fff;
  1201. margin:0;
  1202. }
  1203. table.prop_table {
  1204. border-bottom: 2px solid #F9F9F1;
  1205. padding: 1px;
  1206. width: 100%;
  1207. }
  1208. .close-box {
  1209. margin: 5px;
  1210. width: 20px;
  1211. height: 20px;
  1212. position: absolute;
  1213. top: 0;
  1214. right: 0;
  1215. z-index: 10;
  1216. background: transparent url(../images/delete.png?v=#{$version}) no-repeat center;
  1217. }
  1218. td.prop_value {
  1219. text-align: left;
  1220. }
  1221. tr.itop-property-field-modified td {
  1222. background: #fbb;
  1223. }
  1224. tr.itop-property-field-modified td.hover {
  1225. background: #f99;
  1226. }
  1227. td.prop_value textarea, td.prop_value input[type=text]{
  1228. width: 98%;
  1229. }
  1230. td.prop_icon {
  1231. width: 20px;
  1232. }
  1233. .dashlet {
  1234. text-align:left;
  1235. }
  1236. .dashlet-inline {
  1237. display: inline-block;
  1238. }
  1239. .dashlet-badge a.actions {
  1240. background: none repeat scroll 0 0 transparent;
  1241. color: #666666;
  1242. font-size: 16px;
  1243. text-decoration: none;
  1244. }
  1245. .dashlet-content .display_block {
  1246. text-align:left;
  1247. }
  1248. .prop_apply .ui-icon-alert {
  1249. display: none;
  1250. }
  1251. .prop_apply .ui-state-error .ui-icon-alert {
  1252. display: block;
  1253. }
  1254. .ui-state-error .ui-icon-circle-check {
  1255. display: none;
  1256. }
  1257. .summary-details {
  1258. float: right;
  1259. margin-top: 5px;
  1260. }
  1261. .summary-details th {
  1262. background: none repeat scroll 0 0 $summary-details-background;
  1263. color: #EEEEEE;
  1264. padding: 5px;
  1265. text-align: center;
  1266. }
  1267. .main_header {
  1268. background-color: $main-header-background;
  1269. min-height: 60px;
  1270. width: 100%;
  1271. }
  1272. .main_header h1 {
  1273. color: $complement-color;
  1274. line-height: 16px;
  1275. margin-bottom: 0;
  1276. margin-top: 0;
  1277. padding-bottom: 10px;
  1278. padding-top: 10px;
  1279. }
  1280. .main_header img {
  1281. margin-top: 10px;
  1282. margin-right: 10px;
  1283. float:left;
  1284. }
  1285. a.summary, a.summary:hover {
  1286. background: none repeat scroll 0 0 transparent;
  1287. color: #666666;
  1288. text-decoration: none;
  1289. padding-left: 0;
  1290. }
  1291. .summary-details td {
  1292. background: none repeat scroll 0 0 transparent;
  1293. padding: 5px;
  1294. text-align: center;
  1295. }
  1296. #DashboardMenu > ul > li {
  1297. list-style: none;
  1298. vertical-align: middle;
  1299. margin: 0;
  1300. padding: 0;
  1301. cursor: pointer;
  1302. }
  1303. #DashboardMenu > ul {
  1304. list-style: none;
  1305. vertical-align: middle;
  1306. margin: 0;
  1307. padding: 0;
  1308. height: 25px;
  1309. }
  1310. #DashboardMenu li a {
  1311. display: block;
  1312. padding: 5px 12px;
  1313. text-decoration: none;
  1314. color: #000;
  1315. font-weight: bold;
  1316. text-align: left;
  1317. white-space: nowrap;
  1318. background: #fff;
  1319. }
  1320. #DashboardMenu li span {
  1321. display: block;
  1322. padding: 5px 12px;
  1323. text-decoration: none;
  1324. color: #000;
  1325. white-space: nowrap;
  1326. background: #fff;
  1327. }
  1328. #DashboardMenu li {
  1329. list-style: none;
  1330. }
  1331. #DashboardMenu li a:hover {
  1332. background: #1A4473;
  1333. }
  1334. #DashboardMenu ul > li > ul
  1335. {
  1336. border: 1px solid black;
  1337. background: #fff;
  1338. }
  1339. #DashboardMenu li > ul
  1340. { margin: 0;
  1341. padding: 0;
  1342. position: absolute;
  1343. display: none;
  1344. border-top: 1px solid white;
  1345. z-index: 999;
  1346. }
  1347. #DashboardMenu li ul li a:hover{
  1348. background: $popup-menu-highlight-color;
  1349. color: $popup-menu-text-higlight-color;
  1350. font-weight: bold;
  1351. list-style: none;
  1352. }
  1353. .sortable_field_list {
  1354. display: inline-block;
  1355. width: 250px;
  1356. height: 150px;
  1357. border: 1px #333 solid;
  1358. overflow: auto;
  1359. padding-left: 0;
  1360. margin: 0;
  1361. }
  1362. .sortable_field_list li {
  1363. list-style: none;
  1364. font-size: 11px;
  1365. }
  1366. .sort_order {
  1367. display: inline-block;
  1368. width: 16px;
  1369. height: 12px;
  1370. }
  1371. .sort_none {
  1372. background: url(../images/bg.gif) no-repeat center;
  1373. }
  1374. .sort_asc {
  1375. background: url(../images/desc.gif) no-repeat center;
  1376. }
  1377. .sort_desc {
  1378. background: url(../images/asc.gif) no-repeat center;
  1379. }
  1380. .sort_hidden {
  1381. display: none;
  1382. }
  1383. .sortable_field_list > li.selected {
  1384. background: #F6A828;
  1385. }
  1386. .itop-deleted-object {
  1387. text-decoration: line-through;
  1388. }
  1389. .header_message {
  1390. padding: 1em;
  1391. font-size: 10pt;
  1392. background: #fff;
  1393. border: 1px solid #999;
  1394. -moz-border-radius: 4px;
  1395. -webkit-border-radius: 4px;
  1396. border-radius: 4px;
  1397. margin-bottom: 10px;
  1398. }
  1399. .header_message {
  1400. padding: 1em;
  1401. font-size: 10pt;
  1402. background: #fff;
  1403. border: 1px solid #999;
  1404. -moz-border-radius: 4px;
  1405. -webkit-border-radius: 4px;
  1406. border-radius: 4px;
  1407. margin-bottom: 10px;
  1408. }
  1409. .message_info {
  1410. border: 1px solid #993;
  1411. background: url(../images/info-mini.png?v=#{$version}) 1em 1em no-repeat #ffc;
  1412. padding-left: 3em;
  1413. }
  1414. .message_ok {
  1415. border: 1px solid #393;
  1416. background: url(../images/ok.png?v=#{$version}) 1em 1em no-repeat #cfc;
  1417. padding-left: 3em;
  1418. }
  1419. .message_error {
  1420. border: 1px solid #933;
  1421. background: url(../images/error.png?v=#{$version}) 1em 1em no-repeat #fcc;
  1422. padding-left: 3em;
  1423. }
  1424. .fg-menu a img {
  1425. border: 0;
  1426. }
  1427. div.ui-dialog-header {
  1428. padding-bottom: 10px;
  1429. padding-top: 7px;
  1430. }
  1431. .form_field_error {
  1432. border: 1px solid #933;
  1433. background: #fcc;
  1434. }
  1435. .simple-graph, .graph_config {
  1436. background: #fff;
  1437. }
  1438. .graph_config {
  1439. padding: 0.25em;
  1440. }
  1441. .graph_config button.ui-widget {
  1442. font-size: 12px;
  1443. }
  1444. .ui-tooltip, .arrow:after {
  1445. background: $frame-background-color;
  1446. border: 1px solid $grey-color;
  1447. }
  1448. .ui-tooltip {
  1449. padding: 10px 10px;
  1450. box-shadow: 0 0 7px black;
  1451. }
  1452. .ui-tooltip .arrow {
  1453. width: 70px;
  1454. height: 16px;
  1455. overflow: hidden;
  1456. position: absolute;
  1457. left: 50%;
  1458. margin-left: -35px;
  1459. bottom: -16px;
  1460. }
  1461. .ui-tooltip .arrow.top {
  1462. top: -16px;
  1463. bottom: auto;
  1464. }
  1465. .ui-tooltip .arrow.left {
  1466. left: 20%;
  1467. }
  1468. .ui-tooltip .arrow:after {
  1469. content: "";
  1470. position: absolute;
  1471. left: 20px;
  1472. top: -20px;
  1473. width: 25px;
  1474. height: 25px;
  1475. box-shadow: 6px 5px 9px -9px black;
  1476. -webkit-transform: rotate(45deg);
  1477. -ms-transform: rotate(45deg);
  1478. transform: rotate(45deg);
  1479. }
  1480. .ui-tooltip .arrow.top:after {
  1481. bottom: -20px;
  1482. top: auto;
  1483. }
  1484. table.export_parameters td {
  1485. padding-right: 2em;
  1486. }
  1487. .table_preview > table {
  1488. border-collapse: collapse;
  1489. max-height: 150px;
  1490. overflow: auto;
  1491. display: block;
  1492. }
  1493. .table_preview > table > thead > tr > th, .table_preview > table > tbody > tr > td {
  1494. border: 1px $grey-color solid;
  1495. min-height: 1em;
  1496. padding-left: 0.25em;
  1497. padding-right: 0.25em;
  1498. font-size: 10pt;
  1499. }
  1500. .table_preview > table > tbody > tr > td {
  1501. vertical-align: top;
  1502. }
  1503. .table_preview .drag-handle {
  1504. cursor: move;
  1505. }
  1506. .table_preview div.text-preview {
  1507. white-space: pre-wrap;
  1508. }
  1509. /* Format for the PDF output */
  1510. .table_preview .view-image {
  1511. // Counteract the forced dimensions (usefull for displaying in the details view)
  1512. width: inherit !important;
  1513. height: inherit !important;
  1514. text-align: center;
  1515. img {
  1516. max-width: 48px !important;
  1517. max-height: 48px !important;
  1518. display: inline-block;
  1519. }
  1520. }
  1521. .graph_zoom {
  1522. display: inline-block;
  1523. float: right;
  1524. margin-right: 2em;
  1525. }
  1526. .graph_zoom_slider {
  1527. display: inline-block;
  1528. width: 10em;
  1529. }
  1530. .graph_zoom_plus, .graph_zoom_minus {
  1531. display: inline-block;
  1532. margin-left: 1em;
  1533. margin-right: 1em;
  1534. }
  1535. div.explain-printable {
  1536. border: 5px solid $complement-color;
  1537. background: $complement-light;
  1538. color: #000;
  1539. padding: 10px;
  1540. margin: 0;
  1541. font-size: 12px;
  1542. }
  1543. .hideable-chapter {
  1544. cursor: pointer;
  1545. }
  1546. #hiddeable_chapters .ui-tabs .ui-tabs-nav li.hideable-chapter span {
  1547. padding-left: 20px;
  1548. background: url(../images/eye-open-555.png?v=#{$version}) 2px center no-repeat;
  1549. }
  1550. #hiddeable_chapters .ui-tabs .ui-tabs-nav li.hideable-chapter.strikethrough span {
  1551. text-decoration: line-through;
  1552. background: url(../images/eye-closed-555.png?v=#{$version}) 2px center no-repeat;
  1553. }
  1554. .printable-version legend {
  1555. padding-left: 26px;
  1556. background: $complement-color url(../images/eye-open-fff.png?v=#{$version}) 8px center no-repeat;
  1557. }
  1558. .printable-version .strikethrough legend {
  1559. background: $complement-color url(../images/eye-closed-fff.png?v=#{$version}) 8px center no-repeat;
  1560. }
  1561. .printable-version fieldset.strikethrough span {
  1562. display: none;
  1563. }
  1564. h2.printable-tab-title {
  1565. border-bottom: 2px solid;
  1566. }
  1567. .strikethrough {
  1568. text-decoration: line-through;
  1569. }
  1570. select.multiselect {
  1571. max-width: 150px;
  1572. }
  1573. span.refresh-button {
  1574. display: inline-block;
  1575. width: 21px;
  1576. height: 18px;
  1577. cursor: pointer;
  1578. background: transparent url(../images/refresh-fff.png?v=#{$version}) left center no-repeat;
  1579. }
  1580. .case-log-history-entry {
  1581. display: block;
  1582. }
  1583. .case-log-history-entry-end {
  1584. display: none;
  1585. }
  1586. .expanded .case-log-history-entry-end {
  1587. display: inline;
  1588. }
  1589. .case-log-history-entry-more {
  1590. display: inline;
  1591. }
  1592. .expanded .case-log-history-entry-more {
  1593. display: none;
  1594. }
  1595. .case-log-history-entry .case-log-history-entry-toggle {
  1596. display: inline-block;
  1597. float: none;
  1598. pointer: cursor;
  1599. vertical-align: bottom;
  1600. }
  1601. .printable-tab .case-log-history-entry-end {
  1602. display: inline;
  1603. }
  1604. .printable-tab .case-log-history-entry-more {
  1605. display: none;
  1606. }
  1607. .printable-tab .case-log-history-entry .case-log-history-entry-toggle {
  1608. display: none;
  1609. }
  1610. .history_entry {
  1611. position: relative !important;
  1612. max-width: 100%;
  1613. }
  1614. .history_entry_truncated {
  1615. max-height: 7em;
  1616. overflow: hidden;
  1617. }
  1618. .history_truncated_toggler {
  1619. position: absolute !important;
  1620. bottom: 0;
  1621. right: 0;
  1622. display: block;
  1623. cursor: pointer;
  1624. width: 16px;
  1625. height: 16px;
  1626. background-image: url(ui-lightness/images/ui-icons_222222_256x240.png);
  1627. background-position: -16px -192px;
  1628. }
  1629. .history_entry_truncated .history_truncated_toggler {
  1630. background-position: 0 -192px;
  1631. }
  1632. #top-bar-table {
  1633. width: 100%;
  1634. padding-left: 5px;
  1635. $top-button-width: 40px;
  1636. $top-button-heigth: 55px;
  1637. $top-button-spacer: 35px;
  1638. #open-left-pane {
  1639. text-align: center;
  1640. width: $top-button-width !important;
  1641. cursor: pointer;
  1642. }
  1643. #go-home {
  1644. text-align: center;
  1645. width: $top-button-width !important;
  1646. a {
  1647. text-decoration: none;
  1648. color: #555;
  1649. font-size: 9pt;
  1650. padding: 0;
  1651. background: none;
  1652. // Make the whole cell clickable
  1653. display: inline-block;
  1654. line-height: $top-button-heigth;
  1655. width: 100%;
  1656. }
  1657. }
  1658. .top-bar-spacer{
  1659. width: $top-button-spacer !important;
  1660. }
  1661. #top-bar-table-search{
  1662. width: 347px;
  1663. }
  1664. }
  1665. #itop-breadcrumb{
  1666. overflow: hidden;
  1667. float: left;
  1668. background: $frame-background-color;
  1669. .breadcrumb-item{
  1670. float: left;
  1671. margin: 3px 22px 2px 0px;
  1672. .icon img{
  1673. height: 15px;
  1674. width: auto;
  1675. margin-right: 5px;
  1676. -webkit-filter: unquote("grayscale(100%)");
  1677. filter: unquote("grayscale(100%)");
  1678. filter: unquote("gray");
  1679. filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
  1680. // IE has no filter option: at least, have some effect when hovering...
  1681. opacity: 0.5;
  1682. }
  1683. a{
  1684. text-decoration: none;
  1685. color: #555;
  1686. font-size: 9pt;
  1687. padding: 0;
  1688. background: none;
  1689. &:hover .icon img{
  1690. -webkit-filter: none;
  1691. filter: none;
  1692. opacity: 1;
  1693. }
  1694. span.truncate
  1695. {
  1696. // Ellipsis
  1697. max-width: 200px;
  1698. white-space: nowrap;
  1699. overflow: hidden;
  1700. text-overflow: ellipsis;
  1701. display: inline-block;
  1702. }
  1703. &:hover{
  1704. text-decoration: none;
  1705. color: $highlight-color;
  1706. }
  1707. &::after{
  1708. content:'';
  1709. position: absolute;
  1710. background-image: url(../images/breadcrumb-separator.png?v=#{$version});
  1711. background-repeat: no-repeat;
  1712. width: 8px;
  1713. height: 16px;
  1714. margin-left: 5px;
  1715. }
  1716. }
  1717. &:last-child a::after{
  1718. display: none;
  1719. }
  1720. &.breadcrumb-current{
  1721. text-decoration: none;
  1722. color: #555;
  1723. font-size: 9pt;
  1724. padding: 0;
  1725. background: none;
  1726. span.truncate
  1727. {
  1728. // Ellipsis
  1729. max-width: 200px;
  1730. white-space: nowrap;
  1731. overflow: hidden;
  1732. text-overflow: ellipsis;
  1733. display: inline-block;
  1734. }
  1735. }
  1736. }
  1737. }
  1738. .ui-datepicker-buttonpane, .ui-timepicker-div {
  1739. font-size: 9pt;
  1740. font-family: Tahoma, Verdana, Arial, Helvetica;
  1741. }
  1742. .date_format_tooltip td {
  1743. padding: 0.25em;
  1744. }
  1745. #setup {
  1746. .module-selection-banner img {
  1747. max-height: 48px;
  1748. }
  1749. .module-selection-body {
  1750. height: 28em;
  1751. overflow: auto;
  1752. border: #ccc 1px solid;
  1753. }
  1754. }
  1755. .mfp-close {
  1756. cursor: pointer !important;
  1757. }