common.css.php 47 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522
  1. <?php
  2. /* vim: set expandtab sw=4 ts=4 sts=4: */
  3. /**
  4. * Common styles for the original theme
  5. *
  6. * @package PhpMyAdmin-theme
  7. * @subpackage Original
  8. */
  9. // unplanned execution path
  10. if (! defined('PMA_MINIMUM_COMMON') && ! defined('TESTSUITE')) {
  11. exit();
  12. }
  13. ?>
  14. /******************************************************************************/
  15. /* general tags */
  16. html {
  17. font-size: <?php echo $_SESSION['PMA_Theme']->getFontSize(); ?>
  18. }
  19. input,
  20. select,
  21. textarea {
  22. font-size: 1em;
  23. }
  24. body {
  25. <?php if (! empty($GLOBALS['cfg']['FontFamily'])) { ?>
  26. font-family: <?php echo $GLOBALS['cfg']['FontFamily']; ?>;
  27. <?php } ?>
  28. padding: 0;
  29. margin: 0;
  30. margin-<?php echo $left; ?>: 240px;
  31. color: <?php echo $GLOBALS['cfg']['MainColor']; ?>;
  32. background: <?php echo $GLOBALS['cfg']['MainBackground']; ?>;
  33. }
  34. body#loginform {
  35. margin: 0;
  36. }
  37. #page_content {
  38. margin: 0 .5em;
  39. }
  40. <?php if (! empty($GLOBALS['cfg']['FontFamilyFixed'])) { ?>
  41. textarea, tt, pre, code {
  42. font-family: <?php echo $GLOBALS['cfg']['FontFamilyFixed']; ?>;
  43. }
  44. <?php } ?>
  45. h1 {
  46. font-size: 140%;
  47. font-weight: bold;
  48. }
  49. h2 {
  50. font-size: 120%;
  51. font-weight: bold;
  52. }
  53. h3 {
  54. font-weight: bold;
  55. }
  56. a, a:link,
  57. a:visited,
  58. a:active {
  59. text-decoration: none;
  60. color: #0000FF;
  61. cursor: pointer;
  62. }
  63. a:hover {
  64. text-decoration: underline;
  65. color: #FF0000;
  66. }
  67. dfn {
  68. font-style: normal;
  69. }
  70. dfn:hover {
  71. font-style: normal;
  72. cursor: help;
  73. }
  74. th {
  75. font-weight: bold;
  76. color: <?php echo $GLOBALS['cfg']['ThColor']; ?>;
  77. background: <?php echo $GLOBALS['cfg']['ThBackground']; ?>;
  78. }
  79. a img {
  80. border: 0;
  81. }
  82. hr {
  83. color: <?php echo $GLOBALS['cfg']['MainColor']; ?>;
  84. background-color: <?php echo $GLOBALS['cfg']['MainColor']; ?>;
  85. border: 0;
  86. height: 1px;
  87. }
  88. form {
  89. padding: 0;
  90. margin: 0;
  91. display: inline;
  92. }
  93. textarea {
  94. overflow: visible;
  95. height: <?php echo ceil($GLOBALS['cfg']['TextareaRows'] * 1.2); ?>em;
  96. }
  97. textarea.char {
  98. height: <?php echo ceil($GLOBALS['cfg']['CharTextareaRows'] * 1.2); ?>em;
  99. }
  100. fieldset {
  101. margin-top: 1em;
  102. border: <?php echo $GLOBALS['cfg']['MainColor']; ?> solid 1px;
  103. padding: 0.5em;
  104. background: <?php echo $GLOBALS['cfg']['BgOne']; ?>;
  105. }
  106. fieldset fieldset {
  107. margin: 0.8em;
  108. }
  109. fieldset legend {
  110. font-weight: bold;
  111. color: #444444;
  112. background-color: <?php echo 'OPERA' != PMA_USR_BROWSER_AGENT ? 'transparent' : $GLOBALS['cfg']['BgOne']; ?>;
  113. }
  114. .some-margin {
  115. margin: .5em;
  116. margin-top: 1em;
  117. }
  118. /* buttons in some browsers (eg. Konqueror) are block elements,
  119. this breaks design */
  120. button {
  121. display: inline;
  122. }
  123. table caption,
  124. table th,
  125. table td {
  126. padding: 0.1em 0.5em 0.1em 0.5em;
  127. margin: 0.1em;
  128. vertical-align: top;
  129. }
  130. img,
  131. input,
  132. select,
  133. button {
  134. vertical-align: middle;
  135. }
  136. /******************************************************************************/
  137. /* classes */
  138. .clearfloat {
  139. clear: both;
  140. }
  141. .floatleft {
  142. float: <?php echo $left; ?>;
  143. margin-<?php echo $right; ?>: 1em;
  144. }
  145. table.nospacing {
  146. border-spacing: 0;
  147. }
  148. table.nopadding tr th, table.nopadding tr td {
  149. padding: 0;
  150. }
  151. th.left, td.left {
  152. text-align: left;
  153. }
  154. th.center, td.center {
  155. text-align: center;
  156. }
  157. th.right, td.right {
  158. text-align: right;
  159. }
  160. tr.vtop, th.vtop, td.vtop {
  161. vertical-align: top;
  162. }
  163. tr.vmiddle, th.vmiddle, td.vmiddle {
  164. vertical-align: middle;
  165. }
  166. tr.vbottom, th.vbottom, td.vbottom {
  167. vertical-align: bottom;
  168. }
  169. .paddingtop {
  170. padding-top: 1em;
  171. }
  172. div.tools {
  173. border: 1px solid #000000;
  174. padding: 0.2em;
  175. }
  176. div.tools,
  177. fieldset.tblFooters {
  178. margin-top: 0;
  179. margin-bottom: 0.5em;
  180. /* avoid a thick line since this should be used under another fieldset */
  181. border-top: 0;
  182. text-align: <?php echo $right; ?>;
  183. float: none;
  184. clear: both;
  185. }
  186. div.null_div {
  187. height: 20px;
  188. text-align: center;
  189. font-style:normal;
  190. min-width:50px;
  191. }
  192. fieldset .formelement {
  193. float: <?php echo $left; ?>;
  194. margin-<?php echo $right; ?>: 0.5em;
  195. /* IE */
  196. white-space: nowrap;
  197. }
  198. /* revert for Gecko */
  199. fieldset div[class=formelement] {
  200. white-space: normal;
  201. }
  202. button.mult_submit {
  203. border: none;
  204. background-color: transparent;
  205. }
  206. /* odd items 1,3,5,7,... */
  207. table tr.odd th,
  208. .odd {
  209. background: <?php echo $GLOBALS['cfg']['BgOne']; ?>;
  210. }
  211. /* even items 2,4,6,8,... */
  212. table tr.even th,
  213. .even {
  214. background: <?php echo $GLOBALS['cfg']['BgTwo']; ?>;
  215. }
  216. /* odd table rows 1,3,5,7,... */
  217. table tr.odd th,
  218. table tr.odd,
  219. table tr.even th,
  220. table tr.even {
  221. text-align: <?php echo $left; ?>;
  222. }
  223. <?php if ($GLOBALS['cfg']['BrowseMarkerEnable']) { ?>
  224. /* marked table rows */
  225. td.marked,
  226. table tr.marked td,
  227. table tr.marked th,
  228. table tr.marked {
  229. background: <?php echo $GLOBALS['cfg']['BrowseMarkerBackground']; ?>;
  230. color: <?php echo $GLOBALS['cfg']['BrowseMarkerColor']; ?>;
  231. }
  232. <?php } ?>
  233. <?php if ($GLOBALS['cfg']['BrowsePointerEnable']) { ?>
  234. /* hovered items */
  235. .odd:hover,
  236. .even:hover,
  237. .hover {
  238. background: <?php echo $GLOBALS['cfg']['BrowsePointerBackground']; ?>;
  239. color: <?php echo $GLOBALS['cfg']['BrowsePointerColor']; ?>;
  240. }
  241. /* hovered table rows */
  242. table tr.odd:hover th,
  243. table tr.even:hover th,
  244. table tr.hover th {
  245. background: <?php echo $GLOBALS['cfg']['BrowsePointerBackground']; ?>;
  246. color: <?php echo $GLOBALS['cfg']['BrowsePointerColor']; ?>;
  247. }
  248. <?php } ?>
  249. /**
  250. * marks table rows/cells if the db field is in a where condition
  251. */
  252. td.condition,
  253. th.condition {
  254. border: 1px solid <?php echo $GLOBALS['cfg']['BrowseMarkerBackground']; ?>;
  255. }
  256. /**
  257. * cells with the value NULL
  258. */
  259. td.null {
  260. font-style: italic;
  261. text-align: <?php echo $right; ?>;
  262. }
  263. table .valueHeader {
  264. text-align: <?php echo $right; ?>;
  265. white-space: normal;
  266. }
  267. table .value {
  268. text-align: <?php echo $right; ?>;
  269. white-space: normal;
  270. }
  271. /* IE doesnt handles 'pre' right */
  272. table [class=value] {
  273. white-space: normal;
  274. }
  275. <?php if (! empty($GLOBALS['cfg']['FontFamilyFixed'])) { ?>
  276. .value {
  277. font-family: <?php echo $GLOBALS['cfg']['FontFamilyFixed']; ?>;
  278. }
  279. <?php } ?>
  280. .attention {
  281. color: red;
  282. font-weight: bold;
  283. }
  284. .allfine {
  285. color: green;
  286. }
  287. img.lightbulb {
  288. cursor: pointer;
  289. }
  290. .pdflayout {
  291. overflow: hidden;
  292. clip: inherit;
  293. background-color: #FFFFFF;
  294. display: none;
  295. border: 1px solid #000000;
  296. position: relative;
  297. }
  298. .pdflayout_table {
  299. background: #D3DCE3;
  300. color: #000000;
  301. overflow: hidden;
  302. clip: inherit;
  303. z-index: 2;
  304. display: inline;
  305. visibility: inherit;
  306. cursor: move;
  307. position: absolute;
  308. font-size: 80%;
  309. border: 1px dashed #000000;
  310. }
  311. /* MySQL Parser */
  312. .syntax {
  313. font-size: 80%;
  314. }
  315. .syntax a {
  316. text-decoration: none;
  317. border-bottom:1px dotted black;
  318. }
  319. .syntax_comment {
  320. padding-left: 4pt;
  321. padding-right: 4pt;
  322. }
  323. .syntax_digit {
  324. }
  325. .syntax_digit_hex {
  326. }
  327. .syntax_digit_integer {
  328. }
  329. .syntax_digit_float {
  330. }
  331. .syntax_punct {
  332. }
  333. .syntax_alpha {
  334. }
  335. .syntax_alpha_columnType {
  336. text-transform: uppercase;
  337. }
  338. .syntax_alpha_columnAttrib {
  339. text-transform: uppercase;
  340. }
  341. .syntax_alpha_reservedWord {
  342. text-transform: uppercase;
  343. font-weight: bold;
  344. }
  345. .syntax_alpha_functionName {
  346. text-transform: uppercase;
  347. }
  348. .syntax_alpha_identifier {
  349. }
  350. .syntax_alpha_charset {
  351. }
  352. .syntax_alpha_variable {
  353. }
  354. .syntax_quote {
  355. white-space: pre;
  356. }
  357. .syntax_quote_backtick {
  358. }
  359. /* leave some space between icons and text */
  360. .icon {
  361. vertical-align: middle;
  362. margin-right: 0.3em;
  363. margin-left: 0.3em;
  364. }
  365. /* no extra space in table cells */
  366. td .icon {
  367. margin: 0;
  368. }
  369. .selectallarrow {
  370. margin-<?php echo $right; ?>: 0.3em;
  371. margin-<?php echo $left; ?>: 0.6em;
  372. }
  373. /* message boxes: error, confirmation */
  374. #pma_errors {
  375. padding: 0 0.5em;
  376. }
  377. .success h1,
  378. .notice h1,
  379. div.error h1 {
  380. border-bottom: 2px solid;
  381. font-weight: bold;
  382. text-align: <?php echo $left; ?>;
  383. margin: 0 0 0.2em 0;
  384. }
  385. div.success,
  386. div.notice,
  387. div.error {
  388. margin: 0.3em 0 0 0;
  389. border: 2px solid;
  390. background-repeat: no-repeat;
  391. <?php if ($GLOBALS['text_dir'] === 'ltr') { ?>
  392. background-position: 10px 50%;
  393. padding: 0.1em 0.1em 0.1em 36px;
  394. <?php } else { ?>
  395. background-position: 99% 50%;
  396. padding: 0.1em 46px 0.1em 0.1em;
  397. <?php } ?>
  398. }
  399. .success {
  400. color: #000000;
  401. background-color: #f0fff0;
  402. }
  403. h1.success,
  404. div.success {
  405. border-color: #00FF00;
  406. }
  407. .success h1 {
  408. border-color: #00FF00;
  409. }
  410. .notice {
  411. color: #000000;
  412. background-color: #FFFFDD;
  413. }
  414. h1.notice,
  415. div.notice {
  416. border-color: #FFD700;
  417. }
  418. .notice h1 {
  419. border-color: #FFD700;
  420. }
  421. .error {
  422. background-color: #FFFFCC;
  423. color: #ff0000;
  424. }
  425. h1.error,
  426. div.error {
  427. border-color: #ff0000;
  428. }
  429. div.error h1 {
  430. border-color: #ff0000;
  431. }
  432. .confirmation {
  433. background-color: #FFFFCC;
  434. }
  435. fieldset.confirmation {
  436. border: 0.1em solid #FF0000;
  437. }
  438. fieldset.confirmation legend {
  439. border-left: 0.1em solid #FF0000;
  440. border-right: 0.1em solid #FF0000;
  441. font-weight: bold;
  442. background-image: url(<?php echo $_SESSION['PMA_Theme']->getImgPath('s_really.png');?>);
  443. background-repeat: no-repeat;
  444. <?php if ($GLOBALS['text_dir'] === 'ltr') { ?>
  445. background-position: 5px 50%;
  446. padding: 0.2em 0.2em 0.2em 25px;
  447. <?php } else { ?>
  448. background-position: 97% 50%;
  449. padding: 0.2em 25px 0.2em 0.2em;
  450. <?php } ?>
  451. }
  452. /* end messageboxes */
  453. .tblcomment {
  454. font-size: 70%;
  455. font-weight: normal;
  456. color: #000099;
  457. }
  458. .tblHeaders {
  459. font-weight: bold;
  460. color: <?php echo $GLOBALS['cfg']['ThColor']; ?>;
  461. background: <?php echo $GLOBALS['cfg']['ThBackground']; ?>;
  462. }
  463. div.tools,
  464. .tblFooters {
  465. font-weight: normal;
  466. color: <?php echo $GLOBALS['cfg']['ThColor']; ?>;
  467. background: <?php echo $GLOBALS['cfg']['ThBackground']; ?>;
  468. }
  469. .tblHeaders a:link,
  470. .tblHeaders a:active,
  471. .tblHeaders a:visited,
  472. div.tools a:link,
  473. div.tools a:visited,
  474. div.tools a:active,
  475. .tblFooters a:link,
  476. .tblFooters a:active,
  477. .tblFooters a:visited {
  478. color: #0000FF;
  479. }
  480. .tblHeaders a:hover,
  481. div.tools a:hover,
  482. .tblFooters a:hover {
  483. color: #FF0000;
  484. }
  485. /* forbidden, no privilegs */
  486. .noPrivileges {
  487. color: #FF0000;
  488. font-weight: bold;
  489. }
  490. /* disabled text */
  491. .disabled,
  492. .disabled a:link,
  493. .disabled a:active,
  494. .disabled a:visited {
  495. color: #666666;
  496. }
  497. .disabled a:hover {
  498. color: #666666;
  499. text-decoration: none;
  500. }
  501. tr.disabled td,
  502. td.disabled {
  503. background-color: #cccccc;
  504. }
  505. .nowrap {
  506. white-space: nowrap;
  507. }
  508. /**
  509. * zoom search
  510. */
  511. div#resizer {
  512. width: 600px;
  513. height: 400px;
  514. }
  515. div#querychart {
  516. float: left;
  517. width: 600px;
  518. }
  519. /**
  520. * login form
  521. */
  522. body#loginform h1,
  523. body#loginform a.logo {
  524. display: block;
  525. text-align: center;
  526. }
  527. body#loginform {
  528. margin-top: 1em;
  529. text-align: center;
  530. }
  531. body#loginform div.container {
  532. text-align: <?php echo $left; ?>;
  533. width: 30em;
  534. margin: 0 auto;
  535. }
  536. form.login label {
  537. float: <?php echo $left; ?>;
  538. width: 10em;
  539. font-weight: bolder;
  540. }
  541. .commented_column {
  542. border-bottom: 1px dashed black;
  543. }
  544. .column_attribute {
  545. font-size: 70%;
  546. }
  547. /******************************************************************************/
  548. /* specific elements */
  549. /* topmenu */
  550. ul#topmenu, ul#topmenu2, ul.tabs {
  551. font-weight: bold;
  552. list-style-type: none;
  553. margin: 0;
  554. padding: 0;
  555. }
  556. ul#topmenu2 {
  557. margin: 0.25em 0.5em 0;
  558. height: 2em;
  559. clear: both;
  560. }
  561. ul#topmenu li, ul#topmenu2 li {
  562. float: <?php echo $left; ?>;
  563. margin: 0;
  564. padding: 0;
  565. vertical-align: middle;
  566. }
  567. #topmenu img, #topmenu2 img {
  568. vertical-align: middle;
  569. margin-<?php echo $right; ?>: 0.1em;
  570. }
  571. /* default tab styles */
  572. ul#topmenu a, ul#topmenu span {
  573. display: block;
  574. margin: 2px 2px 0;
  575. padding: 2px 2px 0;
  576. white-space: nowrap;
  577. }
  578. ul#topmenu2 a {
  579. display: block;
  580. margin: 0.1em;
  581. padding: 0.2em;
  582. white-space: nowrap;
  583. }
  584. fieldset.caution a {
  585. color: #FF0000;
  586. }
  587. fieldset.caution a:hover {
  588. color: #ffffff;
  589. background-color: #FF0000;
  590. }
  591. #topmenu {
  592. margin-top: 0.5em;
  593. padding: 0.1em 0.3em 0.1em 0.3em;
  594. }
  595. ul#topmenu ul {
  596. -moz-box-shadow: 2px 2px 3px #666;
  597. -webkit-box-shadow: 2px 2px 3px #666;
  598. box-shadow: 2px 2px 3px #666;
  599. }
  600. ul#topmenu > li {
  601. border-bottom: 1pt solid black;
  602. }
  603. /* default tab styles */
  604. ul#topmenu a, ul#topmenu span {
  605. background-color: <?php echo $GLOBALS['cfg']['BgOne']; ?>;
  606. border: 0 solid <?php echo $GLOBALS['cfg']['BgTwo']; ?>;
  607. border-width: 1pt 1pt 0 1pt;
  608. -moz-border-radius: 0.4em 0.4em 0 0;
  609. border-radius: 0.4em 0.4em 0 0;
  610. }
  611. ul#topmenu ul a {
  612. border-width: 1pt 0 0 0;
  613. -moz-border-radius: 0;
  614. border-radius: 0;
  615. }
  616. ul#topmenu ul li:first-child a {
  617. border-width: 0;
  618. }
  619. /* enabled hover/active tabs */
  620. ul#topmenu > li > a:hover,
  621. ul#topmenu > li > .tabactive {
  622. margin: 0;
  623. padding: 2px 4px;
  624. text-decoration: none;
  625. }
  626. ul#topmenu ul a:hover,
  627. ul#topmenu ul .tabactive {
  628. text-decoration: none;
  629. }
  630. ul#topmenu a.tab:hover,
  631. ul#topmenu .tabactive {
  632. background-color: <?php echo $GLOBALS['cfg']['MainBackground']; ?>;
  633. }
  634. ul#topmenu2 a.tab:hover,
  635. ul#topmenu2 a.tabactive {
  636. background-color: <?php echo $GLOBALS['cfg']['BgOne']; ?>;
  637. -moz-border-radius: 0.3em;
  638. border-radius: 0.3em;
  639. text-decoration: none;
  640. }
  641. /* to be able to cancel the bottom border, use <li class="active"> */
  642. ul#topmenu > li.active {
  643. border-bottom: 1pt solid <?php echo $GLOBALS['cfg']['MainBackground']; ?>;
  644. }
  645. /* end topmenu */
  646. /* zoom search */
  647. div#dataDisplay input, div#dataDisplay select {
  648. margin: 0;
  649. margin-<?php echo $right; ?>: 0.5em;
  650. }
  651. div#dataDisplay th {
  652. line-height: 2em;
  653. }
  654. /* Calendar */
  655. table.calendar {
  656. width: 100%;
  657. }
  658. table.calendar td {
  659. text-align: center;
  660. }
  661. table.calendar td a {
  662. display: block;
  663. }
  664. table.calendar td a:hover {
  665. background-color: #CCFFCC;
  666. }
  667. table.calendar th {
  668. background-color: #D3DCE3;
  669. }
  670. table.calendar td.selected {
  671. background-color: #FFCC99;
  672. }
  673. img.calendar {
  674. border: none;
  675. }
  676. form.clock {
  677. text-align: center;
  678. }
  679. /* end Calendar */
  680. /* table stats */
  681. div#tablestatistics table {
  682. float: <?php echo $left; ?>;
  683. margin-top: 0.5em;
  684. margin-bottom: 0.5em;
  685. margin-<?php echo $right; ?>: 0.5em;
  686. min-width: 16em;
  687. }
  688. /* END table stats */
  689. /* server privileges */
  690. #tableuserrights td,
  691. #tablespecificuserrights td,
  692. #tabledatabases td {
  693. vertical-align: middle;
  694. }
  695. /* END server privileges */
  696. /* Heading */
  697. #topmenucontainer {
  698. background: white;
  699. padding-<?php echo $right; ?>: 1em;
  700. width: 100%;
  701. }
  702. #serverinfo {
  703. background: white;
  704. font-weight: bold;
  705. padding-bottom: 0.5em;
  706. width: 10000px;
  707. overflow: hidden;
  708. }
  709. #serverinfo .item {
  710. white-space: nowrap;
  711. float: <?php echo $left; ?>
  712. }
  713. #goto_pagetop {
  714. position: fixed;
  715. padding: .1em .3em;
  716. top: 0;
  717. <?php echo $right; ?>: 0;
  718. z-index: 900;
  719. background: white;
  720. }
  721. #span_table_comment {
  722. font-weight: normal;
  723. font-style: italic;
  724. white-space: nowrap;
  725. }
  726. #serverinfo img {
  727. margin: 0 0.1em 0 0.2em;
  728. }
  729. #textSQLDUMP {
  730. width: 95%;
  731. height: 95%;
  732. font-family: "Courier New", Courier, mono;
  733. font-size: 110%;
  734. }
  735. #TooltipContainer {
  736. position: absolute;
  737. z-index: 99;
  738. width: 20em;
  739. height: auto;
  740. overflow: visible;
  741. visibility: hidden;
  742. background-color: #ffffcc;
  743. color: #006600;
  744. border: 0.1em solid #000000;
  745. padding: 0.5em;
  746. }
  747. /* user privileges */
  748. #fieldset_add_user_login div.item {
  749. border-bottom: 1px solid silver;
  750. padding-bottom: 0.3em;
  751. margin-bottom: 0.3em;
  752. }
  753. #fieldset_add_user_login label {
  754. float: <?php echo $left; ?>;
  755. display: block;
  756. width: 10em;
  757. max-width: 100%;
  758. text-align: <?php echo $right; ?>;
  759. padding-<?php echo $right; ?>: 0.5em;
  760. }
  761. #fieldset_add_user_login span.options #select_pred_username,
  762. #fieldset_add_user_login span.options #select_pred_hostname,
  763. #fieldset_add_user_login span.options #select_pred_password {
  764. width: 100%;
  765. max-width: 100%;
  766. }
  767. #fieldset_add_user_login span.options {
  768. float: <?php echo $left; ?>;
  769. display: block;
  770. width: 12em;
  771. max-width: 100%;
  772. padding-<?php echo $right; ?>: 0.5em;
  773. }
  774. #fieldset_add_user_login input {
  775. width: 12em;
  776. clear: <?php echo $right; ?>;
  777. max-width: 100%;
  778. }
  779. #fieldset_add_user_login span.options input {
  780. width: auto;
  781. }
  782. #fieldset_user_priv div.item {
  783. float: <?php echo $left; ?>;
  784. width: 9em;
  785. max-width: 100%;
  786. }
  787. #fieldset_user_priv div.item div.item {
  788. float: none;
  789. }
  790. #fieldset_user_priv div.item label {
  791. white-space: nowrap;
  792. }
  793. #fieldset_user_priv div.item select {
  794. width: 100%;
  795. }
  796. #fieldset_user_global_rights fieldset {
  797. float: <?php echo $left; ?>;
  798. }
  799. /* END user privileges */
  800. /* serverstatus */
  801. .linkElem:hover {
  802. text-decoration: underline;
  803. color: #235a81;
  804. cursor: pointer;
  805. }
  806. h3#serverstatusqueries span {
  807. font-size:60%;
  808. display:inline;
  809. }
  810. img.sortableIcon {
  811. float:right;
  812. background-repeat:no-repeat;
  813. margin:0;
  814. }
  815. .buttonlinks {
  816. float: <?php echo $right; ?>;
  817. white-space: nowrap;
  818. }
  819. /* Also used for the variables page */
  820. fieldset#tableFilter {
  821. margin-bottom:1em;
  822. }
  823. div#serverStatusTabs {
  824. margin-top:1em;
  825. }
  826. caption a.top {
  827. float: <?php echo $right; ?>;
  828. }
  829. div#serverstatusquerieschart {
  830. float:<?php echo $left; ?>;
  831. width:500px;
  832. height:350px;
  833. padding-<?php echo $left; ?>: 30px;
  834. }
  835. div#serverstatus table#serverstatusqueriesdetails {
  836. float: <?php echo $left; ?>;
  837. }
  838. table#serverstatustraffic {
  839. float: <?php echo $left; ?>;
  840. }
  841. table#serverstatusconnections {
  842. float: <?php echo $left; ?>;
  843. margin-<?php echo $left; ?>: 30px;
  844. }
  845. table#serverstatusvariables {
  846. width: 100%;
  847. margin-bottom: 1em;
  848. }
  849. table#serverstatusvariables .name {
  850. width: 18em;
  851. white-space:nowrap;
  852. }
  853. table#serverstatusvariables .value {
  854. width: 6em;
  855. }
  856. table#serverstatusconnections {
  857. float: <?php echo $left; ?>;
  858. margin-<?php echo $left; ?>: 30px;
  859. }
  860. div#serverstatus table tbody td.descr a,
  861. div#serverstatus table .tblFooters a {
  862. white-space: nowrap;
  863. }
  864. div.liveChart {
  865. clear:both;
  866. min-width:500px;
  867. height:400px;
  868. padding-bottom:80px;
  869. }
  870. #addChartDialog input[type="text"] {
  871. margin: 0;
  872. padding:3px;
  873. }
  874. div#chartVariableSettings {
  875. border:1px solid #ddd;
  876. background-color:#E6E6E6;
  877. margin-left:10px;
  878. }
  879. table#chartGrid div.monitorChart {
  880. background: #EBEBEB;
  881. }
  882. div#serverstatus div.tabLinks {
  883. float:<?php echo $left; ?>;
  884. padding-bottom: 10px;
  885. }
  886. .popupContent {
  887. display: none;
  888. position: absolute;
  889. border: 1px solid #CCC;
  890. margin:0;
  891. padding:3px;
  892. -moz-box-shadow: 1px 1px 6px #ddd;
  893. -webkit-box-shadow: 2px 2px 3px #666;
  894. box-shadow: 2px 2px 3px #666;
  895. background-color:white;
  896. z-index: 2;
  897. }
  898. div#logTable {
  899. padding-top: 10px;
  900. clear: both;
  901. }
  902. div#logTable table {
  903. width:100%;
  904. }
  905. .smallIndent {
  906. padding-left: 7px;
  907. }
  908. /* end serverstatus */
  909. /* server variables */
  910. #serverVariables {
  911. min-width: 30em;
  912. }
  913. #serverVariables .var-row > div {
  914. white-space: nowrap;
  915. overflow: hidden;
  916. text-overflow: ellipsis;
  917. line-height: 2em;
  918. }
  919. #serverVariables .var-header {
  920. font-weight: bold;
  921. color: <?php echo $GLOBALS['cfg']['ThColor']; ?>;
  922. background: <?php echo $GLOBALS['cfg']['ThBackground']; ?>;
  923. }
  924. #serverVariables .var-header .var-value {
  925. text-align: <?php echo $left; ?>;
  926. }
  927. #serverVariables .var-row {
  928. padding: 0.5em;
  929. min-height: 18px;
  930. }
  931. #serverVariables .var-name {
  932. width: 45%;
  933. float: <?php echo $left; ?>;
  934. font-weight: bold;
  935. }
  936. #serverVariables .var-name.session {
  937. font-weight: normal;
  938. font-style: italic;
  939. }
  940. #serverVariables .var-value {
  941. width: 50%;
  942. float: <?php echo $right; ?>;
  943. text-align: <?php echo $right; ?>;
  944. }
  945. /* server variables editor */
  946. #serverVariables .editLink {
  947. padding-<?php echo $right; ?>: 1em;
  948. float: <?php echo $left; ?>;
  949. font-family: sans-serif;
  950. }
  951. #serverVariables .serverVariableEditor {
  952. width: 100%;
  953. overflow: hidden;
  954. }
  955. #serverVariables .serverVariableEditor input {
  956. width: 100%;
  957. margin: 0 0.5em;
  958. box-sizing: border-box;
  959. -ms-box-sizing: border-box;
  960. -moz-box-sizing: border-box;
  961. -webkit-box-sizing: border-box;
  962. height: 2.2em;
  963. }
  964. #serverVariables .serverVariableEditor div {
  965. display: block;
  966. overflow: hidden;
  967. padding-<?php echo $right; ?>: 1em;
  968. }
  969. #serverVariables .serverVariableEditor a {
  970. float: <?php echo $right; ?>;
  971. margin: 0 0.5em;
  972. line-height: 2em;
  973. }
  974. /* end server variables */
  975. /* querywindow */
  976. body#bodyquerywindow {
  977. margin: 0;
  978. padding: 0;
  979. background-image: none;
  980. background-color: #F5F5F5;
  981. }
  982. div#querywindowcontainer {
  983. margin: 0;
  984. padding: 0;
  985. width: 100%;
  986. }
  987. div#querywindowcontainer fieldset {
  988. margin-top: 0;
  989. }
  990. /* END querywindow */
  991. /* profiling */
  992. div#profilingchart {
  993. width: 550px;
  994. height: 370px;
  995. float: left;
  996. }
  997. /* END profiling */
  998. /* querybox */
  999. div#sqlquerycontainer {
  1000. float: <?php echo $left; ?>;
  1001. width: 69%;
  1002. /* height: 15em; */
  1003. }
  1004. div#tablefieldscontainer {
  1005. float: <?php echo $right; ?>;
  1006. width: 29%;
  1007. /* height: 15em; */
  1008. }
  1009. div#tablefieldscontainer select {
  1010. width: 100%;
  1011. /* height: 12em; */
  1012. }
  1013. textarea#sqlquery {
  1014. width: 100%;
  1015. /* height: 100%; */
  1016. }
  1017. textarea#sql_query_edit {
  1018. height: 7em;
  1019. width: 95%;
  1020. display: block;
  1021. }
  1022. div#queryboxcontainer div#bookmarkoptions {
  1023. margin-top: .5em;
  1024. }
  1025. /* end querybox */
  1026. /* main page */
  1027. #maincontainer {
  1028. background-image: url(<?php echo $_SESSION['PMA_Theme']->getImgPath('logo_right.png');?>);
  1029. background-position: <?php echo $right; ?> bottom;
  1030. background-repeat: no-repeat;
  1031. }
  1032. #mysqlmaininformation,
  1033. #pmamaininformation {
  1034. float: <?php echo $left; ?>;
  1035. width: 49%;
  1036. }
  1037. #maincontainer ul {
  1038. list-style-type: disc;
  1039. vertical-align: middle;
  1040. }
  1041. #maincontainer li {
  1042. margin: 0.2em 0em;
  1043. }
  1044. /* END main page */
  1045. /* iconic view for ul items */
  1046. li.no_bullets {
  1047. list-style-type:none !important;
  1048. margin-left: -25px !important; //align with other list items which have bullets
  1049. }
  1050. /* END iconic view for ul items */
  1051. #body_browse_foreigners {
  1052. background: <?php echo $GLOBALS['cfg']['NaviBackground']; ?>;
  1053. margin: .5em .5em 0 .5em;
  1054. }
  1055. #bodyquerywindow {
  1056. background: <?php echo $GLOBALS['cfg']['NaviBackground']; ?>;
  1057. }
  1058. #bodythemes {
  1059. width: 500px;
  1060. margin: auto;
  1061. text-align: center;
  1062. }
  1063. #bodythemes img {
  1064. border: .1em solid #000;
  1065. }
  1066. #bodythemes a:hover img {
  1067. border: .1em solid red;
  1068. }
  1069. #fieldset_select_fields {
  1070. float: <?php echo $left; ?>;
  1071. }
  1072. #selflink {
  1073. clear: both;
  1074. display: block;
  1075. margin-top: 1em;
  1076. margin-bottom: 1em;
  1077. width: 98%;
  1078. margin-left: 1%;
  1079. border-top: .1em solid silver;
  1080. text-align: <?php echo $right; ?>;
  1081. }
  1082. #table_innodb_bufferpool_usage,
  1083. #table_innodb_bufferpool_activity {
  1084. float: <?php echo $left; ?>;
  1085. }
  1086. #div_mysql_charset_collations table {
  1087. float: <?php echo $left; ?>;
  1088. }
  1089. .operations_half_width {
  1090. width: 48%;
  1091. float: <?php echo $left; ?>;
  1092. }
  1093. .operations_full_width {
  1094. width: 100%;
  1095. clear: both;
  1096. }
  1097. #qbe_div_table_list {
  1098. float: <?php echo $left; ?>;
  1099. }
  1100. #qbe_div_sql_query {
  1101. float: <?php echo $left; ?>;
  1102. }
  1103. label.desc {
  1104. width: 30em;
  1105. float: <?php echo $left; ?>;
  1106. }
  1107. label.desc sup {
  1108. position: absolute;
  1109. }
  1110. code.sql,
  1111. div.sqlvalidate {
  1112. display: block;
  1113. padding: 0.3em;
  1114. margin-top: 0;
  1115. margin-bottom: 0;
  1116. border: <?php echo $GLOBALS['cfg']['MainColor']; ?> solid 1px;
  1117. border-top: 0;
  1118. border-bottom: 0;
  1119. max-height: 10em;
  1120. overflow: auto;
  1121. background: <?php echo $GLOBALS['cfg']['BgOne']; ?>;
  1122. }
  1123. #main_pane_left {
  1124. width: 60%;
  1125. float: <?php echo $left; ?>;
  1126. padding-top: 1em;
  1127. }
  1128. #main_pane_right {
  1129. margin-<?php echo $left; ?>: 60%;
  1130. padding-top: 1em;
  1131. padding-<?php echo $left; ?>: 1em;
  1132. }
  1133. .group {
  1134. border-<?php echo $left; ?>: 0.3em solid <?php echo $GLOBALS['cfg']['ThBackground']; ?>;
  1135. margin-bottom: 1em;
  1136. }
  1137. .group h2 {
  1138. background: <?php echo $GLOBALS['cfg']['ThBackground']; ?>;
  1139. padding: 0.1em 0.3em;
  1140. margin-top: 0;
  1141. }
  1142. .group-cnt {
  1143. padding: 0 0 0 0.5em;
  1144. display: inline-block;
  1145. width: 98%;
  1146. }
  1147. textarea#partitiondefinition {
  1148. height:3em;
  1149. }
  1150. /* for elements that should be revealed only via js */
  1151. .hide {
  1152. display: none;
  1153. }
  1154. #list_server {
  1155. list-style-image: none;
  1156. }
  1157. /**
  1158. * Progress bar styles
  1159. */
  1160. div.upload_progress
  1161. {
  1162. width: 400px;
  1163. margin: 3em auto;
  1164. text-align: center;
  1165. }
  1166. div.upload_progress_bar_outer
  1167. {
  1168. border: 1px solid #000;
  1169. width: 202px;
  1170. position: relative;
  1171. margin: 0 auto 1em;
  1172. color: <?php echo $GLOBALS['cfg']['MainColor']; ?>;
  1173. }
  1174. div.upload_progress_bar_inner
  1175. {
  1176. background-color: <?php echo $GLOBALS['cfg']['NaviPointerBackground']; ?>;
  1177. width: 0;
  1178. height: 12px;
  1179. margin: 1px;
  1180. overflow: hidden;
  1181. color: <?php echo $GLOBALS['cfg']['BrowseMarkerColor']; ?>;
  1182. position: relative;
  1183. }
  1184. div.upload_progress_bar_outer div.percentage
  1185. {
  1186. position: absolute;
  1187. top: 0;
  1188. left: 0;
  1189. width: 202px;
  1190. }
  1191. div.upload_progress_bar_inner div.percentage
  1192. {
  1193. top: -1px;
  1194. left: -1px;
  1195. }
  1196. div#statustext {
  1197. margin-top: .5em;
  1198. }
  1199. table#serverconnection_src_remote,
  1200. table#serverconnection_trg_remote,
  1201. table#serverconnection_src_local,
  1202. table#serverconnection_trg_local {
  1203. float: left;
  1204. }
  1205. /**
  1206. * Validation error message styles
  1207. */
  1208. input[type=text].invalid_value,
  1209. .invalid_value {
  1210. background: #FFCCCC;
  1211. }
  1212. /**
  1213. * Ajax notification styling
  1214. */
  1215. .ajax_notification {
  1216. top: 0; /** The notification needs to be shown on the top of the page */
  1217. position: fixed;
  1218. margin-top: 0;
  1219. margin-right: auto;
  1220. margin-bottom: 0;
  1221. margin-left: auto;
  1222. padding: 3px 5px; /** Keep a little space on the sides of the text */
  1223. width: 350px;
  1224. background-color: #FFD700;
  1225. z-index: 1100; /** If this is not kept at a high z-index, the jQueryUI modal dialogs (z-index:1000) might hide this */
  1226. text-align: center;
  1227. display: block;
  1228. left: 0;
  1229. right: 0;
  1230. background-image: url(<?php echo $_SESSION['PMA_Theme']->getImgPath('ajax_clock_small.gif');?>);
  1231. background-repeat: no-repeat;
  1232. background-position: 2%;
  1233. }
  1234. #loading_parent {
  1235. /** Need this parent to properly center the notification division */
  1236. position: relative;
  1237. width: 100%;
  1238. }
  1239. /**
  1240. * Export and Import styles
  1241. */
  1242. .exportoptions h3, .importoptions h3 {
  1243. border-bottom: 1px #999999 solid;
  1244. font-size: 110%;
  1245. }
  1246. .exportoptions ul, .importoptions ul, .format_specific_options ul {
  1247. list-style-type: none;
  1248. margin-bottom: 15px;
  1249. }
  1250. .exportoptions li, .importoptions li {
  1251. margin: 7px;
  1252. }
  1253. .exportoptions label, .importoptions label, .exportoptions p, .importoptions p {
  1254. margin: 5px;
  1255. float: none;
  1256. }
  1257. #csv_options label.desc, #ldi_options label.desc, #latex_options label.desc, #output label.desc{
  1258. float: left;
  1259. width: 15em;
  1260. }
  1261. .exportoptions, .importoptions {
  1262. margin: 20px 30px 30px 10px
  1263. }
  1264. .format_specific_options h3 {
  1265. margin: 10px 0 0 10px;
  1266. border: 0;
  1267. }
  1268. .format_specific_options {
  1269. border: 1px solid #999;
  1270. margin: 7px 0;
  1271. padding: 3px;
  1272. }
  1273. p.desc {
  1274. margin: 5px;
  1275. }
  1276. /**
  1277. * Export styles only
  1278. */
  1279. select#db_select,
  1280. select#table_select {
  1281. width: 400px;
  1282. }
  1283. .export_sub_options {
  1284. margin: 20px 0 0 30px;
  1285. }
  1286. .export_sub_options h4 {
  1287. border-bottom: 1px #999 solid;
  1288. }
  1289. .export_sub_options li.subgroup {
  1290. display: inline-block;
  1291. margin-top: 0;
  1292. }
  1293. .export_sub_options li {
  1294. margin-bottom: 0;
  1295. }
  1296. #quick_or_custom,
  1297. #output_quick_export {
  1298. display: none;
  1299. }
  1300. /**
  1301. * Import styles only
  1302. */
  1303. .importoptions #import_notification {
  1304. margin: 10px 0;
  1305. font-style: italic;
  1306. }
  1307. input#input_import_file {
  1308. margin: 5px;
  1309. }
  1310. .formelementrow {
  1311. margin: 5px 0 5px 0;
  1312. }
  1313. #popup_background {
  1314. display: none;
  1315. position: fixed;
  1316. _position: absolute; /* hack for IE6 */
  1317. width: 100%;
  1318. height: 100%;
  1319. top: 0;
  1320. left: 0;
  1321. background: #000;
  1322. z-index: 1000;
  1323. overflow: hidden;
  1324. }
  1325. /**
  1326. * Create table styles
  1327. */
  1328. #create_table_form table.table-name td {
  1329. vertical-align: middle;
  1330. }
  1331. /**
  1332. * Table structure styles
  1333. */
  1334. #fieldsForm ul.table-structure-actions {
  1335. margin: 0;
  1336. padding: 0;
  1337. list-style: none;
  1338. }
  1339. #fieldsForm ul.table-structure-actions li {
  1340. float: <?php echo $left; ?>;
  1341. margin-<?php echo $right; ?>: 0.5em; /* same as padding of "table td" */
  1342. }
  1343. #fieldsForm ul.table-structure-actions .submenu li {
  1344. padding: 0.3em;
  1345. margin: 0.1em;
  1346. }
  1347. .margin#change_column_dialog {
  1348. margin: 0 .5em;
  1349. }
  1350. /**
  1351. * Indexes
  1352. */
  1353. #index_frm .index_info input,
  1354. #index_frm .index_info select {
  1355. width: 100%;
  1356. box-sizing: border-box;
  1357. -ms-box-sizing: border-box;
  1358. -moz-box-sizing: border-box;
  1359. -webkit-box-sizing: border-box;
  1360. }
  1361. #index_frm .slider {
  1362. width: 10em;
  1363. margin: .6em;
  1364. float: <?php echo $left; ?>;
  1365. }
  1366. #index_frm .add_fields {
  1367. float: <?php echo $left; ?>;
  1368. }
  1369. #index_frm .add_fields input {
  1370. margin-<?php echo $left; ?>: 1em;
  1371. }
  1372. #index_frm input {
  1373. margin: 0;
  1374. }
  1375. #index_frm td {
  1376. vertical-align: middle;
  1377. }
  1378. table#index_columns {
  1379. width: 100%;
  1380. }
  1381. table#index_columns select {
  1382. width: 100%;
  1383. }
  1384. #move_columns_dialog div {
  1385. padding: 1em;
  1386. }
  1387. #move_columns_dialog ul {
  1388. list-style: none;
  1389. margin: 0;
  1390. padding: 0;
  1391. }
  1392. #move_columns_dialog li {
  1393. background: <?php echo $GLOBALS['cfg']['ThBackground']; ?>;
  1394. border: 1px solid #aaa;
  1395. color: <?php echo $GLOBALS['cfg']['ThColor']; ?>;
  1396. font-weight: bold;
  1397. margin: .4em;
  1398. padding: .2em;
  1399. -webkit-border-radius: 2px;
  1400. -moz-border-radius: 2px;
  1401. border-radius: 2px;
  1402. }
  1403. /* config forms */
  1404. .config-form ul.tabs {
  1405. margin: 1.1em 0.2em 0;
  1406. padding: 0 0 0.3em 0;
  1407. list-style: none;
  1408. font-weight: bold;
  1409. }
  1410. .config-form ul.tabs li {
  1411. float: <?php echo $left; ?>;
  1412. }
  1413. .config-form ul.tabs li a {
  1414. display: block;
  1415. margin: 0.1em 0.2em 0;
  1416. padding: 0.1em 0.4em;
  1417. white-space: nowrap;
  1418. text-decoration: none;
  1419. border: 1px solid <?php echo $GLOBALS['cfg']['BgTwo']; ?>;
  1420. border-bottom: none;
  1421. }
  1422. .config-form ul.tabs li a:hover,
  1423. .config-form ul.tabs li a:active,
  1424. .config-form ul.tabs li a.active {
  1425. margin: 0;
  1426. padding: 0.1em 0.6em 0.2em;
  1427. }
  1428. .config-form ul.tabs li.active a {
  1429. background-color: <?php echo $GLOBALS['cfg']['BgOne']; ?>;
  1430. }
  1431. .config-form fieldset {
  1432. margin-top: 0;
  1433. padding: 0;
  1434. clear: both;
  1435. /*border-color: <?php echo $GLOBALS['cfg']['BgTwo']; ?>;*/
  1436. }
  1437. .config-form legend {
  1438. display: none;
  1439. }
  1440. .config-form fieldset p {
  1441. margin: 0;
  1442. padding: 0.5em;
  1443. background: <?php echo $GLOBALS['cfg']['BgTwo']; ?>;
  1444. }
  1445. .config-form fieldset .errors { /* form error list */
  1446. margin: 0 -2px 1em -2px;
  1447. padding: .5em 1.5em;
  1448. background: #FBEAD9;
  1449. border: 0 #C83838 solid;
  1450. border-width: 1px 0;
  1451. list-style: none;
  1452. font-family: sans-serif;
  1453. font-size: small;
  1454. }
  1455. .config-form fieldset .inline_errors { /* field error list */
  1456. margin: .3em .3em .3em 0;
  1457. padding: 0;
  1458. list-style: none;
  1459. color: #9A0000;
  1460. font-size: small;
  1461. }
  1462. .config-form fieldset th {
  1463. padding: .3em .3em .3em .5em;
  1464. text-align: left;
  1465. vertical-align: top;
  1466. width: 40%;
  1467. background: transparent;
  1468. }
  1469. .config-form fieldset .doc,
  1470. .config-form fieldset .disabled-notice {
  1471. margin-left: 1em;
  1472. }
  1473. .config-form fieldset .disabled-notice {
  1474. font-size: 80%;
  1475. text-transform: uppercase;
  1476. color: #E00;
  1477. cursor: help;
  1478. }
  1479. .config-form fieldset td {
  1480. padding-top: .3em;
  1481. padding-bottom: .3em;
  1482. vertical-align: top;
  1483. }
  1484. .config-form fieldset th small {
  1485. display: block;
  1486. font-weight: normal;
  1487. font-family: sans-serif;
  1488. font-size: x-small;
  1489. color: #444;
  1490. }
  1491. .config-form fieldset th,
  1492. .config-form fieldset td {
  1493. border-top: 1px <?php echo $GLOBALS['cfg']['BgTwo']; ?> solid;
  1494. }
  1495. fieldset .group-header th {
  1496. background: <?php echo $GLOBALS['cfg']['BgTwo']; ?>;
  1497. }
  1498. fieldset .group-header + tr th {
  1499. padding-top: .6em;
  1500. }
  1501. fieldset .group-field-1 th,
  1502. fieldset .group-header-2 th {
  1503. padding-left: 1.5em;
  1504. }
  1505. fieldset .group-field-2 th,
  1506. fieldset .group-header-3 th {
  1507. padding-left: 3em;
  1508. }
  1509. fieldset .group-field-3 th {
  1510. padding-left: 4.5em;
  1511. }
  1512. fieldset .disabled-field th,
  1513. fieldset .disabled-field th small,
  1514. fieldset .disabled-field td {
  1515. color: #666;
  1516. background-color: #ddd;
  1517. }
  1518. .config-form .lastrow {
  1519. border-top: 1px #000 solid;
  1520. }
  1521. .config-form .lastrow {
  1522. background: <?php echo $GLOBALS['cfg']['ThBackground']; ?>;;
  1523. padding: .5em;
  1524. text-align: center;
  1525. }
  1526. .config-form .lastrow input {
  1527. font-weight: bold;
  1528. }
  1529. /* form elements */
  1530. .config-form span.checkbox {
  1531. padding: 2px;
  1532. display: inline-block;
  1533. }
  1534. .config-form .custom { /* customized field */
  1535. background: #FFC;
  1536. }
  1537. .config-form span.checkbox.custom {
  1538. padding: 1px;
  1539. border: 1px #EDEC90 solid;
  1540. background: #FFC;
  1541. }
  1542. .config-form .field-error {
  1543. border-color: #A11 !important;
  1544. }
  1545. .config-form input[type="text"],
  1546. .config-form select,
  1547. .config-form textarea {
  1548. border: 1px #A7A6AA solid;
  1549. height: auto;
  1550. }
  1551. .config-form input[type="text"]:focus,
  1552. .config-form select:focus,
  1553. .config-form textarea:focus {
  1554. border: 1px #6676FF solid;
  1555. background: #F7FBFF;
  1556. }
  1557. .config-form .field-comment-mark {
  1558. font-family: serif;
  1559. color: #007;
  1560. cursor: help;
  1561. padding: 0 0.2em;
  1562. font-weight: bold;
  1563. font-style: italic;
  1564. }
  1565. .config-form .field-comment-warning {
  1566. color: #A00;
  1567. }
  1568. /* error list */
  1569. .config-form dd {
  1570. margin-left: .5em;
  1571. }
  1572. .config-form dd:before {
  1573. content: "\25B8 ";
  1574. }
  1575. .click-hide-message {
  1576. cursor: pointer;
  1577. }
  1578. .prefsmanage_opts {
  1579. margin-<?php echo $left; ?>: 2em;
  1580. }
  1581. #prefs_autoload {
  1582. margin-bottom: .5em;
  1583. }
  1584. #placeholder .button {
  1585. position: absolute;
  1586. cursor: pointer;
  1587. }
  1588. #placeholder div.button {
  1589. font-size: smaller;
  1590. color: #999;
  1591. background-color: #eee;
  1592. padding: 2px;
  1593. }
  1594. .wrapper {
  1595. float: <?php echo $left; ?>;
  1596. margin-bottom: 0.5em;
  1597. }
  1598. .toggleButton {
  1599. position: relative;
  1600. cursor: pointer;
  1601. font-size: .8em;
  1602. text-align: center;
  1603. line-height: 1.4em;
  1604. height: 1.55em;
  1605. overflow: hidden;
  1606. border-right: .1em solid #888;
  1607. border-left: .1em solid #888;
  1608. }
  1609. .toggleButton table,
  1610. .toggleButton td,
  1611. .toggleButton img {
  1612. padding: 0;
  1613. position: relative;
  1614. }
  1615. .toggleButton .container {
  1616. position: absolute;
  1617. }
  1618. .toggleButton .toggleOn {
  1619. color: #fff;
  1620. padding: 0 1em;
  1621. }
  1622. .toggleButton .toggleOff {
  1623. padding: 0 1em;
  1624. }
  1625. .doubleFieldset fieldset {
  1626. width: 48%;
  1627. float: <?php echo $left; ?>;
  1628. padding: 0;
  1629. }
  1630. .doubleFieldset fieldset.left {
  1631. margin-<?php echo $right; ?>: 1%;
  1632. }
  1633. .doubleFieldset fieldset.right {
  1634. margin-<?php echo $left; ?>: 1%;
  1635. }
  1636. .doubleFieldset legend {
  1637. margin-<?php echo $left; ?>: 0.5em;
  1638. }
  1639. .doubleFieldset div.wrap {
  1640. padding: 0.5em;
  1641. }
  1642. #table_columns input[type="text"],
  1643. #table_columns select {
  1644. width: 10em;
  1645. box-sizing: border-box;
  1646. -ms-box-sizing: border-box;
  1647. -moz-box-sizing: border-box;
  1648. -webkit-box-sizing: border-box;
  1649. }
  1650. #placeholder {
  1651. position: relative;
  1652. border: 1px solid #aaa;
  1653. float: right;
  1654. overflow: hidden;
  1655. }
  1656. .placeholderDrag {
  1657. cursor: move;
  1658. }
  1659. #placeholder .button {
  1660. position: absolute;
  1661. }
  1662. #left_arrow {
  1663. left: 8px;
  1664. top: 26px;
  1665. }
  1666. #right_arrow {
  1667. left: 26px;
  1668. top: 26px;
  1669. }
  1670. #up_arrow {
  1671. left: 17px;
  1672. top: 8px;
  1673. }
  1674. #down_arrow {
  1675. left: 17px;
  1676. top: 44px;
  1677. }
  1678. #zoom_in {
  1679. left: 17px;
  1680. top: 67px;
  1681. }
  1682. #zoom_world {
  1683. left: 17px;
  1684. top: 85px;
  1685. }
  1686. #zoom_out {
  1687. left: 17px;
  1688. top: 103px;
  1689. }
  1690. .colborder {
  1691. cursor: col-resize;
  1692. height: 100%;
  1693. margin-left: -5px;
  1694. position: absolute;
  1695. width: 5px;
  1696. }
  1697. .colborder_active {
  1698. border-right: 2px solid #a44;
  1699. }
  1700. .pma_table td {
  1701. position: static;
  1702. }
  1703. .pma_table th.draggable span,
  1704. .pma_table tbody td span {
  1705. display: block;
  1706. overflow: hidden;
  1707. }
  1708. .modal-copy input {
  1709. display: block;
  1710. width: 100%;
  1711. margin-top: 1.5em;
  1712. padding: .3em 0;
  1713. }
  1714. .cRsz {
  1715. position: absolute;
  1716. }
  1717. .draggable {
  1718. cursor: move;
  1719. }
  1720. .cCpy {
  1721. background: #000;
  1722. color: #FFF;
  1723. font-weight: bold;
  1724. margin: 0.1em;
  1725. padding: 0.3em;
  1726. position: absolute;
  1727. }
  1728. .cPointer {
  1729. background: url(<?php echo $_SESSION['PMA_Theme']->getImgPath('col_pointer.png');?>);
  1730. height: 20px;
  1731. margin-left: -5px; /* must be minus half of its width */
  1732. margin-top: -10px;
  1733. position: absolute;
  1734. width: 10px;
  1735. }
  1736. .tooltip {
  1737. background: #333 !important;
  1738. opacity: .8 !important;
  1739. border: 1px solid #000 !important;
  1740. -moz-border-radius: .3em !important;
  1741. -webkit-border-radius: .3em !important;
  1742. border-radius: .3em !important;
  1743. text-shadow: -1px -1px #000 !important;
  1744. font-size: .8em !important;
  1745. font-weight: bold !important;
  1746. padding: 1px 3px !important;
  1747. }
  1748. .tooltip * {
  1749. background: none !important;
  1750. color: #FFF !important;
  1751. }
  1752. .data_full_width {
  1753. width: 100%;
  1754. }
  1755. .cDrop {
  1756. left: 0;
  1757. position: absolute;
  1758. top: 0;
  1759. }
  1760. .coldrop {
  1761. background: url(<?php echo $_SESSION['PMA_Theme']->getImgPath('col_drop.png');?>);
  1762. cursor: pointer;
  1763. height: 16px;
  1764. margin-left: 0.5em;
  1765. margin-top: 0.3em;
  1766. position: absolute;
  1767. width: 16px;
  1768. }
  1769. .coldrop:hover,
  1770. .coldrop-hover {
  1771. background-color: #999;
  1772. }
  1773. .cList {
  1774. background: #EEE;
  1775. border: solid 1px #999;
  1776. position: absolute;
  1777. }
  1778. .cList .lDiv div {
  1779. padding: .2em .5em .2em .2em;
  1780. }
  1781. .cList .lDiv div:hover {
  1782. background: #DDD;
  1783. cursor: pointer;
  1784. }
  1785. .cList .lDiv div input {
  1786. cursor: pointer;
  1787. }
  1788. .showAllColBtn {
  1789. border-bottom: solid 1px #999;
  1790. border-top: solid 1px #999;
  1791. cursor: pointer;
  1792. font-size: .9em;
  1793. font-weight: bold;
  1794. padding: .35em 1em;
  1795. text-align: center;
  1796. }
  1797. .showAllColBtn:hover {
  1798. background: #DDD;
  1799. }
  1800. .navigation {
  1801. background: #E5E5E5;
  1802. border: 1px solid black;
  1803. margin: 0.8em 0;
  1804. }
  1805. .navigation td {
  1806. margin: 0;
  1807. padding: 0;
  1808. vertical-align: middle;
  1809. white-space: nowrap;
  1810. }
  1811. .navigation_separator {
  1812. color: #555;
  1813. display: inline-block;
  1814. text-align: center;
  1815. width: 1.2em;
  1816. text-shadow: 1px 0 #FFF;
  1817. }
  1818. .navigation input[type=submit] {
  1819. background: none;
  1820. border: 0;
  1821. margin: 0;
  1822. padding: 0.3em 0.5em;
  1823. min-width: 1.5em;
  1824. font-weight: bold;
  1825. }
  1826. .navigation input[type=submit]:hover, .navigation input.edit_mode_active {
  1827. background: #333;
  1828. color: white;
  1829. cursor: pointer;
  1830. }
  1831. .navigation select {
  1832. margin: 0 .8em;
  1833. }
  1834. .cEdit {
  1835. margin: 0;
  1836. padding: 0;
  1837. position: absolute;
  1838. }
  1839. .cEdit input[type=text] {
  1840. background: #FFF;
  1841. height: 100%;
  1842. margin: 0;
  1843. padding: 0;
  1844. }
  1845. .cEdit .edit_area {
  1846. background: #FFF;
  1847. border: 1px solid #999;
  1848. min-width: 10em;
  1849. padding: .3em .5em;
  1850. }
  1851. .cEdit .edit_area select,
  1852. .cEdit .edit_area textarea {
  1853. width: 97%;
  1854. }
  1855. .cEdit .cell_edit_hint {
  1856. color: #555;
  1857. font-size: .8em;
  1858. margin: .3em .2em;
  1859. }
  1860. .cEdit .edit_box {
  1861. overflow: hidden;
  1862. padding: 0;
  1863. }
  1864. .cEdit .edit_box_posting {
  1865. background: #FFF url(<?php echo $_SESSION['PMA_Theme']->getImgPath('ajax_clock_small.gif');?>) no-repeat right center;
  1866. padding-right: 1.5em;
  1867. }
  1868. .cEdit .edit_area_loading {
  1869. background: #FFF url(<?php echo $_SESSION['PMA_Theme']->getImgPath('ajax_clock_small.gif');?>) no-repeat center;
  1870. height: 10em;
  1871. }
  1872. .cEdit .goto_link {
  1873. background: #EEE;
  1874. color: #555;
  1875. padding: .2em .3em;
  1876. }
  1877. .saving_edited_data {
  1878. background: url(<?php echo $_SESSION['PMA_Theme']->getImgPath('ajax_clock_small.gif');?>) no-repeat left;
  1879. padding-left: 20px;
  1880. }
  1881. /* css for timepicker */
  1882. .ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
  1883. .ui-timepicker-div dl { text-align: left; }
  1884. .ui-timepicker-div dl dt { height: 25px; }
  1885. .ui-timepicker-div dl dd { margin: -25px 0 10px 65px; }
  1886. .ui-timepicker-div td { font-size: 90%; }
  1887. input.btn {
  1888. color: #333;
  1889. background-color: #D0DCE0;
  1890. }
  1891. body .ui-widget {
  1892. font-size: 1em;
  1893. }
  1894. .ui-dialog fieldset legend a {
  1895. color: #0000FF;
  1896. }
  1897. /* jqPlot */
  1898. /*rules for the plot target div. These will be cascaded down to all plot elements according to css rules*/
  1899. .jqplot-target {
  1900. position: relative;
  1901. color: #222222;
  1902. font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  1903. font-size: 1em;
  1904. /* height: 300px;
  1905. width: 400px;*/
  1906. }
  1907. /*rules applied to all axes*/
  1908. .jqplot-axis {
  1909. font-size: 0.75em;
  1910. }
  1911. .jqplot-xaxis {
  1912. margin-top: 10px;
  1913. }
  1914. .jqplot-x2axis {
  1915. margin-bottom: 10px;
  1916. }
  1917. .jqplot-yaxis {
  1918. margin-right: 10px;
  1919. }
  1920. .jqplot-y2axis, .jqplot-y3axis, .jqplot-y4axis, .jqplot-y5axis, .jqplot-y6axis, .jqplot-y7axis, .jqplot-y8axis, .jqplot-y9axis, .jqplot-yMidAxis {
  1921. margin-left: 10px;
  1922. margin-right: 10px;
  1923. }
  1924. /*rules applied to all axis tick divs*/
  1925. .jqplot-axis-tick, .jqplot-xaxis-tick, .jqplot-yaxis-tick, .jqplot-x2axis-tick, .jqplot-y2axis-tick, .jqplot-y3axis-tick, .jqplot-y4axis-tick, .jqplot-y5axis-tick, .jqplot-y6axis-tick, .jqplot-y7axis-tick, .jqplot-y8axis-tick, .jqplot-y9axis-tick, .jqplot-yMidAxis-tick {
  1926. position: absolute;
  1927. white-space: pre;
  1928. }
  1929. .jqplot-xaxis-tick {
  1930. top: 0px;
  1931. /* initial position untill tick is drawn in proper place */
  1932. left: 15px;
  1933. /* padding-top: 10px;*/
  1934. vertical-align: top;
  1935. }
  1936. .jqplot-x2axis-tick {
  1937. bottom: 0px;
  1938. /* initial position untill tick is drawn in proper place */
  1939. left: 15px;
  1940. /* padding-bottom: 10px;*/
  1941. vertical-align: bottom;
  1942. }
  1943. .jqplot-yaxis-tick {
  1944. right: 0px;
  1945. /* initial position untill tick is drawn in proper place */
  1946. top: 15px;
  1947. /* padding-right: 10px;*/
  1948. text-align: right;
  1949. }
  1950. .jqplot-yaxis-tick.jqplot-breakTick {
  1951. right: -20px;
  1952. margin-right: 0px;
  1953. padding:1px 5px 1px 5px;
  1954. /* background-color: white;*/
  1955. z-index: 2;
  1956. font-size: 1.5em;
  1957. }
  1958. .jqplot-y2axis-tick, .jqplot-y3axis-tick, .jqplot-y4axis-tick, .jqplot-y5axis-tick, .jqplot-y6axis-tick, .jqplot-y7axis-tick, .jqplot-y8axis-tick, .jqplot-y9axis-tick {
  1959. left: 0px;
  1960. /* initial position untill tick is drawn in proper place */
  1961. top: 15px;
  1962. /* padding-left: 10px;*/
  1963. /* padding-right: 15px;*/
  1964. text-align: left;
  1965. }
  1966. .jqplot-yMidAxis-tick {
  1967. text-align: center;
  1968. white-space: nowrap;
  1969. }
  1970. .jqplot-xaxis-label {
  1971. margin-top: 10px;
  1972. font-size: 11pt;
  1973. position: absolute;
  1974. }
  1975. .jqplot-x2axis-label {
  1976. margin-bottom: 10px;
  1977. font-size: 11pt;
  1978. position: absolute;
  1979. }
  1980. .jqplot-yaxis-label {
  1981. margin-right: 10px;
  1982. /* text-align: center;*/
  1983. font-size: 11pt;
  1984. position: absolute;
  1985. }
  1986. .jqplot-yMidAxis-label {
  1987. font-size: 11pt;
  1988. position: absolute;
  1989. }
  1990. .jqplot-y2axis-label, .jqplot-y3axis-label, .jqplot-y4axis-label, .jqplot-y5axis-label, .jqplot-y6axis-label, .jqplot-y7axis-label, .jqplot-y8axis-label, .jqplot-y9axis-label {
  1991. /* text-align: center;*/
  1992. font-size: 11pt;
  1993. margin-left: 10px;
  1994. position: absolute;
  1995. }
  1996. .jqplot-meterGauge-tick {
  1997. font-size: 0.75em;
  1998. color: #999999;
  1999. }
  2000. .jqplot-meterGauge-label {
  2001. font-size: 1em;
  2002. color: #999999;
  2003. }
  2004. table.jqplot-table-legend {
  2005. margin-top: 12px;
  2006. margin-bottom: 12px;
  2007. margin-left: 12px;
  2008. margin-right: 12px;
  2009. }
  2010. table.jqplot-table-legend, table.jqplot-cursor-legend {
  2011. background-color: rgba(255,255,255,0.6);
  2012. border: 1px solid #cccccc;
  2013. position: absolute;
  2014. font-size: 0.75em;
  2015. }
  2016. td.jqplot-table-legend {
  2017. vertical-align:middle;
  2018. }
  2019. /*
  2020. These rules could be used instead of assigning
  2021. element styles and relying on js object properties.
  2022. */
  2023. /*
  2024. td.jqplot-table-legend-swatch {
  2025. padding-top: 0.5em;
  2026. text-align: center;
  2027. }
  2028. tr.jqplot-table-legend:first td.jqplot-table-legend-swatch {
  2029. padding-top: 0px;
  2030. }
  2031. */
  2032. td.jqplot-seriesToggle:hover, td.jqplot-seriesToggle:active {
  2033. cursor: pointer;
  2034. }
  2035. .jqplot-table-legend .jqplot-series-hidden {
  2036. text-decoration: line-through;
  2037. }
  2038. div.jqplot-table-legend-swatch-outline {
  2039. border: 1px solid #cccccc;
  2040. padding:1px;
  2041. }
  2042. div.jqplot-table-legend-swatch {
  2043. width:0px;
  2044. height:0px;
  2045. border-top-width: 5px;
  2046. border-bottom-width: 5px;
  2047. border-left-width: 6px;
  2048. border-right-width: 6px;
  2049. border-top-style: solid;
  2050. border-bottom-style: solid;
  2051. border-left-style: solid;
  2052. border-right-style: solid;
  2053. }
  2054. .jqplot-title {
  2055. top: 0px;
  2056. left: 0px;
  2057. padding-bottom: 0.5em;
  2058. font-size: 1.2em;
  2059. }
  2060. table.jqplot-cursor-tooltip {
  2061. border: 1px solid #cccccc;
  2062. font-size: 0.75em;
  2063. }
  2064. .jqplot-cursor-tooltip {
  2065. border: 1px solid #cccccc;
  2066. font-size: 0.75em;
  2067. white-space: nowrap;
  2068. background: rgba(208,208,208,0.5);
  2069. padding: 1px;
  2070. }
  2071. .jqplot-highlighter-tooltip, .jqplot-canvasOverlay-tooltip {
  2072. border: 1px solid #cccccc;
  2073. font-size: 0.75em;
  2074. white-space: nowrap;
  2075. background: rgba(208,208,208,0.5);
  2076. padding: 1px;
  2077. }
  2078. .jqplot-point-label {
  2079. font-size: 0.75em;
  2080. z-index: 2;
  2081. }
  2082. td.jqplot-cursor-legend-swatch {
  2083. vertical-align: middle;
  2084. text-align: center;
  2085. }
  2086. div.jqplot-cursor-legend-swatch {
  2087. width: 1.2em;
  2088. height: 0.7em;
  2089. }
  2090. .jqplot-error {
  2091. /* Styles added to the plot target container when there is an error go here.*/
  2092. text-align: center;
  2093. }
  2094. .jqplot-error-message {
  2095. /* Styling of the custom error message div goes here.*/
  2096. position: relative;
  2097. top: 46%;
  2098. display: inline-block;
  2099. }
  2100. div.jqplot-bubble-label {
  2101. font-size: 0.8em;
  2102. /* background: rgba(90%, 90%, 90%, 0.15);*/
  2103. padding-left: 2px;
  2104. padding-right: 2px;
  2105. color: rgb(20%, 20%, 20%);
  2106. }
  2107. div.jqplot-bubble-label.jqplot-bubble-label-highlight {
  2108. background: rgba(90%, 90%, 90%, 0.7);
  2109. }
  2110. div.jqplot-noData-container {
  2111. text-align: center;
  2112. background-color: rgba(96%, 96%, 96%, 0.3);
  2113. }