light-grey.scss 47 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276
  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. }
  276. .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 {
  277. padding-left: 0;
  278. background-image: none;
  279. }
  280. .ui-widget-content td a:hover, p a:hover, td a:hover {
  281. text-decoration:underline;
  282. color:$highlight-color;
  283. }
  284. .cke_reset_all *:hover {
  285. text-decoration: none;
  286. color: #000;
  287. }
  288. table.cke_dialog_contents a.cke_dialog_ui_button_ok {
  289. color: #000;
  290. border-color: $highlight-color;
  291. background: $highlight-color;
  292. }
  293. .cke_notifications_area {
  294. display: none;
  295. }
  296. td a.no-arrow, td a.no-arrow:visited, .SearchDrawer a.no-arrow, .SearchDrawer a.no-arrow:visited {
  297. text-decoration:none;
  298. color:#000000;
  299. padding-left:0px;
  300. background: inherit;
  301. }
  302. td a.no-arrow:hover {
  303. text-decoration:underline;
  304. color:#d81515;
  305. padding-left:0px;
  306. background: inherit;
  307. }
  308. td a.mailto, td a.mailto:visited {
  309. text-decoration:none;
  310. color:#000000;
  311. padding-left:20px;
  312. background: url(../images/mail.png?v=#{$version}) no-repeat left;
  313. }
  314. td a.mailto:hover {
  315. text-decoration:underline;
  316. color:$highlight-color;
  317. padding-left:20px;
  318. background: url(../images/mail.png?v=#{$version}) no-repeat left;
  319. }
  320. a.small_action {
  321. font-family: Tahoma, Verdana, Arial, Helvetica;
  322. font-size: 8pt;
  323. color: #000000;
  324. text-decoration:none;
  325. }
  326. .display_block {
  327. padding:0.25em;
  328. }
  329. .actions_details {
  330. float:right;
  331. margin-top:10px;
  332. margin-right:10px;
  333. padding-left: 5px;
  334. padding-top: 2px;
  335. padding-bottom: 2px;
  336. background: $highlight-color url(../images/actions_left.png?v=#{$version}) no-repeat left;
  337. }
  338. .actions_details span{
  339. background: url(../images/actions_right.png?v=#{$version}) no-repeat right;
  340. color: #fff;
  341. font-weight: bold;
  342. padding-top: 2px;
  343. padding-bottom: 2px;
  344. padding-right: 12px;
  345. }
  346. .actions_details a {
  347. text-decoration:none;
  348. }
  349. .loading {
  350. noborder: 1px dashed #CCC;
  351. background: #b9c1c8;
  352. padding:0.25em;
  353. }
  354. input.textSearch {
  355. border:1px solid #000;
  356. font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
  357. font-size: 12px;
  358. color:#000000;
  359. }
  360. .ac_input {
  361. border: 1px solid #7f9db9;
  362. background: #fff url(../images/ac-background.gif) no-repeat right;
  363. }
  364. /* By Rom */
  365. .csvimport_createobj {
  366. color: #AA0000;
  367. background-color:#EEEEEE;
  368. }
  369. .csvimport_error {
  370. font-weight: bold;
  371. color: #FF0000;
  372. background-color:#EEEEEE;
  373. }
  374. .csvimport_warning {
  375. color: #CC8888;
  376. background-color:#EEEEEE;
  377. }
  378. .csvimport_ok {
  379. color: #00000;
  380. background-color:#BBFFBB;
  381. }
  382. .csvimport_reconkey {
  383. font-style: italic;
  384. color: #888888;
  385. background-color:#FFFFF;
  386. }
  387. .csvimport_extreconkey {
  388. color: #888888;
  389. background-color:#FFFFFF;
  390. }
  391. #accordion {
  392. display:none;
  393. }
  394. #accordion h3 {
  395. padding: 10px;
  396. }
  397. .ui-accordion-content ul {
  398. list-style:none;
  399. list-style-image: url(data:0);
  400. padding-left:16px;
  401. margin-top: 8px;
  402. }
  403. .ui-accordion-content li.submenu {
  404. margin-top: 8px;
  405. }
  406. .ui-accordion-content ul ul {
  407. padding: 8px 0px 8px 8px;
  408. margin:0;
  409. list-style:none;
  410. list-style-image: url(data:0);
  411. border: 0;
  412. }
  413. .nothing {
  414. noborder-top: 1px solid #8b8b8b;
  415. padding: 4px 0px 0px 16px;
  416. font-size:8pt;
  417. background: url(../images/green-square.gif) no-repeat bottom left;
  418. color:#83b217;
  419. font-weight:bold;
  420. text-decoration:none;
  421. }
  422. div.ui-accordion-content {
  423. padding-top: 10px;
  424. padding-left: 10px;
  425. }
  426. .ui-accordion-content a, ui-accordion-content a:visited {
  427. color: $complement-color;
  428. text-decoration:none;
  429. }
  430. .ui-accordion-content a:hover {
  431. color: $highlight-color;
  432. text-decoration: none;
  433. }
  434. .ui-accordion-content ul {
  435. padding-left: 0;
  436. margin-top: 0;
  437. }
  438. .ui-accordion-content li {
  439. color:$grey-color;
  440. text-decoration:none;
  441. margin: 0;
  442. padding: 0px 0pt 0px 16px;
  443. font-size: 9pt;
  444. background: url(../images/mini-arrow-orange.gif) no-repeat top left;
  445. font-weight:normal;
  446. border: 0;
  447. }
  448. a.CollapsibleLabel, td a.CollapsibleLabel {
  449. margin: 0;
  450. padding: 0px 0pt 0px 16px;
  451. font-size:8pt;
  452. text-decoration:none;
  453. color:$grey-color;
  454. background: url(../images/mini-arrow-orange.gif) no-repeat left;
  455. }
  456. /* Beware: IE6 does not support multiple selector with multiple classes, only the last class is used */
  457. a.CollapsibleLabel.open, td a.CollapsibleLabel.open {
  458. margin: 0;
  459. padding: 0px 0pt 0px 16px;
  460. font-size:8pt;
  461. text-decoration:none;
  462. color: $highlight-color;
  463. background: url(../images/mini-arrow-orange-open.gif) no-repeat left;
  464. }
  465. .page_header {
  466. background-color:$frame-background-color;
  467. padding:5px;
  468. }
  469. /* move up a header immediately following a display block (i.e. "actions" menu) */
  470. .display_block + .page_header {
  471. margin-top: -8px;
  472. }
  473. .notreeview li { background: url(../images/tv-item.gif) 0 0 no-repeat; }
  474. .notreeview .collapsable { background-image: url(../images/tv-collapsable.gif); }
  475. .notreeview .expandable { background-image: url(../images/tv-expandable.gif); }
  476. .notreeview .last { background-image: url(../images/tv-item-last.gif); }
  477. .notreeview .lastCollapsable { background-image: url(../images/tv-collapsable-last.gif); }
  478. .notreeview .lastExpandable { background-image: url(../images/tv-expandable-last.gif); }
  479. #OrganizationSelection {
  480. padding:5px 0px 16px 20px;
  481. }
  482. /* popup menus */
  483. div.itop_popup {
  484. margin: 0;
  485. padding: 0;
  486. float:right;
  487. }
  488. div.itop_popup > ul > li {
  489. list-style: none;
  490. cursor: pointer;
  491. position: relative;
  492. }
  493. div.actions_menu > ul {
  494. height:19px;
  495. line-height: 17px;
  496. vertical-align: middle;
  497. display:block;
  498. nowidth:70px; /* Nasty work-around for IE... en attendant mieux */
  499. padding-left: 5px;
  500. background: $highlight-color url(../images/actions_left.png?v=#{$version}) no-repeat top left;
  501. cursor: pointer;
  502. margin: 0;
  503. }
  504. div.actions_menu > ul > li {
  505. float: left;
  506. list-style: none;
  507. font-size: 11px;
  508. font-family: Tahoma,sans-serif;
  509. height: 17px;
  510. padding-right: 16px;
  511. padding-left: 4px;
  512. background: url(../images/actions_right.png?v=#{$version}) no-repeat top right transparent;
  513. font-weight: bold;
  514. color: $popup-menu-text-higlight-color;
  515. vertical-align: middle;
  516. margin: 0;
  517. }
  518. #logOffBtn > ul > li {
  519. list-style: none;
  520. vertical-align: middle;
  521. margin: 0;
  522. padding-left: 10px;
  523. padding-right: 10px;
  524. cursor: pointer;
  525. }
  526. #logOffBtn > ul {
  527. list-style: none;
  528. vertical-align: middle;
  529. margin: 0;
  530. padding: 0;
  531. height: 25px;
  532. }
  533. .itop_popup li a, #logOffBtn li a {
  534. display: block;
  535. padding: 5px 12px;
  536. text-decoration: none;
  537. nowidth: 70px;
  538. color: $popup-menu-text-color;
  539. font-weight: bold;
  540. white-space: nowrap;
  541. background: $popup-menu-background-color;
  542. }
  543. #logOffBtn li span {
  544. display: block;
  545. padding: 5px 12px;
  546. text-decoration: none;
  547. nowidth: 70px;
  548. color: $popup-menu-text-color;
  549. white-space: nowrap;
  550. background: $popup-menu-background-color;
  551. }
  552. .itop_popup ul {
  553. padding-left: 0;
  554. }
  555. .menucontainer div.toolkit_menu {
  556. margin-left: 10px;
  557. }
  558. .itop_popup li a:hover, #logOffBtn li a:hover {
  559. background: #1A4473;
  560. }
  561. .itop_popup ul > li > ul, #logOffBtn ul > li > ul
  562. {
  563. border: 1px solid black;
  564. background: #fff;
  565. }
  566. .itop_popup li > ul, #logOffBtn li > ul
  567. { margin: 0;
  568. padding: 0;
  569. position: absolute;
  570. display: none;
  571. border-top: 1px solid white;
  572. z-index: 999;
  573. }
  574. .itop_popup li ul li, #logOffBtn li ul li {
  575. float: none;
  576. display: inline;
  577. }
  578. .itop_popup li ul li a, #logOffBtn li ul li a {
  579. width: auto;
  580. text-align: left;
  581. }
  582. .itop_popup li ul li a:hover, #logOffBtn li ul li a:hover{
  583. background: $popup-menu-highlight-color;
  584. color: $popup-menu-text-higlight-color;
  585. font-weight: bold;
  586. }
  587. .itop_popup > ul {
  588. margin: 0;
  589. }
  590. hr.menu-separator {
  591. border: none 0;
  592. border-top: 1px solid #ccc;
  593. color: #ccc;
  594. background-color: transparent;
  595. height: 1px;
  596. margin: 3px;
  597. cursor: default;
  598. }
  599. /************************************/
  600. .wizHeader {
  601. background: $complement-color;
  602. padding: 15px;
  603. }
  604. .wizContainer {
  605. border: 5px solid $complement-color;
  606. background: $complement-light;
  607. padding: 5px;
  608. }
  609. .wizContainer table tr td {
  610. background: transparent;
  611. }
  612. .alignRight {
  613. text-align: right;
  614. padding: 3px;
  615. }
  616. .alignLeft {
  617. text-align: left;
  618. padding: 3px;
  619. }
  620. .red {
  621. background-color: #ff6000;
  622. color: #000;
  623. }
  624. th.red {
  625. background: url(../images/red-header.gif) bottom left repeat-x;
  626. color: #000;
  627. }
  628. .green {
  629. background-color: #00cc00;
  630. color: #000;
  631. }
  632. th.green {
  633. background: url(../images/green-header.gif) bottom left repeat-x;
  634. color: #000;
  635. }
  636. .orange {
  637. background-color: #ffde00;
  638. color: #000;
  639. }
  640. th.orange {
  641. background: url(../images/orange-header.gif) bottom left repeat-x;
  642. color: #000;
  643. }
  644. /* For Date Picker: Creates a little calendar icon
  645. * instead of a text link for "Choose date"
  646. */
  647. 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 {
  648. float: left;
  649. width: 16px;
  650. height: 16px;
  651. padding: 0;
  652. margin: 5px 3px 0;
  653. display: block;
  654. text-indent: -2000px;
  655. overflow: hidden;
  656. background: url(../images/calendar.png?v=#{$version}) no-repeat;
  657. }
  658. td a.dp-choose-date.dp-disabled, a.dp-choose-date.dp-disabled {
  659. background-position: 0 -20px;
  660. cursor: default;
  661. }
  662. /* For Date Picker: makes the input field shorter once the date picker code
  663. * has run (to allow space for the calendar icon)
  664. */
  665. input.dp-applied {
  666. width: 140px;
  667. float: left;
  668. }
  669. /* For search forms */
  670. .SearchDrawer {
  671. //background: $complement-color url(../images/search-top-left-corner.png?v=#{$version}) top left no-repeat;
  672. border-top: 5px solid $complement-color;
  673. border-left: 5px solid $complement-color;
  674. border-right: 5px solid $complement-color;
  675. border-bottom: 0;
  676. background: $complement-light;
  677. color: #000;
  678. padding: 10px;
  679. margin: 0;
  680. font-size: 12px;
  681. }
  682. .SearchDrawer label {
  683. background: $complement-light;
  684. color: #000;
  685. text-align: right;
  686. }
  687. .SearchDrawer h1 {
  688. color: #000;
  689. }
  690. .DrawerClosed {
  691. display: none;
  692. }
  693. .DrawerHandle {
  694. margin: 0;
  695. padding: 5px;
  696. background: url(../images/drawer-handle.gif) bottom no-repeat transparent;
  697. color: #fff;
  698. cursor: pointer;
  699. text-align: center;
  700. /* center the block */
  701. width: 100px;
  702. margin-left: auto;
  703. margin-right: auto;
  704. margin-top: 0;
  705. margin-bottom: 0;
  706. display: block;
  707. font-size: 12px;
  708. }
  709. div.HRDrawer {
  710. height: 5px;
  711. width: 100%;
  712. margin: 0;
  713. background-color: $complement-color;
  714. margin: 0;
  715. padding: 0;
  716. border: 0;
  717. display: block;
  718. }
  719. .mini_tabs a {
  720. text-decoration: none;
  721. font-weight:bold;
  722. color: #ccc;
  723. background-color:#333;
  724. padding-left: 1em;
  725. padding-right: 1em;
  726. padding-bottom: 0.25em;
  727. }
  728. .mini_tabs a.selected {
  729. color: #fff;
  730. background-color: $complement-color;
  731. padding-top: 0.25em;
  732. }
  733. .mini_tabs ul {
  734. margin: -10px;
  735. }
  736. .mini_tabs ul li {
  737. float: right;
  738. list-style: none;
  739. nopadding-left: 1em;
  740. nopadding-right: 1em;
  741. margin-top: 0;
  742. }
  743. .mandatory {
  744. border: 1px solid #f00;
  745. }
  746. /* Beware: IE6 does not support multiple selector with multiple classes, only the last class is used */
  747. table.listResults tr.odd td.truncated, table.listResults tr td.truncated, .wizContainer table.listResults tr.odd td.truncated, .wizContainer table.listResults tr td.truncated {
  748. background: url(../images/truncated.png?v=#{$version}) bottom repeat-x;
  749. }
  750. /* Beware: IE6 does not support multiple selector with multiple classes, only the last class is used */
  751. table.listResults tr.even td.truncated, .wizContainer table.listResults tr.even td.truncated {
  752. background: #f9f9f1 url(../images/truncated.png?v=#{$version}) bottom repeat-x;
  753. }
  754. /* Beware: IE6 does not support multiple selector with multiple classes, only the last class is used */
  755. table.listResults tr.even td.hover.truncated, , .wizContainer table.listResults tr.even td.hover.truncated {
  756. background: #fdf5d0 url(../images/truncated.png?v=#{$version}) bottom repeat-x;
  757. }
  758. /* Beware: IE6 does not support multiple selector with multiple classes, only the last class is used */
  759. 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 {
  760. background: #fdf5d0 url(../images/truncated.png?v=#{$version}) bottom repeat-x;
  761. }
  762. table.listResults.truncated {
  763. border-bottom: 0;
  764. padding-bottom: 0;
  765. }
  766. tr.csv_row0 td {
  767. padding-top:5px;
  768. padding-bottom:5px;
  769. padding-left:10px;
  770. padding-right:10px;
  771. background: #fff;
  772. border-left: #000 1px solid;
  773. }
  774. tr.csv_row1 td {
  775. padding-top:5px;
  776. padding-bottom:5px;
  777. padding-left:10px;
  778. padding-right:10px;
  779. background: #f9f9f1;
  780. border-left: #000 1px solid;
  781. }
  782. tr.csv_row1 th, tr.csv_row0 th {
  783. padding-top:5px;
  784. padding-bottom:5px;
  785. padding-left:10px;
  786. padding-right:10px;
  787. border-left: #000 1px solid;
  788. }
  789. td.cell_modified {
  790. font-weight: bold;
  791. color: #000;
  792. }
  793. td.cell_error {
  794. font-weight: bold;
  795. color: #D81515;
  796. }
  797. table.transparent, table.transparent td {
  798. background: transparent;
  799. }
  800. p.page-header {
  801. color:$complement-color;
  802. font-weight: bold;
  803. font-size: 12pt;
  804. font-family: Verdana, Arial, Helvetica, Sans-Serif
  805. }
  806. td.dashboard {
  807. vertical-align:top;
  808. border: 1px solid #ccc;
  809. padding: 0.5em;
  810. width: 50%;
  811. }
  812. .white {
  813. background-color: #fff;
  814. }
  815. /*** New Lacanau layout ***/
  816. .ui-layout-pane { /* all 'panes' */
  817. overflow: auto;
  818. }
  819. .ui-layout-resizer { /* all 'resizer-bars' */
  820. background: #f1f1f1;
  821. }
  822. .ui-layout-toggler { /* all 'toggler-buttons' */
  823. background: #AAA;
  824. }
  825. div#top-left {
  826. width: 28px;
  827. height: 70px;
  828. background: $frame-background-color;
  829. float:left;
  830. }
  831. div#header-logo {
  832. width: 100%;
  833. height: 70px;
  834. background: $frame-background-color;
  835. }
  836. .ui-layout-pane-west {
  837. background: $frame-background-color;
  838. }
  839. div#right {
  840. min-width: 260px;
  841. }
  842. div#menu {
  843. width: 100%;
  844. overflow: auto;
  845. }
  846. .header-menu {
  847. padding-left: 24px;
  848. padding-right: 8px;
  849. padding-bottom: 24px;
  850. background: transparent;
  851. }
  852. div#inner_menu {
  853. padding-left: 24px;
  854. padding-right: 8px;
  855. background: transparent;
  856. }
  857. div#logo {
  858. height: 70px;
  859. nowidth: 100%;
  860. text-align: center;
  861. }
  862. div#logo div {
  863. height: 88px;
  864. width: 244px;
  865. background: url(../images/itop-logo-2.png?v=#{$version}) left no-repeat;
  866. }
  867. #left-pane .ui-layout-north {
  868. overflow: hidden;
  869. }
  870. #top-bar {
  871. background: $frame-background-color;
  872. text-align: right;
  873. }
  874. .app-banner {
  875. }
  876. .app-message {
  877. float: left;
  878. margin-top: 2px;
  879. margin-right: 4px;
  880. padding: 6px 9px;
  881. background-color: $highlight-color;
  882. color: white;
  883. border-radius: 6px;
  884. text-align: left;
  885. }
  886. .app-message-icon {
  887. margin-right: 5px;
  888. }
  889. .app-message-body {
  890. }
  891. .fa-sm {
  892. font-size: 0.66em;
  893. }
  894. .object-details-header {
  895. margin-top: 7px;
  896. margin-bottom: 7px;
  897. }
  898. .object-icon {
  899. display: table-cell;
  900. vertical-align: middle;
  901. padding-left: 10px;
  902. padding-right: 10px;
  903. }
  904. .object-infos {
  905. display: table-cell;
  906. vertical-align: middle;
  907. }
  908. .object-name {
  909. margin-top: 0px;
  910. margin-bottom: 0px;
  911. }
  912. .tags {
  913. margin-top: 5px;
  914. }
  915. .tag {
  916. font-size: 10px;
  917. font-weight: initial;
  918. display: inline-block;
  919. color:white;
  920. background-color:#555;
  921. padding: 3px 6px;
  922. -webkit-border-radius:4px;
  923. -moz-border-radius:4px;
  924. border-radius:4px;
  925. }
  926. .text-danger {
  927. color: red;
  928. }
  929. #global-search {
  930. height: 55px;
  931. float: right;
  932. text-align: right;
  933. overflow-y: hidden;
  934. }
  935. #global-search table, #global-search tr td, #global-search tr {
  936. padding: 0;
  937. border: 0;
  938. height: 55px;
  939. margin: 0;
  940. background: transparent;
  941. overflow-y: hidden;
  942. vertical-align: middle;
  943. }
  944. #global-search-area {
  945. line-height: 55px;
  946. }
  947. #global-search-input {
  948. vertical-align: middle;
  949. -moz-border-radius: 6px;
  950. -webkit-border-radius: 6px;
  951. border-radius: 6px;
  952. border: 1px #CCC solid;
  953. height: 18px;
  954. width: 180px;
  955. padding: 3px;
  956. background: #fff;
  957. display: inline-block;
  958. }
  959. #global-search-image {
  960. vertical-align: middle;
  961. background: url(../images/search.png?v=#{$version}) center center no-repeat;
  962. display:inline-block;
  963. width: 28px;
  964. height: 30px;
  965. margin-left: -8px;
  966. cursor: pointer;
  967. }
  968. #help-link img {
  969. padding: 0;
  970. border: 0;
  971. }
  972. #help-link {
  973. padding: 0;
  974. border: 0;
  975. background: transparent;
  976. margin-left: 15px;
  977. margin-right: 10px;
  978. }
  979. div.icon {
  980. width: 20px;
  981. height: 20px;
  982. margin: 2px;
  983. float: right;
  984. }
  985. span.ui-icon {
  986. float:left;
  987. margin:0 2px;
  988. }
  989. .ui-layout-button-pin-down {
  990. background: url(../images/splitter-bkg.png?v=#{$version}) transparent;
  991. width: 16px;
  992. background-position: -144px -144px;
  993. }
  994. .ui-layout-resizer-west-open {
  995. background-color: $frame-background-color;
  996. width: 8px;
  997. }
  998. div.footer img {
  999. border: 0;
  1000. margin-bottom: 5px;
  1001. margin-top: 5px;
  1002. }
  1003. div.footer{
  1004. text-align:center;
  1005. }
  1006. #SearchResultsToAdd table.listResults tbody {
  1007. height: 300px;
  1008. overflow-y: auto;
  1009. }
  1010. tr.row_unchanged td {
  1011. border-bottom: 1px #ccc solid;
  1012. padding: 2px;
  1013. }
  1014. .wizContainer table tr.row_error td {
  1015. border-bottom: 1px #ccc solid;
  1016. background-color: #fdd;
  1017. padding: 2px;
  1018. }
  1019. tr.row_modified td {
  1020. border-bottom: 1px #ccc solid;
  1021. padding: 2px;
  1022. }
  1023. tr.row_added td {
  1024. border-bottom: 1px #ccc solid;
  1025. padding: 2px;
  1026. }
  1027. a.truncated {
  1028. cursor: pointer;
  1029. }
  1030. .org_combo
  1031. {
  1032. font-size:x-small;
  1033. width: auto;
  1034. max-width: 200px;
  1035. }
  1036. span.form_validation {
  1037. width:24px;
  1038. text-align:center;
  1039. }
  1040. .notification {
  1041. border: 1px solid #c33;
  1042. background-color: #fee;
  1043. padding: 0.5em;
  1044. margin: 0.5em;
  1045. text-align:center;
  1046. width: 95%;
  1047. -moz-border-radius: 0.5em;
  1048. }
  1049. .wiki_broken_link {
  1050. text-decoration: line-through;
  1051. }
  1052. .synoptics, .synoptics tr td {
  1053. background: transparent;
  1054. padding:10px;
  1055. font-size:1em;
  1056. vertical-align:middle;
  1057. color:#fff;
  1058. text-align:center;
  1059. }
  1060. .synoptics tr td.arrow {
  1061. color:#333;
  1062. border-top: 1px dashed #333;
  1063. width:100px;
  1064. }
  1065. .synoptics tr.synoptics_header td {
  1066. color:#000; font-size:1em;
  1067. vertical-align:middle;
  1068. text-align:center;
  1069. }
  1070. .mono_value {
  1071. display: inline-block;
  1072. background-color: #3c3;
  1073. color: #fff;
  1074. font-weight:bold;
  1075. padding: 3px;
  1076. padding-left: 5px;
  1077. padding-right: 5px;
  1078. margin-left:3px;
  1079. -moz-border-radius: 10px;
  1080. -webkit-border-radius: 10px;
  1081. border-radius: 10px;
  1082. }
  1083. .multi_values {
  1084. display: inline-block;
  1085. background-color: #c33;
  1086. color: #fff;
  1087. font-weight:bold;
  1088. padding: 3px;
  1089. padding-left: 5px;
  1090. padding-right: 5px;
  1091. margin-left:3px;
  1092. -moz-border-radius: 10px;
  1093. -webkit-border-radius: 10px;
  1094. border-radius: 10px;
  1095. }
  1096. .caselog {
  1097. overflow-x: hidden;
  1098. display: block;
  1099. overflow-y: auto;
  1100. border: 1px #ddd solid;
  1101. font-family: Tahoma, Verdana, Arial, Helvetica;
  1102. font-size: 12px;
  1103. }
  1104. .caselog_input_header {
  1105. padding-top:3px;
  1106. padding-bottom:3px;
  1107. border-top:1px solid #fff;
  1108. background: #ddd;
  1109. width:100%;
  1110. height: 21px;
  1111. }
  1112. .caselog_input_header:empty {
  1113. display: none;
  1114. }
  1115. .editor_magnifier{
  1116. /* !important so it overrides the .cke_reset_all style */
  1117. background-position: center center !important;
  1118. background-repeat: no-repeat !important;
  1119. background-size: 100% !important;
  1120. }
  1121. .editor_magnifier:hover {
  1122. background-color: #CCC;
  1123. }
  1124. .caselog_header {
  1125. padding:3px;
  1126. border-top:1px solid #fff;
  1127. background: #ddd url(../images/plus.gif) left no-repeat;
  1128. padding-left: 16px;
  1129. cursor: pointer;
  1130. width:100%;
  1131. }
  1132. .caselog_header.open {
  1133. background: #ddd url(../images/minus.gif) left no-repeat;
  1134. }
  1135. .caselog_entry {
  1136. padding:3px;
  1137. padding-left: 16px;
  1138. border-bottom:1px #999 solid;
  1139. margin-left:0;
  1140. margin-right:0;
  1141. white-space: pre-wrap; /* css-3 */
  1142. white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
  1143. white-space: -pre-wrap; /* Opera 4-6 */
  1144. white-space: -o-pre-wrap; /* Opera 7 */
  1145. word-wrap: break-word; /* Internet Explorer 5.5+, CSS3 */
  1146. }
  1147. .caselog_entry_html p, .HTML p {
  1148. margin-top: 0.25em;
  1149. margin-bottom: 0.25em;
  1150. }
  1151. .details {
  1152. border-collapse: collapse;
  1153. noborder-bottom: 2px #fff solid;
  1154. nowidth:100%;
  1155. * {
  1156. box-sizing: border-box;
  1157. }
  1158. > .field_container {
  1159. display: table;
  1160. width: 100%;
  1161. margin-bottom: 5px;
  1162. border-bottom: 2px #ddd solid;
  1163. &:last-child {
  1164. margin-bottom: 0px;
  1165. }
  1166. &.field_large{
  1167. display: inherit;
  1168. /* .field_label, .field_data */
  1169. > div {
  1170. display: inherit;
  1171. &.field_label{
  1172. width: inherit;
  1173. margin-bottom: 5px;
  1174. }
  1175. /* .field_value, .field_comments, .field_infos */
  1176. > div {
  1177. }
  1178. }
  1179. }
  1180. /* .field_label, .field_data */
  1181. > div {
  1182. display: table-cell;
  1183. vertical-align: top;
  1184. &.field_label {
  1185. width: 30%;
  1186. padding-right: 10px;
  1187. > label,span {
  1188. color: #000000;
  1189. font-weight:bold;
  1190. }
  1191. }
  1192. &.field_data {
  1193. display: table;
  1194. width: 100%;
  1195. margin-bottom: 5px;
  1196. }
  1197. /* .field_value, .field_comments, .field_infos */
  1198. > div {
  1199. display: table-cell;
  1200. width: auto;
  1201. &.field_comments,
  1202. &.field_infos{
  1203. width: 50px;
  1204. }
  1205. &.field_value{
  1206. .attribute-edit{
  1207. display: table;
  1208. width: 100%;
  1209. /* TODO: Refactor so status icon show over mandatory icon */
  1210. .form_validation, .field_status{
  1211. display: table-cell;
  1212. width: 20px;
  1213. padding-left: 0.4em;
  1214. vertical-align: middle;
  1215. }
  1216. .field_input_zone{
  1217. width: 100%; /* auto; */
  1218. &.field_input_string,
  1219. &.field_input_password{
  1220. > select, input{
  1221. width: 100%;
  1222. }
  1223. }
  1224. &.field_input_onewaypassword{
  1225. // Not implemented yet
  1226. }
  1227. &.field_input_date,
  1228. &.field_input_datetime{
  1229. display: table;
  1230. width: 100%;
  1231. > input {
  1232. display: table-cell;
  1233. width: 100%;
  1234. }
  1235. > span {
  1236. display: table-cell;
  1237. width: 20px;
  1238. padding-left: 0.4em;
  1239. vertical-align: middle;
  1240. > img {
  1241. max-width: 16px;
  1242. }
  1243. }
  1244. }
  1245. &.field_input_text{
  1246. border: none;
  1247. .f_i_text_header{
  1248. /* Inspired by .cke_top */
  1249. padding: 6px 8px 6px;
  1250. white-space: normal;
  1251. border-bottom: 1px solid #fff;
  1252. background: #f2f2f2;
  1253. .fullscreen_button{
  1254. display: block;
  1255. width: 15px;
  1256. height: 15px;
  1257. border: 1px #A6A6A6 solid;
  1258. cursor: pointer;
  1259. background-image: url('../images/full-screen.png');
  1260. background-repeat: no-repeat;
  1261. background-position: center center;
  1262. background-size: 98%;
  1263. }
  1264. .fullscreen_button:hover,
  1265. .fullscreen_button:focus{
  1266. background-color: #CCCCCC;
  1267. }
  1268. }
  1269. textarea{
  1270. /* Size for default display */
  1271. width: 100%;
  1272. height: 100%;
  1273. padding: 5px 10px;
  1274. border: none;
  1275. resize: none;
  1276. }
  1277. &.fullscreen{
  1278. z-index: 100;
  1279. position: fixed;
  1280. top: 0px;
  1281. left: 0px;
  1282. width: 100%;
  1283. height: 100%;
  1284. textarea{
  1285. /* Size set again here to override resize value when in fullscreen */
  1286. width: 100% !important;
  1287. height: 100% !important;
  1288. }
  1289. .fullscreen_button{
  1290. width: 22px;
  1291. height: 22px;
  1292. background-color: #CCCCCC;
  1293. }
  1294. }
  1295. }
  1296. &.field_input_html{
  1297. // Nothing
  1298. }
  1299. &.field_input_document{
  1300. > input{
  1301. width: 100%;
  1302. }
  1303. > span {
  1304. display: inline-block;
  1305. margin-bottom: 2px;
  1306. }
  1307. }
  1308. &.field_input_image{
  1309. input{
  1310. width: 100%;
  1311. }
  1312. }
  1313. &.field_input_extkey{
  1314. display: table;
  1315. width: 100%;
  1316. > .field_select_wrapper{
  1317. display: table-cell;
  1318. width: auto;
  1319. > select {
  1320. width: 100%;
  1321. }
  1322. }
  1323. > .field_autocomplete{
  1324. display: table-cell;
  1325. width: 100%;
  1326. }
  1327. > .field_input_btn{
  1328. display: table-cell;
  1329. width: 25px;
  1330. padding-left: 0.4em;
  1331. > img {
  1332. max-width: 20px;
  1333. }
  1334. }
  1335. }
  1336. }
  1337. }
  1338. }
  1339. }
  1340. }
  1341. }
  1342. }
  1343. fieldset .details>.field_container {
  1344. background: transparent;
  1345. border: 0;
  1346. }
  1347. /* This is extracted from the ".details > .field_container ..." because of the fullscreen option (element is moved at the end of the body */
  1348. .field_input_text{
  1349. border: none;
  1350. .f_i_text_header{
  1351. /* Inspired by .cke_top */
  1352. padding: 6px 8px 6px;
  1353. white-space: normal;
  1354. border-bottom: 1px solid #fff;
  1355. background: #f2f2f2;
  1356. .fullscreen_button{
  1357. display: block;
  1358. width: 15px;
  1359. height: 15px;
  1360. border: 1px #A6A6A6 solid;
  1361. cursor: pointer;
  1362. background-image: url('../images/full-screen.png');
  1363. background-repeat: no-repeat;
  1364. background-position: center center;
  1365. background-size: 98%;
  1366. }
  1367. .fullscreen_button:hover,
  1368. .fullscreen_button:focus{
  1369. background-color: #CCCCCC;
  1370. }
  1371. }
  1372. textarea{
  1373. /* Size for default display */
  1374. width: 100%;
  1375. height: 100%;
  1376. margin: 0px;
  1377. padding: 5px 10px;
  1378. border: none;
  1379. resize: none;
  1380. }
  1381. &.fullscreen{
  1382. z-index: 100;
  1383. position: fixed;
  1384. top: 0px;
  1385. left: 0px;
  1386. width: 100%;
  1387. height: 100%;
  1388. textarea{
  1389. /* Size set again here to override resize value when in fullscreen */
  1390. width: 100% !important;
  1391. height: 100% !important;
  1392. }
  1393. .fullscreen_button{
  1394. width: 22px;
  1395. height: 22px;
  1396. background-color: #CCCCCC;
  1397. }
  1398. }
  1399. }
  1400. #SiloSelection{
  1401. padding-top: 3px;
  1402. padding-right: 30px;
  1403. text-align: left;
  1404. *{
  1405. box-sizing: border-box;
  1406. vertical-align: middle;
  1407. }
  1408. .field_input_extkey{
  1409. display: table;
  1410. width: 100%;
  1411. .field_select_wrapper{
  1412. display: table-cell;
  1413. width: 100%;
  1414. > select{
  1415. width: 100%;
  1416. max-width: initial;
  1417. }
  1418. }
  1419. .field_input_btn{
  1420. display: table-cell;
  1421. width: 20px;
  1422. margin-left: 0.4em;
  1423. }
  1424. }
  1425. }
  1426. .ac_dlg_loading {
  1427. background: white url('../images/indicator.gif') right center no-repeat;
  1428. }
  1429. table.pagination {
  1430. display:inline-block;
  1431. }
  1432. table.pagination tr td {
  1433. padding: 3px;
  1434. }
  1435. .pagination_container {
  1436. padding-left: 3px;
  1437. }
  1438. .pager p {
  1439. margin-top: 0;
  1440. margin-bottom: 0;
  1441. }
  1442. .pager td span {
  1443. min-width: 20px;
  1444. padding-left: 2px;
  1445. padding-right: 2px;
  1446. display:inline-block;
  1447. text-align: center;
  1448. cursor: pointer;
  1449. }
  1450. .pager td span.curr_page {
  1451. color: #fff;
  1452. background: #999;
  1453. -moz-border-radius: 4px;
  1454. -webkit-border-radius: 4px;
  1455. border-radius: 4px;
  1456. }
  1457. img.prev, img.first, img.next, img.last {
  1458. cursor: pointer;
  1459. }
  1460. div.actions_button {
  1461. float:right;
  1462. background: $highlight-color url("../images/actions_left.png?v=#{$version}") no-repeat scroll left top;
  1463. padding-left: 5px;
  1464. margin-top: 0;
  1465. margin-right: 10px;
  1466. height:19px;
  1467. vertical-align: middle;
  1468. }
  1469. div.actions_button a, .actions_button a:hover, .actions_button a:visited {
  1470. background: $highlight-color url(../images/actions_bkg.png?v=#{$version}) no-repeat scroll right top;
  1471. color:#fff;
  1472. padding-right: 8px;
  1473. cursor:pointer;
  1474. font-family: Tahoma,sans-serif;
  1475. font-size: 11px;
  1476. font-weight: bold;
  1477. padding-left: 4px;
  1478. text-decoration: none;
  1479. height:19px;
  1480. line-height: 17px;
  1481. display: block;
  1482. }
  1483. select#org_id {
  1484. max-width: 90%;
  1485. }
  1486. /*********** Dashboards ***********/
  1487. .itop-dashboard {
  1488. background-color: #fff;
  1489. }
  1490. .itop-dashboard a {
  1491. cursor: not-allowed;
  1492. }
  1493. .dragHover {
  1494. background: url(./ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png?v=#{$version});
  1495. }
  1496. .edit_mode .dashlet {
  1497. background: url(./ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png?v=#{$version});
  1498. padding: 5px;
  1499. margin:0;
  1500. position:relative;
  1501. }
  1502. .edit_mode .dashlet-selected {
  1503. background: $highlight-color !important;
  1504. padding: 5px;
  1505. margin:0;
  1506. }
  1507. td.layout_cell {
  1508. height: 50px; /* min-height does not work */
  1509. vertical-align: top;
  1510. }
  1511. .dashlet-content {
  1512. background: #fff;
  1513. margin:0;
  1514. }
  1515. table.prop_table {
  1516. border-bottom: 2px solid #F9F9F1;
  1517. padding: 1px;
  1518. width: 100%;
  1519. }
  1520. .close-box {
  1521. margin: 5px;
  1522. width: 20px;
  1523. height: 20px;
  1524. position: absolute;
  1525. top: 0;
  1526. right: 0;
  1527. z-index: 10;
  1528. background: transparent url(../images/delete.png?v=#{$version}) no-repeat center;
  1529. }
  1530. td.prop_value {
  1531. text-align: left;
  1532. }
  1533. tr.itop-property-field-modified td {
  1534. background: #fbb;
  1535. }
  1536. tr.itop-property-field-modified td.hover {
  1537. background: #f99;
  1538. }
  1539. td.prop_value textarea, td.prop_value input[type=text]{
  1540. width: 98%;
  1541. }
  1542. td.prop_icon {
  1543. width: 20px;
  1544. }
  1545. .dashlet {
  1546. text-align:left;
  1547. }
  1548. .dashlet-inline {
  1549. display: inline-block;
  1550. }
  1551. .dashlet-badge a.actions {
  1552. background: none repeat scroll 0 0 transparent;
  1553. color: #666666;
  1554. font-size: 16px;
  1555. text-decoration: none;
  1556. }
  1557. .dashlet-content .display_block {
  1558. text-align:left;
  1559. }
  1560. .prop_apply .ui-icon-alert {
  1561. display: none;
  1562. }
  1563. .prop_apply .ui-state-error .ui-icon-alert {
  1564. display: block;
  1565. }
  1566. .ui-state-error .ui-icon-circle-check {
  1567. display: none;
  1568. }
  1569. .summary-details {
  1570. float: right;
  1571. margin-top: 5px;
  1572. }
  1573. .summary-details th {
  1574. background: none repeat scroll 0 0 $summary-details-background;
  1575. color: #EEEEEE;
  1576. padding: 5px;
  1577. text-align: center;
  1578. }
  1579. .main_header {
  1580. background-color: $main-header-background;
  1581. min-height: 60px;
  1582. width: 100%;
  1583. }
  1584. .main_header h1 {
  1585. color: $complement-color;
  1586. line-height: 16px;
  1587. margin-bottom: 0;
  1588. margin-top: 0;
  1589. padding-bottom: 10px;
  1590. padding-top: 10px;
  1591. }
  1592. .main_header img {
  1593. margin-top: 10px;
  1594. margin-right: 10px;
  1595. float:left;
  1596. }
  1597. a.summary, a.summary:hover {
  1598. background: none repeat scroll 0 0 transparent;
  1599. color: #666666;
  1600. text-decoration: none;
  1601. padding-left: 0;
  1602. }
  1603. .summary-details td {
  1604. background: none repeat scroll 0 0 transparent;
  1605. padding: 5px;
  1606. text-align: center;
  1607. }
  1608. #DashboardMenu > ul > li {
  1609. list-style: none;
  1610. vertical-align: middle;
  1611. margin: 0;
  1612. padding: 0;
  1613. cursor: pointer;
  1614. }
  1615. #DashboardMenu > ul {
  1616. list-style: none;
  1617. vertical-align: middle;
  1618. margin: 0;
  1619. padding: 0;
  1620. height: 25px;
  1621. }
  1622. #DashboardMenu li a {
  1623. display: block;
  1624. padding: 5px 12px;
  1625. text-decoration: none;
  1626. color: #000;
  1627. font-weight: bold;
  1628. text-align: left;
  1629. white-space: nowrap;
  1630. background: #fff;
  1631. }
  1632. #DashboardMenu li span {
  1633. display: block;
  1634. padding: 5px 12px;
  1635. text-decoration: none;
  1636. color: #000;
  1637. white-space: nowrap;
  1638. background: #fff;
  1639. }
  1640. #DashboardMenu li {
  1641. list-style: none;
  1642. }
  1643. #DashboardMenu li a:hover {
  1644. background: #1A4473;
  1645. }
  1646. #DashboardMenu ul > li > ul
  1647. {
  1648. border: 1px solid black;
  1649. background: #fff;
  1650. }
  1651. #DashboardMenu li > ul
  1652. { margin: 0;
  1653. padding: 0;
  1654. position: absolute;
  1655. display: none;
  1656. border-top: 1px solid white;
  1657. z-index: 999;
  1658. }
  1659. #DashboardMenu li ul li a:hover{
  1660. background: $popup-menu-highlight-color;
  1661. color: $popup-menu-text-higlight-color;
  1662. font-weight: bold;
  1663. list-style: none;
  1664. }
  1665. .sortable_field_list {
  1666. display: inline-block;
  1667. width: 250px;
  1668. height: 150px;
  1669. border: 1px #333 solid;
  1670. overflow: auto;
  1671. padding-left: 0;
  1672. margin: 0;
  1673. }
  1674. .sortable_field_list li {
  1675. list-style: none;
  1676. font-size: 11px;
  1677. }
  1678. .sort_order {
  1679. display: inline-block;
  1680. width: 16px;
  1681. height: 12px;
  1682. }
  1683. .sort_none {
  1684. background: url(../images/bg.gif) no-repeat center;
  1685. }
  1686. .sort_asc {
  1687. background: url(../images/desc.gif) no-repeat center;
  1688. }
  1689. .sort_desc {
  1690. background: url(../images/asc.gif) no-repeat center;
  1691. }
  1692. .sort_hidden {
  1693. display: none;
  1694. }
  1695. .sortable_field_list > li.selected {
  1696. background: #F6A828;
  1697. }
  1698. .itop-deleted-object {
  1699. text-decoration: line-through;
  1700. }
  1701. .header_message {
  1702. padding: 1em;
  1703. font-size: 10pt;
  1704. background: #fff;
  1705. border: 1px solid #999;
  1706. -moz-border-radius: 4px;
  1707. -webkit-border-radius: 4px;
  1708. border-radius: 4px;
  1709. margin-bottom: 10px;
  1710. }
  1711. .header_message {
  1712. padding: 1em;
  1713. font-size: 10pt;
  1714. background: #fff;
  1715. border: 1px solid #999;
  1716. -moz-border-radius: 4px;
  1717. -webkit-border-radius: 4px;
  1718. border-radius: 4px;
  1719. margin-bottom: 10px;
  1720. }
  1721. .message_info {
  1722. border: 1px solid #993;
  1723. background: url(../images/info-mini.png?v=#{$version}) 1em 1em no-repeat #ffc;
  1724. padding-left: 3em;
  1725. }
  1726. .message_ok {
  1727. border: 1px solid #393;
  1728. background: url(../images/ok.png?v=#{$version}) 1em 1em no-repeat #cfc;
  1729. padding-left: 3em;
  1730. }
  1731. .message_error {
  1732. border: 1px solid #933;
  1733. background: url(../images/error.png?v=#{$version}) 1em 1em no-repeat #fcc;
  1734. padding-left: 3em;
  1735. }
  1736. .fg-menu a img {
  1737. border: 0;
  1738. }
  1739. div.ui-dialog-header {
  1740. padding-bottom: 10px;
  1741. padding-top: 7px;
  1742. }
  1743. .form_field_error {
  1744. border: 1px solid #933;
  1745. background: #fcc;
  1746. }
  1747. .simple-graph, .graph_config {
  1748. background: #fff;
  1749. }
  1750. .graph_config {
  1751. padding: 0.25em;
  1752. }
  1753. .graph_config button.ui-widget {
  1754. font-size: 12px;
  1755. }
  1756. .ui-tooltip, .arrow:after {
  1757. background: $frame-background-color;
  1758. border: 1px solid $grey-color;
  1759. }
  1760. .ui-tooltip {
  1761. padding: 10px 10px;
  1762. box-shadow: 0 0 7px black;
  1763. max-width: 350px;
  1764. overflow: hidden;
  1765. }
  1766. .ui-tooltip .arrow {
  1767. width: 70px;
  1768. height: 16px;
  1769. overflow: hidden;
  1770. position: absolute;
  1771. left: 50%;
  1772. margin-left: -35px;
  1773. bottom: -16px;
  1774. }
  1775. .ui-tooltip .arrow.top {
  1776. top: -16px;
  1777. bottom: auto;
  1778. }
  1779. .ui-tooltip .arrow.left {
  1780. left: 20%;
  1781. }
  1782. .ui-tooltip .arrow:after {
  1783. content: "";
  1784. position: absolute;
  1785. left: 20px;
  1786. top: -20px;
  1787. width: 25px;
  1788. height: 25px;
  1789. box-shadow: 6px 5px 9px -9px black;
  1790. -webkit-transform: rotate(45deg);
  1791. -ms-transform: rotate(45deg);
  1792. transform: rotate(45deg);
  1793. }
  1794. .ui-tooltip .arrow.top:after {
  1795. bottom: -20px;
  1796. top: auto;
  1797. }
  1798. table.export_parameters td {
  1799. padding-right: 2em;
  1800. }
  1801. .table_preview > table {
  1802. border-collapse: collapse;
  1803. max-height: 150px;
  1804. overflow: auto;
  1805. display: block;
  1806. }
  1807. .table_preview > table > thead > tr > th, .table_preview > table > tbody > tr > td {
  1808. border: 1px $grey-color solid;
  1809. min-height: 1em;
  1810. padding-left: 0.25em;
  1811. padding-right: 0.25em;
  1812. font-size: 10pt;
  1813. }
  1814. .table_preview > table > tbody > tr > td {
  1815. vertical-align: top;
  1816. }
  1817. .table_preview .drag-handle {
  1818. cursor: move;
  1819. }
  1820. .table_preview div.text-preview {
  1821. white-space: pre-wrap;
  1822. }
  1823. /* Format for the PDF output */
  1824. .table_preview .view-image {
  1825. // Counteract the forced dimensions (usefull for displaying in the details view)
  1826. width: inherit !important;
  1827. height: inherit !important;
  1828. text-align: center;
  1829. img {
  1830. max-width: 48px !important;
  1831. max-height: 48px !important;
  1832. display: inline-block;
  1833. }
  1834. }
  1835. .graph_zoom {
  1836. display: inline-block;
  1837. float: right;
  1838. margin-right: 2em;
  1839. }
  1840. .graph_zoom_slider {
  1841. display: inline-block;
  1842. width: 10em;
  1843. }
  1844. .graph_zoom_plus, .graph_zoom_minus {
  1845. display: inline-block;
  1846. margin-left: 1em;
  1847. margin-right: 1em;
  1848. }
  1849. div.explain-printable {
  1850. border: 5px solid $complement-color;
  1851. background: $complement-light;
  1852. color: #000;
  1853. padding: 10px;
  1854. margin: 0;
  1855. font-size: 12px;
  1856. }
  1857. .hideable-chapter {
  1858. cursor: pointer;
  1859. }
  1860. #hiddeable_chapters .ui-tabs .ui-tabs-nav li.hideable-chapter span {
  1861. padding-left: 20px;
  1862. background: url(../images/eye-open-555.png?v=#{$version}) 2px center no-repeat;
  1863. }
  1864. #hiddeable_chapters .ui-tabs .ui-tabs-nav li.hideable-chapter.strikethrough span {
  1865. text-decoration: line-through;
  1866. background: url(../images/eye-closed-555.png?v=#{$version}) 2px center no-repeat;
  1867. }
  1868. .printable-version legend {
  1869. padding-left: 26px;
  1870. background: $complement-color url(../images/eye-open-fff.png?v=#{$version}) 8px center no-repeat;
  1871. }
  1872. .printable-version .strikethrough legend {
  1873. background: $complement-color url(../images/eye-closed-fff.png?v=#{$version}) 8px center no-repeat;
  1874. }
  1875. .printable-version fieldset.strikethrough span {
  1876. display: none;
  1877. }
  1878. h2.printable-tab-title {
  1879. border-bottom: 2px solid;
  1880. }
  1881. .strikethrough {
  1882. text-decoration: line-through;
  1883. }
  1884. select.multiselect {
  1885. max-width: 150px;
  1886. }
  1887. span.refresh-button {
  1888. display: inline-block;
  1889. width: 21px;
  1890. height: 18px;
  1891. cursor: pointer;
  1892. background: transparent url(../images/refresh-fff.png?v=#{$version}) left center no-repeat;
  1893. }
  1894. .case-log-history-entry {
  1895. display: block;
  1896. }
  1897. .case-log-history-entry-end {
  1898. display: none;
  1899. }
  1900. .expanded .case-log-history-entry-end {
  1901. display: inline;
  1902. }
  1903. .case-log-history-entry-more {
  1904. display: inline;
  1905. }
  1906. .expanded .case-log-history-entry-more {
  1907. display: none;
  1908. }
  1909. .case-log-history-entry .case-log-history-entry-toggle {
  1910. display: inline-block;
  1911. float: none;
  1912. pointer: cursor;
  1913. vertical-align: bottom;
  1914. }
  1915. .printable-tab .case-log-history-entry-end {
  1916. display: inline;
  1917. }
  1918. .printable-tab .case-log-history-entry-more {
  1919. display: none;
  1920. }
  1921. .printable-tab .case-log-history-entry .case-log-history-entry-toggle {
  1922. display: none;
  1923. }
  1924. .history_entry {
  1925. position: relative !important;
  1926. max-width: 100%;
  1927. }
  1928. .history_entry_truncated {
  1929. max-height: 7em;
  1930. overflow: hidden;
  1931. }
  1932. .history_truncated_toggler {
  1933. position: absolute !important;
  1934. bottom: 0;
  1935. right: 0;
  1936. display: block;
  1937. cursor: pointer;
  1938. width: 16px;
  1939. height: 16px;
  1940. background-image: url(ui-lightness/images/ui-icons_222222_256x240.png);
  1941. background-position: -16px -192px;
  1942. }
  1943. .history_entry_truncated .history_truncated_toggler {
  1944. background-position: 0 -192px;
  1945. }
  1946. #top-bar-table {
  1947. width: 100%;
  1948. padding-left: 5px;
  1949. $top-button-width: 40px;
  1950. $top-button-heigth: 55px;
  1951. $top-button-spacer: 35px;
  1952. #open-left-pane {
  1953. text-align: center;
  1954. width: $top-button-width !important;
  1955. cursor: pointer;
  1956. }
  1957. #go-home {
  1958. text-align: center;
  1959. width: $top-button-width !important;
  1960. a {
  1961. text-decoration: none;
  1962. color: #555;
  1963. font-size: 9pt;
  1964. padding: 0;
  1965. background: none;
  1966. // Make the whole cell clickable
  1967. display: inline-block;
  1968. line-height: $top-button-heigth;
  1969. width: 100%;
  1970. }
  1971. }
  1972. .top-bar-spacer{
  1973. width: $top-button-spacer !important;
  1974. }
  1975. #top-bar-table-search{
  1976. min-width: 370px;
  1977. }
  1978. }
  1979. #itop-breadcrumb{
  1980. overflow: hidden;
  1981. float: left;
  1982. background: $frame-background-color;
  1983. .breadcrumb-item{
  1984. float: left;
  1985. margin: 3px 22px 2px 0px;
  1986. .icon img{
  1987. height: 15px;
  1988. width: auto;
  1989. margin-right: 5px;
  1990. -webkit-filter: grayscale(100%);
  1991. filter: grayscale(100%);
  1992. filter: gray;
  1993. 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");
  1994. // IE has no filter option: at least, have some effect when hovering...
  1995. opacity: 0.5;
  1996. }
  1997. a{
  1998. text-decoration: none;
  1999. color: #555;
  2000. font-size: 9pt;
  2001. padding: 0;
  2002. background: none;
  2003. &:hover .icon img{
  2004. -webkit-filter: none;
  2005. filter: none;
  2006. opacity: 1;
  2007. }
  2008. span.truncate
  2009. {
  2010. // Ellipsis
  2011. max-width: 200px;
  2012. white-space: nowrap;
  2013. overflow: hidden;
  2014. text-overflow: ellipsis;
  2015. display: inline-block;
  2016. }
  2017. &:hover{
  2018. text-decoration: none;
  2019. color: $highlight-color;
  2020. }
  2021. &::after{
  2022. content:'';
  2023. position: absolute;
  2024. background-image: url(../images/breadcrumb-separator.png?v=#{$version});
  2025. background-repeat: no-repeat;
  2026. width: 8px;
  2027. height: 16px;
  2028. margin-left: 5px;
  2029. }
  2030. }
  2031. &:last-child a::after{
  2032. display: none;
  2033. }
  2034. &.breadcrumb-current{
  2035. text-decoration: none;
  2036. color: #555;
  2037. font-size: 9pt;
  2038. padding: 0;
  2039. background: none;
  2040. span.truncate
  2041. {
  2042. // Ellipsis
  2043. max-width: 200px;
  2044. white-space: nowrap;
  2045. overflow: hidden;
  2046. text-overflow: ellipsis;
  2047. display: inline-block;
  2048. }
  2049. }
  2050. }
  2051. }
  2052. .ui-datepicker-buttonpane, .ui-timepicker-div {
  2053. font-size: 9pt;
  2054. font-family: Tahoma, Verdana, Arial, Helvetica;
  2055. }
  2056. .date_format_tooltip td {
  2057. padding: 0.25em;
  2058. }
  2059. #setup {
  2060. .module-selection-banner img {
  2061. max-height: 48px;
  2062. }
  2063. .module-selection-body {
  2064. height: 28em;
  2065. overflow: auto;
  2066. border: #ccc 1px solid;
  2067. }
  2068. }
  2069. .mfp-close {
  2070. cursor: pointer !important;
  2071. }
  2072. .qtip-content {
  2073. font-size: 12px;
  2074. }
  2075. .qtip-content p:first-child {
  2076. margin-top: 0px;
  2077. }
  2078. .qtip-content p:last-child {
  2079. margin-bottom: 0px;
  2080. }
  2081. .synchro-source {
  2082. }
  2083. .synchro-source-title {
  2084. font-weight: bolder;
  2085. }
  2086. .synchro-source-description {
  2087. font-size: smaller;
  2088. margin-top: 3px;
  2089. margin-bottom: 1px;
  2090. }
  2091. .object-ref.archived {
  2092. }
  2093. .object-ref-icon.fa {
  2094. color: $highlight-color;
  2095. font-size: smaller;
  2096. vertical-align: 1px;
  2097. margin-right: 1px;
  2098. }
  2099. .object-ref-icon-disabled.fa {
  2100. color: $grey-color;
  2101. font-size: smaller;
  2102. margin-right: 1px;
  2103. }
  2104. .object-ref-link {
  2105. background: none;
  2106. }
  2107. .extension-source {
  2108. display:inline-block;
  2109. background-color: $grey-color;
  2110. padding:3px;
  2111. font-size:10px;
  2112. color:#fff;
  2113. border-radius: 4px;
  2114. }