您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595
  1. @charset "UTF-8";
  2. /**
  3. * @copyright Copyright (c) 2018, John Molakvoæ (skjnldsv@protonmail.com)
  4. *
  5. * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  6. *
  7. * @license GNU AGPL version 3 or any later version
  8. *
  9. * This program is free software: you can redistribute it and/or modify
  10. * it under the terms of the GNU Affero General Public License as
  11. * published by the Free Software Foundation, either version 3 of the
  12. * License, or (at your option) any later version.
  13. *
  14. * This program is distributed in the hope that it will be useful,
  15. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  16. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  17. * GNU Affero General Public License for more details.
  18. *
  19. * You should have received a copy of the GNU Affero General Public License
  20. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  21. *
  22. */
  23. /**
  24. * @copyright Copyright (c) 2016-2017, John Molakvoæ <skjnldsv@protonmail.com>
  25. * @copyright Copyright (c) 2016, Julius Haertl <jus@bitgrid.net>
  26. * @copyright Copyright (c) 2016, Morris Jobke <hey@morrisjobke.de>
  27. * @copyright Copyright (c) 2016, pgys <info@pexlab.space>
  28. * @copyright Copyright (c) 2016, Lukas Reschke <lukas@statuscode.ch>
  29. * @copyright Copyright (c) 2016, Stefan Weil <sw@weilnetz.de>
  30. * @copyright Copyright (c) 2016, Roeland Jago Douma <rullzer@owncloud.com>
  31. * @copyright Copyright (c) 2016, jowi <sjw@gmx.ch>
  32. * @copyright Copyright (c) 2015, Hendrik Leppelsack <hendrik@leppelsack.de>
  33. * @copyright Copyright (c) 2015, Thomas Müller <thomas.mueller@tmit.eu>
  34. * @copyright Copyright (c) 2015, Vincent Petry <pvince81@owncloud.com>
  35. * @copyright Copyright (c) 2014-2017, Jan-Christoph Borchardt <hey@jancborchardt.net>
  36. *
  37. * @license GNU AGPL version 3 or any later version
  38. *
  39. */
  40. /**
  41. * @copyright Copyright (c) 2018, John Molakvoæ (skjnldsv@protonmail.com)
  42. *
  43. * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  44. *
  45. * @license GNU AGPL version 3 or any later version
  46. *
  47. * This program is free software: you can redistribute it and/or modify
  48. * it under the terms of the GNU Affero General Public License as
  49. * published by the Free Software Foundation, either version 3 of the
  50. * License, or (at your option) any later version.
  51. *
  52. * This program is distributed in the hope that it will be useful,
  53. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  54. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  55. * GNU Affero General Public License for more details.
  56. *
  57. * You should have received a copy of the GNU Affero General Public License
  58. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  59. *
  60. */
  61. /**
  62. * @see core/src/icons.js
  63. */
  64. /**
  65. * SVG COLOR API
  66. *
  67. * @param string $icon the icon filename
  68. * @param string $dir the icon folder within /core/img if $core or app name
  69. * @param string $color the desired color in hexadecimal
  70. * @param int $version the version of the file
  71. * @param bool [$core] search icon in core
  72. *
  73. * @returns A background image with the url to the set to the requested icon.
  74. */
  75. /* BASE STYLING ------------------------------------------------------------ */
  76. h2 {
  77. font-weight: bold;
  78. font-size: 20px;
  79. margin-bottom: 12px;
  80. line-height: 30px;
  81. color: var(--color-text-light);
  82. }
  83. h3 {
  84. font-size: 16px;
  85. margin: 12px 0;
  86. color: var(--color-text-light);
  87. }
  88. h4 {
  89. font-size: 14px;
  90. }
  91. /* do not use italic typeface style, instead lighter color */
  92. em {
  93. font-style: normal;
  94. color: var(--color-text-lighter);
  95. }
  96. dl {
  97. padding: 12px 0;
  98. }
  99. dt,
  100. dd {
  101. display: inline-block;
  102. padding: 12px;
  103. padding-left: 0;
  104. }
  105. dt {
  106. width: 130px;
  107. white-space: nowrap;
  108. text-align: right;
  109. }
  110. kbd {
  111. padding: 4px 10px;
  112. border: 1px solid #ccc;
  113. box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  114. border-radius: var(--border-radius);
  115. display: inline-block;
  116. white-space: nowrap;
  117. }
  118. /* APP STYLING ------------------------------------------------------------ */
  119. #content[class*=app-] * {
  120. box-sizing: border-box;
  121. }
  122. /* APP-NAVIGATION ------------------------------------------------------------ */
  123. /* Navigation: folder like structure */
  124. #app-navigation:not(.vue) {
  125. width: 300px;
  126. position: fixed;
  127. top: 50px;
  128. left: 0;
  129. z-index: 500;
  130. overflow-y: auto;
  131. overflow-x: hidden;
  132. height: calc(100% - 50px);
  133. box-sizing: border-box;
  134. background-color: var(--color-main-background);
  135. -webkit-user-select: none;
  136. -moz-user-select: none;
  137. -ms-user-select: none;
  138. user-select: none;
  139. border-right: 1px solid var(--color-border);
  140. display: flex;
  141. flex-direction: column;
  142. flex-grow: 0;
  143. flex-shrink: 0;
  144. /* 'New' button */
  145. /**
  146. * Button styling for menu, edit and undo
  147. */
  148. /**
  149. * Collapsible menus
  150. */
  151. /**
  152. * App navigation utils, buttons and counters for drop down menu
  153. */
  154. /**
  155. * Editable entries
  156. */
  157. /**
  158. * Deleted entries with undo button
  159. */
  160. /**
  161. * Common rules for animation of undo and edit entries
  162. */
  163. /**
  164. * drag and drop
  165. */
  166. }
  167. #app-navigation:not(.vue) .app-navigation-new {
  168. display: block;
  169. padding: 10px;
  170. }
  171. #app-navigation:not(.vue) .app-navigation-new button {
  172. display: inline-block;
  173. width: 100%;
  174. padding: 10px;
  175. padding-left: 34px;
  176. background-position: 10px center;
  177. text-align: left;
  178. margin: 0;
  179. }
  180. #app-navigation:not(.vue) li {
  181. position: relative;
  182. }
  183. #app-navigation:not(.vue) > ul {
  184. position: relative;
  185. height: 100%;
  186. width: 100%;
  187. overflow-x: hidden;
  188. overflow-y: auto;
  189. box-sizing: border-box;
  190. display: flex;
  191. flex-direction: column;
  192. /* Menu and submenu */
  193. }
  194. #app-navigation:not(.vue) > ul > li {
  195. display: inline-flex;
  196. flex-wrap: wrap;
  197. order: 1;
  198. flex-shrink: 0;
  199. /* Pinned-to-bottom entries */
  200. /* align loader */
  201. /* hide deletion/collapse of subitems */
  202. /* Second level nesting for lists */
  203. }
  204. #app-navigation:not(.vue) > ul > li.pinned {
  205. order: 2;
  206. }
  207. #app-navigation:not(.vue) > ul > li.pinned.first-pinned {
  208. margin-top: auto !important;
  209. }
  210. #app-navigation:not(.vue) > ul > li > .app-navigation-entry-deleted {
  211. /* Ugly hack for overriding the main entry link */
  212. padding-left: 44px !important;
  213. }
  214. #app-navigation:not(.vue) > ul > li > .app-navigation-entry-edit {
  215. /* Ugly hack for overriding the main entry link */
  216. /* align the input correctly with the link text
  217. 44px-6px padding for the input */
  218. padding-left: 38px !important;
  219. }
  220. #app-navigation:not(.vue) > ul > li a:hover,
  221. #app-navigation:not(.vue) > ul > li a:hover > a,
  222. #app-navigation:not(.vue) > ul > li a:focus,
  223. #app-navigation:not(.vue) > ul > li a:focus > a {
  224. background-color: var(--color-background-hover);
  225. }
  226. #app-navigation:not(.vue) > ul > li a:focus-visible {
  227. border-radius: var(--border-radius);
  228. box-shadow: var(--color-primary) inset 0 0 0 2px;
  229. outline: none;
  230. }
  231. #app-navigation:not(.vue) > ul > li.active,
  232. #app-navigation:not(.vue) > ul > li.active > a,
  233. #app-navigation:not(.vue) > ul > li a:active,
  234. #app-navigation:not(.vue) > ul > li a:active > a,
  235. #app-navigation:not(.vue) > ul > li a.selected,
  236. #app-navigation:not(.vue) > ul > li a.selected > a,
  237. #app-navigation:not(.vue) > ul > li a.active,
  238. #app-navigation:not(.vue) > ul > li a.active > a {
  239. background-color: var(--color-primary-light);
  240. }
  241. #app-navigation:not(.vue) > ul > li.icon-loading-small:after {
  242. left: 22px;
  243. top: 22px;
  244. }
  245. #app-navigation:not(.vue) > ul > li.deleted > ul, #app-navigation:not(.vue) > ul > li.collapsible:not(.open) > ul {
  246. display: none;
  247. }
  248. #app-navigation:not(.vue) > ul > li.app-navigation-caption {
  249. font-weight: bold;
  250. line-height: 44px;
  251. padding: 0 44px;
  252. white-space: nowrap;
  253. text-overflow: ellipsis;
  254. box-shadow: none !important;
  255. user-select: none;
  256. pointer-events: none;
  257. }
  258. #app-navigation:not(.vue) > ul > li.app-navigation-caption:not(:first-child) {
  259. margin-top: 22px;
  260. }
  261. #app-navigation:not(.vue) > ul > li > ul {
  262. flex: 0 1 auto;
  263. width: 100%;
  264. position: relative;
  265. }
  266. #app-navigation:not(.vue) > ul > li > ul > li {
  267. display: inline-flex;
  268. flex-wrap: wrap;
  269. padding-left: 44px;
  270. /* align loader */
  271. }
  272. #app-navigation:not(.vue) > ul > li > ul > li:hover,
  273. #app-navigation:not(.vue) > ul > li > ul > li:hover > a, #app-navigation:not(.vue) > ul > li > ul > li:focus,
  274. #app-navigation:not(.vue) > ul > li > ul > li:focus > a {
  275. background-color: var(--color-background-hover);
  276. }
  277. #app-navigation:not(.vue) > ul > li > ul > li.active,
  278. #app-navigation:not(.vue) > ul > li > ul > li.active > a,
  279. #app-navigation:not(.vue) > ul > li > ul > li a.selected,
  280. #app-navigation:not(.vue) > ul > li > ul > li a.selected > a {
  281. background-color: var(--color-primary-light);
  282. }
  283. #app-navigation:not(.vue) > ul > li > ul > li.icon-loading-small:after {
  284. left: 22px;
  285. /* 44px / 2 */
  286. }
  287. #app-navigation:not(.vue) > ul > li > ul > li > .app-navigation-entry-deleted {
  288. /* margin to keep active indicator visible */
  289. margin-left: 4px;
  290. padding-left: 84px;
  291. }
  292. #app-navigation:not(.vue) > ul > li > ul > li > .app-navigation-entry-edit {
  293. /* margin to keep active indicator visible */
  294. margin-left: 4px;
  295. /* align the input correctly with the link text
  296. 44px+44px-4px-6px padding for the input */
  297. padding-left: 78px !important;
  298. }
  299. #app-navigation:not(.vue) > ul > li,
  300. #app-navigation:not(.vue) > ul > li > ul > li {
  301. position: relative;
  302. width: 100%;
  303. box-sizing: border-box;
  304. /* hide icons if loading */
  305. /* Main entry link */
  306. /* Bullet icon */
  307. /* popover fix the flex positionning of the li parent */
  308. /* show edit/undo field if editing/deleted */
  309. }
  310. #app-navigation:not(.vue) > ul > li.icon-loading-small > a,
  311. #app-navigation:not(.vue) > ul > li.icon-loading-small > .app-navigation-entry-bullet,
  312. #app-navigation:not(.vue) > ul > li > ul > li.icon-loading-small > a,
  313. #app-navigation:not(.vue) > ul > li > ul > li.icon-loading-small > .app-navigation-entry-bullet {
  314. /* hide icon or bullet if loading state*/
  315. background: transparent !important;
  316. }
  317. #app-navigation:not(.vue) > ul > li > a,
  318. #app-navigation:not(.vue) > ul > li > ul > li > a {
  319. background-size: 16px 16px;
  320. background-position: 14px center;
  321. background-repeat: no-repeat;
  322. display: block;
  323. justify-content: space-between;
  324. line-height: 44px;
  325. min-height: 44px;
  326. padding: 0 12px 0 14px;
  327. overflow: hidden;
  328. box-sizing: border-box;
  329. white-space: nowrap;
  330. text-overflow: ellipsis;
  331. color: var(--color-main-text);
  332. opacity: 0.8;
  333. flex: 1 1 0px;
  334. z-index: 100;
  335. /* above the bullet to allow click*/
  336. /* TODO: forbid using img as icon in menu? */
  337. /* counter can also be inside the link */
  338. }
  339. #app-navigation:not(.vue) > ul > li > a.svg,
  340. #app-navigation:not(.vue) > ul > li > ul > li > a.svg {
  341. padding: 0 12px 0 44px;
  342. }
  343. #app-navigation:not(.vue) > ul > li > a.svg :focus-visible,
  344. #app-navigation:not(.vue) > ul > li > ul > li > a.svg :focus-visible {
  345. padding: 0 8px 0 42px;
  346. }
  347. #app-navigation:not(.vue) > ul > li > a:first-child img,
  348. #app-navigation:not(.vue) > ul > li > ul > li > a:first-child img {
  349. margin-right: 11px;
  350. width: 16px;
  351. height: 16px;
  352. filter: var(--background-invert-if-dark);
  353. }
  354. #app-navigation:not(.vue) > ul > li > a > .app-navigation-entry-utils,
  355. #app-navigation:not(.vue) > ul > li > ul > li > a > .app-navigation-entry-utils {
  356. display: inline-block;
  357. float: right;
  358. }
  359. #app-navigation:not(.vue) > ul > li > a > .app-navigation-entry-utils .app-navigation-entry-utils-counter,
  360. #app-navigation:not(.vue) > ul > li > ul > li > a > .app-navigation-entry-utils .app-navigation-entry-utils-counter {
  361. padding-right: 0 !important;
  362. }
  363. #app-navigation:not(.vue) > ul > li > .app-navigation-entry-bullet,
  364. #app-navigation:not(.vue) > ul > li > ul > li > .app-navigation-entry-bullet {
  365. position: absolute;
  366. display: block;
  367. margin: 16px;
  368. width: 12px;
  369. height: 12px;
  370. border: none;
  371. border-radius: 50%;
  372. cursor: pointer;
  373. transition: background 100ms ease-in-out;
  374. }
  375. #app-navigation:not(.vue) > ul > li > .app-navigation-entry-bullet + a,
  376. #app-navigation:not(.vue) > ul > li > ul > li > .app-navigation-entry-bullet + a {
  377. /* hide icon if bullet, can't have both */
  378. background: transparent !important;
  379. }
  380. #app-navigation:not(.vue) > ul > li > .app-navigation-entry-menu,
  381. #app-navigation:not(.vue) > ul > li > ul > li > .app-navigation-entry-menu {
  382. top: 44px;
  383. }
  384. #app-navigation:not(.vue) > ul > li.editing .app-navigation-entry-edit,
  385. #app-navigation:not(.vue) > ul > li > ul > li.editing .app-navigation-entry-edit {
  386. opacity: 1;
  387. z-index: 250;
  388. }
  389. #app-navigation:not(.vue) > ul > li.deleted .app-navigation-entry-deleted,
  390. #app-navigation:not(.vue) > ul > li > ul > li.deleted .app-navigation-entry-deleted {
  391. transform: translateX(0);
  392. z-index: 250;
  393. }
  394. #app-navigation:not(.vue).hidden {
  395. display: none;
  396. }
  397. #app-navigation:not(.vue) .app-navigation-entry-utils .app-navigation-entry-utils-menu-button > button,
  398. #app-navigation:not(.vue) .app-navigation-entry-deleted .app-navigation-entry-deleted-button {
  399. border: 0;
  400. opacity: 0.5;
  401. background-color: transparent;
  402. background-repeat: no-repeat;
  403. background-position: center;
  404. }
  405. #app-navigation:not(.vue) .app-navigation-entry-utils .app-navigation-entry-utils-menu-button > button:hover, #app-navigation:not(.vue) .app-navigation-entry-utils .app-navigation-entry-utils-menu-button > button:focus,
  406. #app-navigation:not(.vue) .app-navigation-entry-deleted .app-navigation-entry-deleted-button:hover,
  407. #app-navigation:not(.vue) .app-navigation-entry-deleted .app-navigation-entry-deleted-button:focus {
  408. background-color: transparent;
  409. opacity: 1;
  410. }
  411. #app-navigation:not(.vue) .collapsible {
  412. /* Fallback for old collapse button.
  413. TODO: to be removed. Leaved here for retro compatibility */
  414. /* force padding on link no matter if 'a' has an icon class */
  415. }
  416. #app-navigation:not(.vue) .collapsible .collapse {
  417. opacity: 0;
  418. position: absolute;
  419. width: 44px;
  420. height: 44px;
  421. margin: 0;
  422. z-index: 110;
  423. /* Needed for IE11; otherwise the button appears to the right of the
  424. * link. */
  425. left: 0;
  426. }
  427. #app-navigation:not(.vue) .collapsible .collapse:focus-visible {
  428. opacity: 1;
  429. border-width: 0;
  430. box-shadow: inset 0 0 0 2px var(--color-primary);
  431. background: none;
  432. }
  433. #app-navigation:not(.vue) .collapsible:before {
  434. position: absolute;
  435. height: 44px;
  436. width: 44px;
  437. margin: 0;
  438. padding: 0;
  439. background: none;
  440. /* $dir is the app name, so we add this to the icon var to avoid conflicts between apps */
  441. background-image: var(--icon-triangle-s-dark);
  442. background-size: 16px;
  443. background-repeat: no-repeat;
  444. background-position: center;
  445. border: none;
  446. border-radius: 0;
  447. outline: none !important;
  448. box-shadow: none;
  449. content: " ";
  450. opacity: 0;
  451. -webkit-transform: rotate(-90deg);
  452. -ms-transform: rotate(-90deg);
  453. transform: rotate(-90deg);
  454. z-index: 105;
  455. background-color: var(--color-background-hover);
  456. border-radius: 50%;
  457. transition: opacity 100ms ease-in-out;
  458. }
  459. #app-navigation:not(.vue) .collapsible > a:first-child {
  460. padding-left: 44px;
  461. }
  462. #app-navigation:not(.vue) .collapsible:hover:before, #app-navigation:not(.vue) .collapsible:focus:before {
  463. opacity: 1;
  464. }
  465. #app-navigation:not(.vue) .collapsible:hover > .app-navigation-entry-bullet, #app-navigation:not(.vue) .collapsible:focus > .app-navigation-entry-bullet {
  466. background: transparent !important;
  467. }
  468. #app-navigation:not(.vue) .collapsible.open:before {
  469. -webkit-transform: rotate(0);
  470. -ms-transform: rotate(0);
  471. transform: rotate(0);
  472. }
  473. #app-navigation:not(.vue) .app-navigation-entry-utils {
  474. flex: 0 1 auto;
  475. }
  476. #app-navigation:not(.vue) .app-navigation-entry-utils ul {
  477. display: flex !important;
  478. align-items: center;
  479. justify-content: flex-end;
  480. }
  481. #app-navigation:not(.vue) .app-navigation-entry-utils li {
  482. width: 44px !important;
  483. height: 44px;
  484. }
  485. #app-navigation:not(.vue) .app-navigation-entry-utils button {
  486. height: 100%;
  487. width: 100%;
  488. margin: 0;
  489. box-shadow: none;
  490. }
  491. #app-navigation:not(.vue) .app-navigation-entry-utils .app-navigation-entry-utils-menu-button {
  492. /* Prevent bg img override if an icon class is set */
  493. }
  494. #app-navigation:not(.vue) .app-navigation-entry-utils .app-navigation-entry-utils-menu-button button:not([class^=icon-]):not([class*=" icon-"]) {
  495. /* $dir is the app name, so we add this to the icon var to avoid conflicts between apps */
  496. background-image: var(--icon-more-dark);
  497. }
  498. #app-navigation:not(.vue) .app-navigation-entry-utils .app-navigation-entry-utils-menu-button:hover button, #app-navigation:not(.vue) .app-navigation-entry-utils .app-navigation-entry-utils-menu-button:focus button {
  499. background-color: transparent;
  500. opacity: 1;
  501. }
  502. #app-navigation:not(.vue) .app-navigation-entry-utils .app-navigation-entry-utils-counter {
  503. overflow: hidden;
  504. text-align: right;
  505. font-size: 9pt;
  506. line-height: 44px;
  507. padding: 0 12px;
  508. /* Same padding as all li > a in the app-navigation */
  509. }
  510. #app-navigation:not(.vue) .app-navigation-entry-utils .app-navigation-entry-utils-counter.highlighted {
  511. padding: 0;
  512. text-align: center;
  513. }
  514. #app-navigation:not(.vue) .app-navigation-entry-utils .app-navigation-entry-utils-counter.highlighted span {
  515. padding: 2px 5px;
  516. border-radius: 10px;
  517. background-color: var(--color-primary);
  518. color: var(--color-primary-text);
  519. }
  520. #app-navigation:not(.vue) .app-navigation-entry-edit {
  521. padding-left: 5px;
  522. padding-right: 5px;
  523. display: block;
  524. width: calc(100% - 1px);
  525. /* Avoid border overlapping */
  526. transition: opacity 250ms ease-in-out;
  527. opacity: 0;
  528. position: absolute;
  529. background-color: var(--color-main-background);
  530. z-index: -1;
  531. }
  532. #app-navigation:not(.vue) .app-navigation-entry-edit form,
  533. #app-navigation:not(.vue) .app-navigation-entry-edit div {
  534. display: inline-flex;
  535. width: 100%;
  536. }
  537. #app-navigation:not(.vue) .app-navigation-entry-edit input {
  538. padding: 5px;
  539. margin-right: 0;
  540. height: 38px;
  541. }
  542. #app-navigation:not(.vue) .app-navigation-entry-edit input:hover, #app-navigation:not(.vue) .app-navigation-entry-edit input:focus {
  543. /* overlapp borders */
  544. z-index: 1;
  545. }
  546. #app-navigation:not(.vue) .app-navigation-entry-edit input[type=text] {
  547. width: 100%;
  548. min-width: 0;
  549. /* firefox hack: override auto */
  550. border-bottom-right-radius: 0;
  551. border-top-right-radius: 0;
  552. }
  553. #app-navigation:not(.vue) .app-navigation-entry-edit button,
  554. #app-navigation:not(.vue) .app-navigation-entry-edit input:not([type=text]) {
  555. width: 36px;
  556. height: 38px;
  557. flex: 0 0 36px;
  558. }
  559. #app-navigation:not(.vue) .app-navigation-entry-edit button:not(:last-child),
  560. #app-navigation:not(.vue) .app-navigation-entry-edit input:not([type=text]):not(:last-child) {
  561. border-radius: 0 !important;
  562. }
  563. #app-navigation:not(.vue) .app-navigation-entry-edit button:not(:first-child),
  564. #app-navigation:not(.vue) .app-navigation-entry-edit input:not([type=text]):not(:first-child) {
  565. margin-left: -1px;
  566. }
  567. #app-navigation:not(.vue) .app-navigation-entry-edit button:last-child,
  568. #app-navigation:not(.vue) .app-navigation-entry-edit input:not([type=text]):last-child {
  569. border-bottom-right-radius: var(--border-radius);
  570. border-top-right-radius: var(--border-radius);
  571. border-bottom-left-radius: 0;
  572. border-top-left-radius: 0;
  573. }
  574. #app-navigation:not(.vue) .app-navigation-entry-deleted {
  575. display: inline-flex;
  576. padding-left: 44px;
  577. transform: translateX(300px);
  578. }
  579. #app-navigation:not(.vue) .app-navigation-entry-deleted .app-navigation-entry-deleted-description {
  580. position: relative;
  581. white-space: nowrap;
  582. text-overflow: ellipsis;
  583. overflow: hidden;
  584. flex: 1 1 0px;
  585. line-height: 44px;
  586. }
  587. #app-navigation:not(.vue) .app-navigation-entry-deleted .app-navigation-entry-deleted-button {
  588. margin: 0;
  589. height: 44px;
  590. width: 44px;
  591. line-height: 44px;
  592. }
  593. #app-navigation:not(.vue) .app-navigation-entry-deleted .app-navigation-entry-deleted-button:hover, #app-navigation:not(.vue) .app-navigation-entry-deleted .app-navigation-entry-deleted-button:focus {
  594. opacity: 1;
  595. }
  596. #app-navigation:not(.vue) .app-navigation-entry-edit,
  597. #app-navigation:not(.vue) .app-navigation-entry-deleted {
  598. width: calc(100% - 1px);
  599. /* Avoid border overlapping */
  600. transition: transform 250ms ease-in-out, opacity 250ms ease-in-out, z-index 250ms ease-in-out;
  601. position: absolute;
  602. left: 0;
  603. background-color: var(--color-main-background);
  604. box-sizing: border-box;
  605. }
  606. #app-navigation:not(.vue) .drag-and-drop {
  607. -webkit-transition: padding-bottom 500ms ease 0s;
  608. transition: padding-bottom 500ms ease 0s;
  609. padding-bottom: 40px;
  610. }
  611. #app-navigation:not(.vue) .error {
  612. color: var(--color-error);
  613. }
  614. #app-navigation:not(.vue) .app-navigation-entry-utils ul,
  615. #app-navigation:not(.vue) .app-navigation-entry-menu ul {
  616. list-style-type: none;
  617. }
  618. /* CONTENT --------------------------------------------------------- */
  619. #content {
  620. box-sizing: border-box;
  621. position: relative;
  622. display: flex;
  623. padding-top: 50px;
  624. min-height: 100%;
  625. }
  626. /* APP-CONTENT AND WRAPPER ------------------------------------------ */
  627. /* Part where the content will be loaded into */
  628. /**
  629. * !Important. We are defining the minimum requirement we want for flex
  630. * Just before the mobile breakpoint we have variables.$breakpoint-mobile (1024px) - variables.$navigation-width
  631. * -> 468px. In that case we want 200px for the list and 268px for the content
  632. */
  633. #app-content {
  634. z-index: 1000;
  635. background-color: var(--color-main-background);
  636. position: relative;
  637. flex-basis: 100vw;
  638. min-height: 100%;
  639. /* margin if navigation element is here */
  640. /* no top border for first settings item */
  641. /* if app-content-list is present */
  642. }
  643. #app-navigation:not(.hidden) + #app-content {
  644. margin-left: 300px;
  645. }
  646. #app-content > .section:first-child {
  647. border-top: none;
  648. }
  649. #app-content #app-content-wrapper {
  650. display: flex;
  651. position: relative;
  652. align-items: stretch;
  653. /* make sure we have at least full height for loaders or such
  654. no need for list/details since we have a flex stretch */
  655. min-height: 100%;
  656. /* CONTENT DETAILS AFTER LIST*/
  657. }
  658. #app-content #app-content-wrapper .app-content-details {
  659. /* grow full width */
  660. flex: 1 1 524px;
  661. }
  662. #app-content #app-content-wrapper .app-content-details #app-navigation-toggle-back {
  663. display: none;
  664. }
  665. /* APP-SIDEBAR ------------------------------------------------------------ */
  666. /*
  667. Sidebar: a sidebar to be used within #content
  668. #app-content will be shrinked properly
  669. */
  670. #app-sidebar {
  671. width: 27vw;
  672. min-width: 300px;
  673. max-width: 500px;
  674. display: block;
  675. position: -webkit-sticky;
  676. position: sticky;
  677. top: 50px;
  678. right: 0;
  679. overflow-y: auto;
  680. overflow-x: hidden;
  681. z-index: 1500;
  682. height: calc(100vh - 50px);
  683. background: var(--color-main-background);
  684. border-left: 1px solid var(--color-border);
  685. flex-shrink: 0;
  686. }
  687. #app-sidebar.disappear {
  688. display: none;
  689. }
  690. /* APP-SETTINGS ------------------------------------------------------------ */
  691. /* settings area */
  692. #app-settings {
  693. margin-top: auto;
  694. }
  695. #app-settings.open #app-settings-content, #app-settings.opened #app-settings-content {
  696. display: block;
  697. }
  698. #app-settings-content {
  699. display: none;
  700. padding: 10px;
  701. background-color: var(--color-main-background);
  702. /* restrict height of settings and make scrollable */
  703. max-height: 300px;
  704. overflow-y: auto;
  705. box-sizing: border-box;
  706. /* display input fields at full width */
  707. }
  708. #app-settings-content input[type=text] {
  709. width: 93%;
  710. }
  711. #app-settings-content .info-text {
  712. padding: 5px 0 7px 22px;
  713. color: var(--color-text-lighter);
  714. }
  715. #app-settings-content input[type=checkbox].radio + label, #app-settings-content input[type=checkbox].checkbox + label, #app-settings-content input[type=radio].radio + label, #app-settings-content input[type=radio].checkbox + label {
  716. display: inline-block;
  717. width: 100%;
  718. padding: 5px 0;
  719. }
  720. #app-settings-header {
  721. box-sizing: border-box;
  722. background-color: var(--color-main-background);
  723. }
  724. #app-settings-header .settings-button {
  725. display: flex;
  726. align-items: center;
  727. height: 44px;
  728. width: 100%;
  729. padding: 0;
  730. margin: 0;
  731. background-color: var(--color-main-background);
  732. box-shadow: none;
  733. border: 0;
  734. border-radius: 0;
  735. text-align: left;
  736. font-weight: normal;
  737. font-size: 100%;
  738. opacity: 0.8;
  739. /* like app-navigation a */
  740. color: var(--color-main-text);
  741. }
  742. #app-settings-header .settings-button.opened {
  743. border-top: solid 1px var(--color-border);
  744. background-color: var(--color-main-background);
  745. }
  746. #app-settings-header .settings-button:hover, #app-settings-header .settings-button:focus {
  747. background-color: var(--color-background-hover);
  748. }
  749. #app-settings-header .settings-button::before {
  750. background-image: var(--icon-settings-dark);
  751. background-position: 14px center;
  752. background-repeat: no-repeat;
  753. content: "";
  754. width: 44px;
  755. height: 44px;
  756. top: 0;
  757. left: 0;
  758. display: block;
  759. filter: var(--background-invert-if-dark);
  760. }
  761. #app-settings-header .settings-button:focus-visible {
  762. box-shadow: 0 0 0 2px inset var(--color-primary) !important;
  763. border-radius: var(--border-radius);
  764. background-position: 12px center;
  765. }
  766. /* GENERAL SECTION ------------------------------------------------------------ */
  767. .section {
  768. display: block;
  769. padding: 30px;
  770. margin-bottom: 24px;
  771. /* slight position correction of checkboxes and radio buttons */
  772. }
  773. .section.hidden {
  774. display: none !important;
  775. }
  776. .section input[type=checkbox], .section input[type=radio] {
  777. vertical-align: -2px;
  778. margin-right: 4px;
  779. }
  780. .sub-section {
  781. position: relative;
  782. margin-top: 10px;
  783. margin-left: 27px;
  784. margin-bottom: 10px;
  785. }
  786. .appear {
  787. opacity: 1;
  788. -webkit-transition: opacity 500ms ease 0s;
  789. -moz-transition: opacity 500ms ease 0s;
  790. -ms-transition: opacity 500ms ease 0s;
  791. -o-transition: opacity 500ms ease 0s;
  792. transition: opacity 500ms ease 0s;
  793. }
  794. .appear.transparent {
  795. opacity: 0;
  796. }
  797. /* TABS ------------------------------------------------------------ */
  798. .tabHeaders {
  799. display: flex;
  800. margin-bottom: 16px;
  801. }
  802. .tabHeaders .tabHeader {
  803. display: flex;
  804. flex-direction: column;
  805. flex-grow: 1;
  806. text-align: center;
  807. white-space: nowrap;
  808. overflow: hidden;
  809. text-overflow: ellipsis;
  810. cursor: pointer;
  811. color: var(--color-text-lighter);
  812. margin-bottom: 1px;
  813. padding: 5px;
  814. /* Use same amount as sidebar padding */
  815. }
  816. .tabHeaders .tabHeader.hidden {
  817. display: none;
  818. }
  819. .tabHeaders .tabHeader:first-child {
  820. padding-left: 15px;
  821. }
  822. .tabHeaders .tabHeader:last-child {
  823. padding-right: 15px;
  824. }
  825. .tabHeaders .tabHeader .icon {
  826. display: inline-block;
  827. width: 100%;
  828. height: 16px;
  829. background-size: 16px;
  830. vertical-align: middle;
  831. margin-top: -2px;
  832. margin-right: 3px;
  833. opacity: 0.7;
  834. cursor: pointer;
  835. }
  836. .tabHeaders .tabHeader a {
  837. color: var(--color-text-lighter);
  838. margin-bottom: 1px;
  839. overflow: hidden;
  840. text-overflow: ellipsis;
  841. }
  842. .tabHeaders .tabHeader.selected {
  843. font-weight: bold;
  844. }
  845. .tabHeaders .tabHeader.selected, .tabHeaders .tabHeader:hover, .tabHeaders .tabHeader:focus {
  846. margin-bottom: 0px;
  847. color: var(--color-main-text);
  848. border-bottom: 1px solid var(--color-text-lighter);
  849. }
  850. .tabsContainer {
  851. clear: left;
  852. }
  853. .tabsContainer .tab {
  854. padding: 0 15px 15px;
  855. }
  856. /* POPOVER MENU ------------------------------------------------------------ */
  857. .ie .bubble, .ie .bubble:after,
  858. .ie .popovermenu, .ie .popovermenu:after,
  859. .ie #app-navigation .app-navigation-entry-menu,
  860. .ie #app-navigation .app-navigation-entry-menu:after,
  861. .edge .bubble,
  862. .edge .bubble:after,
  863. .edge .popovermenu,
  864. .edge .popovermenu:after,
  865. .edge #app-navigation .app-navigation-entry-menu,
  866. .edge #app-navigation .app-navigation-entry-menu:after {
  867. border: 1px solid var(--color-border);
  868. }
  869. .bubble,
  870. .app-navigation-entry-menu,
  871. .popovermenu {
  872. position: absolute;
  873. background-color: var(--color-main-background);
  874. color: var(--color-main-text);
  875. border-radius: var(--border-radius);
  876. z-index: 110;
  877. margin: 5px;
  878. margin-top: -5px;
  879. right: 0;
  880. filter: drop-shadow(0 1px 3px var(--color-box-shadow));
  881. display: none;
  882. will-change: filter;
  883. /* Center the popover */
  884. /* Align the popover to the left */
  885. }
  886. .bubble:after,
  887. .app-navigation-entry-menu:after,
  888. .popovermenu:after {
  889. bottom: 100%;
  890. right: 7px;
  891. /* change this to adjust the arrow position */
  892. border: solid transparent;
  893. content: " ";
  894. height: 0;
  895. width: 0;
  896. position: absolute;
  897. pointer-events: none;
  898. border-bottom-color: var(--color-main-background);
  899. border-width: 9px;
  900. }
  901. .bubble.menu-center,
  902. .app-navigation-entry-menu.menu-center,
  903. .popovermenu.menu-center {
  904. transform: translateX(50%);
  905. right: 50%;
  906. margin-right: 0;
  907. }
  908. .bubble.menu-center:after,
  909. .app-navigation-entry-menu.menu-center:after,
  910. .popovermenu.menu-center:after {
  911. right: 50%;
  912. transform: translateX(50%);
  913. }
  914. .bubble.menu-left,
  915. .app-navigation-entry-menu.menu-left,
  916. .popovermenu.menu-left {
  917. right: auto;
  918. left: 0;
  919. margin-right: 0;
  920. }
  921. .bubble.menu-left:after,
  922. .app-navigation-entry-menu.menu-left:after,
  923. .popovermenu.menu-left:after {
  924. left: 6px;
  925. right: auto;
  926. }
  927. .bubble.open,
  928. .app-navigation-entry-menu.open,
  929. .popovermenu.open {
  930. display: block;
  931. }
  932. .bubble.contactsmenu-popover,
  933. .app-navigation-entry-menu.contactsmenu-popover,
  934. .popovermenu.contactsmenu-popover {
  935. margin: 0;
  936. }
  937. .bubble ul,
  938. .app-navigation-entry-menu ul,
  939. .popovermenu ul {
  940. /* Overwrite #app-navigation > ul ul */
  941. display: flex !important;
  942. flex-direction: column;
  943. }
  944. .bubble li,
  945. .app-navigation-entry-menu li,
  946. .popovermenu li {
  947. display: flex;
  948. flex: 0 0 auto;
  949. /* css hack, only first not hidden */
  950. }
  951. .bubble li.hidden,
  952. .app-navigation-entry-menu li.hidden,
  953. .popovermenu li.hidden {
  954. display: none;
  955. }
  956. .bubble li > button,
  957. .bubble li > a,
  958. .bubble li > .menuitem,
  959. .app-navigation-entry-menu li > button,
  960. .app-navigation-entry-menu li > a,
  961. .app-navigation-entry-menu li > .menuitem,
  962. .popovermenu li > button,
  963. .popovermenu li > a,
  964. .popovermenu li > .menuitem {
  965. cursor: pointer;
  966. line-height: 44px;
  967. border: 0;
  968. border-radius: 0;
  969. background-color: transparent;
  970. display: flex;
  971. align-items: flex-start;
  972. height: auto;
  973. margin: 0;
  974. font-weight: normal;
  975. box-shadow: none;
  976. width: 100%;
  977. color: var(--color-main-text);
  978. white-space: nowrap;
  979. /* prevent .action class to break the design */
  980. /* Add padding if contains icon+text */
  981. /* DEPRECATED! old img in popover fallback
  982. * TODO: to remove */
  983. /* checkbox/radio fixes */
  984. /* no margin if hidden span before */
  985. /* Inputs inside popover supports text, submit & reset */
  986. }
  987. .bubble li > button span[class^=icon-],
  988. .bubble li > button span[class*=" icon-"], .bubble li > button[class^=icon-], .bubble li > button[class*=" icon-"],
  989. .bubble li > a span[class^=icon-],
  990. .bubble li > a span[class*=" icon-"],
  991. .bubble li > a[class^=icon-],
  992. .bubble li > a[class*=" icon-"],
  993. .bubble li > .menuitem span[class^=icon-],
  994. .bubble li > .menuitem span[class*=" icon-"],
  995. .bubble li > .menuitem[class^=icon-],
  996. .bubble li > .menuitem[class*=" icon-"],
  997. .app-navigation-entry-menu li > button span[class^=icon-],
  998. .app-navigation-entry-menu li > button span[class*=" icon-"],
  999. .app-navigation-entry-menu li > button[class^=icon-],
  1000. .app-navigation-entry-menu li > button[class*=" icon-"],
  1001. .app-navigation-entry-menu li > a span[class^=icon-],
  1002. .app-navigation-entry-menu li > a span[class*=" icon-"],
  1003. .app-navigation-entry-menu li > a[class^=icon-],
  1004. .app-navigation-entry-menu li > a[class*=" icon-"],
  1005. .app-navigation-entry-menu li > .menuitem span[class^=icon-],
  1006. .app-navigation-entry-menu li > .menuitem span[class*=" icon-"],
  1007. .app-navigation-entry-menu li > .menuitem[class^=icon-],
  1008. .app-navigation-entry-menu li > .menuitem[class*=" icon-"],
  1009. .popovermenu li > button span[class^=icon-],
  1010. .popovermenu li > button span[class*=" icon-"],
  1011. .popovermenu li > button[class^=icon-],
  1012. .popovermenu li > button[class*=" icon-"],
  1013. .popovermenu li > a span[class^=icon-],
  1014. .popovermenu li > a span[class*=" icon-"],
  1015. .popovermenu li > a[class^=icon-],
  1016. .popovermenu li > a[class*=" icon-"],
  1017. .popovermenu li > .menuitem span[class^=icon-],
  1018. .popovermenu li > .menuitem span[class*=" icon-"],
  1019. .popovermenu li > .menuitem[class^=icon-],
  1020. .popovermenu li > .menuitem[class*=" icon-"] {
  1021. min-width: 0;
  1022. /* Overwrite icons*/
  1023. min-height: 0;
  1024. background-position: 14px center;
  1025. background-size: 16px;
  1026. }
  1027. .bubble li > button span[class^=icon-],
  1028. .bubble li > button span[class*=" icon-"],
  1029. .bubble li > a span[class^=icon-],
  1030. .bubble li > a span[class*=" icon-"],
  1031. .bubble li > .menuitem span[class^=icon-],
  1032. .bubble li > .menuitem span[class*=" icon-"],
  1033. .app-navigation-entry-menu li > button span[class^=icon-],
  1034. .app-navigation-entry-menu li > button span[class*=" icon-"],
  1035. .app-navigation-entry-menu li > a span[class^=icon-],
  1036. .app-navigation-entry-menu li > a span[class*=" icon-"],
  1037. .app-navigation-entry-menu li > .menuitem span[class^=icon-],
  1038. .app-navigation-entry-menu li > .menuitem span[class*=" icon-"],
  1039. .popovermenu li > button span[class^=icon-],
  1040. .popovermenu li > button span[class*=" icon-"],
  1041. .popovermenu li > a span[class^=icon-],
  1042. .popovermenu li > a span[class*=" icon-"],
  1043. .popovermenu li > .menuitem span[class^=icon-],
  1044. .popovermenu li > .menuitem span[class*=" icon-"] {
  1045. /* Keep padding to define the width to
  1046. assure correct position of a possible text */
  1047. padding: 22px 0 22px 44px;
  1048. }
  1049. .bubble li > button:not([class^=icon-]):not([class*=icon-]) > span:not([class^=icon-]):not([class*=icon-]):first-child,
  1050. .bubble li > button:not([class^=icon-]):not([class*=icon-]) > input:not([class^=icon-]):not([class*=icon-]):first-child,
  1051. .bubble li > button:not([class^=icon-]):not([class*=icon-]) > form:not([class^=icon-]):not([class*=icon-]):first-child,
  1052. .bubble li > a:not([class^=icon-]):not([class*=icon-]) > span:not([class^=icon-]):not([class*=icon-]):first-child,
  1053. .bubble li > a:not([class^=icon-]):not([class*=icon-]) > input:not([class^=icon-]):not([class*=icon-]):first-child,
  1054. .bubble li > a:not([class^=icon-]):not([class*=icon-]) > form:not([class^=icon-]):not([class*=icon-]):first-child,
  1055. .bubble li > .menuitem:not([class^=icon-]):not([class*=icon-]) > span:not([class^=icon-]):not([class*=icon-]):first-child,
  1056. .bubble li > .menuitem:not([class^=icon-]):not([class*=icon-]) > input:not([class^=icon-]):not([class*=icon-]):first-child,
  1057. .bubble li > .menuitem:not([class^=icon-]):not([class*=icon-]) > form:not([class^=icon-]):not([class*=icon-]):first-child,
  1058. .app-navigation-entry-menu li > button:not([class^=icon-]):not([class*=icon-]) > span:not([class^=icon-]):not([class*=icon-]):first-child,
  1059. .app-navigation-entry-menu li > button:not([class^=icon-]):not([class*=icon-]) > input:not([class^=icon-]):not([class*=icon-]):first-child,
  1060. .app-navigation-entry-menu li > button:not([class^=icon-]):not([class*=icon-]) > form:not([class^=icon-]):not([class*=icon-]):first-child,
  1061. .app-navigation-entry-menu li > a:not([class^=icon-]):not([class*=icon-]) > span:not([class^=icon-]):not([class*=icon-]):first-child,
  1062. .app-navigation-entry-menu li > a:not([class^=icon-]):not([class*=icon-]) > input:not([class^=icon-]):not([class*=icon-]):first-child,
  1063. .app-navigation-entry-menu li > a:not([class^=icon-]):not([class*=icon-]) > form:not([class^=icon-]):not([class*=icon-]):first-child,
  1064. .app-navigation-entry-menu li > .menuitem:not([class^=icon-]):not([class*=icon-]) > span:not([class^=icon-]):not([class*=icon-]):first-child,
  1065. .app-navigation-entry-menu li > .menuitem:not([class^=icon-]):not([class*=icon-]) > input:not([class^=icon-]):not([class*=icon-]):first-child,
  1066. .app-navigation-entry-menu li > .menuitem:not([class^=icon-]):not([class*=icon-]) > form:not([class^=icon-]):not([class*=icon-]):first-child,
  1067. .popovermenu li > button:not([class^=icon-]):not([class*=icon-]) > span:not([class^=icon-]):not([class*=icon-]):first-child,
  1068. .popovermenu li > button:not([class^=icon-]):not([class*=icon-]) > input:not([class^=icon-]):not([class*=icon-]):first-child,
  1069. .popovermenu li > button:not([class^=icon-]):not([class*=icon-]) > form:not([class^=icon-]):not([class*=icon-]):first-child,
  1070. .popovermenu li > a:not([class^=icon-]):not([class*=icon-]) > span:not([class^=icon-]):not([class*=icon-]):first-child,
  1071. .popovermenu li > a:not([class^=icon-]):not([class*=icon-]) > input:not([class^=icon-]):not([class*=icon-]):first-child,
  1072. .popovermenu li > a:not([class^=icon-]):not([class*=icon-]) > form:not([class^=icon-]):not([class*=icon-]):first-child,
  1073. .popovermenu li > .menuitem:not([class^=icon-]):not([class*=icon-]) > span:not([class^=icon-]):not([class*=icon-]):first-child,
  1074. .popovermenu li > .menuitem:not([class^=icon-]):not([class*=icon-]) > input:not([class^=icon-]):not([class*=icon-]):first-child,
  1075. .popovermenu li > .menuitem:not([class^=icon-]):not([class*=icon-]) > form:not([class^=icon-]):not([class*=icon-]):first-child {
  1076. margin-left: 44px;
  1077. }
  1078. .bubble li > button[class^=icon-], .bubble li > button[class*=" icon-"],
  1079. .bubble li > a[class^=icon-],
  1080. .bubble li > a[class*=" icon-"],
  1081. .bubble li > .menuitem[class^=icon-],
  1082. .bubble li > .menuitem[class*=" icon-"],
  1083. .app-navigation-entry-menu li > button[class^=icon-],
  1084. .app-navigation-entry-menu li > button[class*=" icon-"],
  1085. .app-navigation-entry-menu li > a[class^=icon-],
  1086. .app-navigation-entry-menu li > a[class*=" icon-"],
  1087. .app-navigation-entry-menu li > .menuitem[class^=icon-],
  1088. .app-navigation-entry-menu li > .menuitem[class*=" icon-"],
  1089. .popovermenu li > button[class^=icon-],
  1090. .popovermenu li > button[class*=" icon-"],
  1091. .popovermenu li > a[class^=icon-],
  1092. .popovermenu li > a[class*=" icon-"],
  1093. .popovermenu li > .menuitem[class^=icon-],
  1094. .popovermenu li > .menuitem[class*=" icon-"] {
  1095. padding: 0 14px 0 44px !important;
  1096. }
  1097. .bubble li > button:hover, .bubble li > button:focus,
  1098. .bubble li > a:hover,
  1099. .bubble li > a:focus,
  1100. .bubble li > .menuitem:hover,
  1101. .bubble li > .menuitem:focus,
  1102. .app-navigation-entry-menu li > button:hover,
  1103. .app-navigation-entry-menu li > button:focus,
  1104. .app-navigation-entry-menu li > a:hover,
  1105. .app-navigation-entry-menu li > a:focus,
  1106. .app-navigation-entry-menu li > .menuitem:hover,
  1107. .app-navigation-entry-menu li > .menuitem:focus,
  1108. .popovermenu li > button:hover,
  1109. .popovermenu li > button:focus,
  1110. .popovermenu li > a:hover,
  1111. .popovermenu li > a:focus,
  1112. .popovermenu li > .menuitem:hover,
  1113. .popovermenu li > .menuitem:focus {
  1114. background-color: var(--color-background-hover);
  1115. }
  1116. .bubble li > button.active,
  1117. .bubble li > a.active,
  1118. .bubble li > .menuitem.active,
  1119. .app-navigation-entry-menu li > button.active,
  1120. .app-navigation-entry-menu li > a.active,
  1121. .app-navigation-entry-menu li > .menuitem.active,
  1122. .popovermenu li > button.active,
  1123. .popovermenu li > a.active,
  1124. .popovermenu li > .menuitem.active {
  1125. background-color: var(--color-primary-light);
  1126. }
  1127. .bubble li > button.action,
  1128. .bubble li > a.action,
  1129. .bubble li > .menuitem.action,
  1130. .app-navigation-entry-menu li > button.action,
  1131. .app-navigation-entry-menu li > a.action,
  1132. .app-navigation-entry-menu li > .menuitem.action,
  1133. .popovermenu li > button.action,
  1134. .popovermenu li > a.action,
  1135. .popovermenu li > .menuitem.action {
  1136. padding: inherit !important;
  1137. }
  1138. .bubble li > button > span,
  1139. .bubble li > a > span,
  1140. .bubble li > .menuitem > span,
  1141. .app-navigation-entry-menu li > button > span,
  1142. .app-navigation-entry-menu li > a > span,
  1143. .app-navigation-entry-menu li > .menuitem > span,
  1144. .popovermenu li > button > span,
  1145. .popovermenu li > a > span,
  1146. .popovermenu li > .menuitem > span {
  1147. cursor: pointer;
  1148. white-space: nowrap;
  1149. }
  1150. .bubble li > button > p,
  1151. .bubble li > a > p,
  1152. .bubble li > .menuitem > p,
  1153. .app-navigation-entry-menu li > button > p,
  1154. .app-navigation-entry-menu li > a > p,
  1155. .app-navigation-entry-menu li > .menuitem > p,
  1156. .popovermenu li > button > p,
  1157. .popovermenu li > a > p,
  1158. .popovermenu li > .menuitem > p {
  1159. width: 150px;
  1160. line-height: 1.6em;
  1161. padding: 8px 0;
  1162. white-space: normal;
  1163. }
  1164. .bubble li > button > select,
  1165. .bubble li > a > select,
  1166. .bubble li > .menuitem > select,
  1167. .app-navigation-entry-menu li > button > select,
  1168. .app-navigation-entry-menu li > a > select,
  1169. .app-navigation-entry-menu li > .menuitem > select,
  1170. .popovermenu li > button > select,
  1171. .popovermenu li > a > select,
  1172. .popovermenu li > .menuitem > select {
  1173. margin: 0;
  1174. margin-left: 6px;
  1175. }
  1176. .bubble li > button:not(:empty),
  1177. .bubble li > a:not(:empty),
  1178. .bubble li > .menuitem:not(:empty),
  1179. .app-navigation-entry-menu li > button:not(:empty),
  1180. .app-navigation-entry-menu li > a:not(:empty),
  1181. .app-navigation-entry-menu li > .menuitem:not(:empty),
  1182. .popovermenu li > button:not(:empty),
  1183. .popovermenu li > a:not(:empty),
  1184. .popovermenu li > .menuitem:not(:empty) {
  1185. padding-right: 14px !important;
  1186. }
  1187. .bubble li > button > img,
  1188. .bubble li > a > img,
  1189. .bubble li > .menuitem > img,
  1190. .app-navigation-entry-menu li > button > img,
  1191. .app-navigation-entry-menu li > a > img,
  1192. .app-navigation-entry-menu li > .menuitem > img,
  1193. .popovermenu li > button > img,
  1194. .popovermenu li > a > img,
  1195. .popovermenu li > .menuitem > img {
  1196. width: 16px;
  1197. padding: 14px;
  1198. }
  1199. .bubble li > button > input.radio + label,
  1200. .bubble li > button > input.checkbox + label,
  1201. .bubble li > a > input.radio + label,
  1202. .bubble li > a > input.checkbox + label,
  1203. .bubble li > .menuitem > input.radio + label,
  1204. .bubble li > .menuitem > input.checkbox + label,
  1205. .app-navigation-entry-menu li > button > input.radio + label,
  1206. .app-navigation-entry-menu li > button > input.checkbox + label,
  1207. .app-navigation-entry-menu li > a > input.radio + label,
  1208. .app-navigation-entry-menu li > a > input.checkbox + label,
  1209. .app-navigation-entry-menu li > .menuitem > input.radio + label,
  1210. .app-navigation-entry-menu li > .menuitem > input.checkbox + label,
  1211. .popovermenu li > button > input.radio + label,
  1212. .popovermenu li > button > input.checkbox + label,
  1213. .popovermenu li > a > input.radio + label,
  1214. .popovermenu li > a > input.checkbox + label,
  1215. .popovermenu li > .menuitem > input.radio + label,
  1216. .popovermenu li > .menuitem > input.checkbox + label {
  1217. padding: 0 !important;
  1218. width: 100%;
  1219. }
  1220. .bubble li > button > input.checkbox + label::before,
  1221. .bubble li > a > input.checkbox + label::before,
  1222. .bubble li > .menuitem > input.checkbox + label::before,
  1223. .app-navigation-entry-menu li > button > input.checkbox + label::before,
  1224. .app-navigation-entry-menu li > a > input.checkbox + label::before,
  1225. .app-navigation-entry-menu li > .menuitem > input.checkbox + label::before,
  1226. .popovermenu li > button > input.checkbox + label::before,
  1227. .popovermenu li > a > input.checkbox + label::before,
  1228. .popovermenu li > .menuitem > input.checkbox + label::before {
  1229. margin: -2px 13px 0;
  1230. }
  1231. .bubble li > button > input.radio + label::before,
  1232. .bubble li > a > input.radio + label::before,
  1233. .bubble li > .menuitem > input.radio + label::before,
  1234. .app-navigation-entry-menu li > button > input.radio + label::before,
  1235. .app-navigation-entry-menu li > a > input.radio + label::before,
  1236. .app-navigation-entry-menu li > .menuitem > input.radio + label::before,
  1237. .popovermenu li > button > input.radio + label::before,
  1238. .popovermenu li > a > input.radio + label::before,
  1239. .popovermenu li > .menuitem > input.radio + label::before {
  1240. margin: -2px 12px 0;
  1241. }
  1242. .bubble li > button > input:not([type=radio]):not([type=checkbox]):not([type=image]),
  1243. .bubble li > a > input:not([type=radio]):not([type=checkbox]):not([type=image]),
  1244. .bubble li > .menuitem > input:not([type=radio]):not([type=checkbox]):not([type=image]),
  1245. .app-navigation-entry-menu li > button > input:not([type=radio]):not([type=checkbox]):not([type=image]),
  1246. .app-navigation-entry-menu li > a > input:not([type=radio]):not([type=checkbox]):not([type=image]),
  1247. .app-navigation-entry-menu li > .menuitem > input:not([type=radio]):not([type=checkbox]):not([type=image]),
  1248. .popovermenu li > button > input:not([type=radio]):not([type=checkbox]):not([type=image]),
  1249. .popovermenu li > a > input:not([type=radio]):not([type=checkbox]):not([type=image]),
  1250. .popovermenu li > .menuitem > input:not([type=radio]):not([type=checkbox]):not([type=image]) {
  1251. width: 150px;
  1252. }
  1253. .bubble li > button form,
  1254. .bubble li > a form,
  1255. .bubble li > .menuitem form,
  1256. .app-navigation-entry-menu li > button form,
  1257. .app-navigation-entry-menu li > a form,
  1258. .app-navigation-entry-menu li > .menuitem form,
  1259. .popovermenu li > button form,
  1260. .popovermenu li > a form,
  1261. .popovermenu li > .menuitem form {
  1262. display: flex;
  1263. flex: 1 1 auto;
  1264. /* put a small space between text and form
  1265. if there is an element before */
  1266. }
  1267. .bubble li > button form:not(:first-child),
  1268. .bubble li > a form:not(:first-child),
  1269. .bubble li > .menuitem form:not(:first-child),
  1270. .app-navigation-entry-menu li > button form:not(:first-child),
  1271. .app-navigation-entry-menu li > a form:not(:first-child),
  1272. .app-navigation-entry-menu li > .menuitem form:not(:first-child),
  1273. .popovermenu li > button form:not(:first-child),
  1274. .popovermenu li > a form:not(:first-child),
  1275. .popovermenu li > .menuitem form:not(:first-child) {
  1276. margin-left: 5px;
  1277. }
  1278. .bubble li > button > span.hidden + form,
  1279. .bubble li > button > span[style*="display:none"] + form,
  1280. .bubble li > a > span.hidden + form,
  1281. .bubble li > a > span[style*="display:none"] + form,
  1282. .bubble li > .menuitem > span.hidden + form,
  1283. .bubble li > .menuitem > span[style*="display:none"] + form,
  1284. .app-navigation-entry-menu li > button > span.hidden + form,
  1285. .app-navigation-entry-menu li > button > span[style*="display:none"] + form,
  1286. .app-navigation-entry-menu li > a > span.hidden + form,
  1287. .app-navigation-entry-menu li > a > span[style*="display:none"] + form,
  1288. .app-navigation-entry-menu li > .menuitem > span.hidden + form,
  1289. .app-navigation-entry-menu li > .menuitem > span[style*="display:none"] + form,
  1290. .popovermenu li > button > span.hidden + form,
  1291. .popovermenu li > button > span[style*="display:none"] + form,
  1292. .popovermenu li > a > span.hidden + form,
  1293. .popovermenu li > a > span[style*="display:none"] + form,
  1294. .popovermenu li > .menuitem > span.hidden + form,
  1295. .popovermenu li > .menuitem > span[style*="display:none"] + form {
  1296. margin-left: 0;
  1297. }
  1298. .bubble li > button input,
  1299. .bubble li > a input,
  1300. .bubble li > .menuitem input,
  1301. .app-navigation-entry-menu li > button input,
  1302. .app-navigation-entry-menu li > a input,
  1303. .app-navigation-entry-menu li > .menuitem input,
  1304. .popovermenu li > button input,
  1305. .popovermenu li > a input,
  1306. .popovermenu li > .menuitem input {
  1307. min-width: 44px;
  1308. max-height: 40px;
  1309. /* twice the element margin-y */
  1310. margin: 2px 0;
  1311. flex: 1 1 auto;
  1312. }
  1313. .bubble li > button input:not(:first-child),
  1314. .bubble li > a input:not(:first-child),
  1315. .bubble li > .menuitem input:not(:first-child),
  1316. .app-navigation-entry-menu li > button input:not(:first-child),
  1317. .app-navigation-entry-menu li > a input:not(:first-child),
  1318. .app-navigation-entry-menu li > .menuitem input:not(:first-child),
  1319. .popovermenu li > button input:not(:first-child),
  1320. .popovermenu li > a input:not(:first-child),
  1321. .popovermenu li > .menuitem input:not(:first-child) {
  1322. margin-left: 5px;
  1323. }
  1324. .bubble li:not(.hidden):not([style*="display:none"]):first-of-type > button > form, .bubble li:not(.hidden):not([style*="display:none"]):first-of-type > button > input, .bubble li:not(.hidden):not([style*="display:none"]):first-of-type > a > form, .bubble li:not(.hidden):not([style*="display:none"]):first-of-type > a > input, .bubble li:not(.hidden):not([style*="display:none"]):first-of-type > .menuitem > form, .bubble li:not(.hidden):not([style*="display:none"]):first-of-type > .menuitem > input,
  1325. .app-navigation-entry-menu li:not(.hidden):not([style*="display:none"]):first-of-type > button > form,
  1326. .app-navigation-entry-menu li:not(.hidden):not([style*="display:none"]):first-of-type > button > input,
  1327. .app-navigation-entry-menu li:not(.hidden):not([style*="display:none"]):first-of-type > a > form,
  1328. .app-navigation-entry-menu li:not(.hidden):not([style*="display:none"]):first-of-type > a > input,
  1329. .app-navigation-entry-menu li:not(.hidden):not([style*="display:none"]):first-of-type > .menuitem > form,
  1330. .app-navigation-entry-menu li:not(.hidden):not([style*="display:none"]):first-of-type > .menuitem > input,
  1331. .popovermenu li:not(.hidden):not([style*="display:none"]):first-of-type > button > form,
  1332. .popovermenu li:not(.hidden):not([style*="display:none"]):first-of-type > button > input,
  1333. .popovermenu li:not(.hidden):not([style*="display:none"]):first-of-type > a > form,
  1334. .popovermenu li:not(.hidden):not([style*="display:none"]):first-of-type > a > input,
  1335. .popovermenu li:not(.hidden):not([style*="display:none"]):first-of-type > .menuitem > form,
  1336. .popovermenu li:not(.hidden):not([style*="display:none"]):first-of-type > .menuitem > input {
  1337. margin-top: 12px;
  1338. }
  1339. .bubble li:not(.hidden):not([style*="display:none"]):last-of-type > button > form, .bubble li:not(.hidden):not([style*="display:none"]):last-of-type > button > input, .bubble li:not(.hidden):not([style*="display:none"]):last-of-type > a > form, .bubble li:not(.hidden):not([style*="display:none"]):last-of-type > a > input, .bubble li:not(.hidden):not([style*="display:none"]):last-of-type > .menuitem > form, .bubble li:not(.hidden):not([style*="display:none"]):last-of-type > .menuitem > input,
  1340. .app-navigation-entry-menu li:not(.hidden):not([style*="display:none"]):last-of-type > button > form,
  1341. .app-navigation-entry-menu li:not(.hidden):not([style*="display:none"]):last-of-type > button > input,
  1342. .app-navigation-entry-menu li:not(.hidden):not([style*="display:none"]):last-of-type > a > form,
  1343. .app-navigation-entry-menu li:not(.hidden):not([style*="display:none"]):last-of-type > a > input,
  1344. .app-navigation-entry-menu li:not(.hidden):not([style*="display:none"]):last-of-type > .menuitem > form,
  1345. .app-navigation-entry-menu li:not(.hidden):not([style*="display:none"]):last-of-type > .menuitem > input,
  1346. .popovermenu li:not(.hidden):not([style*="display:none"]):last-of-type > button > form,
  1347. .popovermenu li:not(.hidden):not([style*="display:none"]):last-of-type > button > input,
  1348. .popovermenu li:not(.hidden):not([style*="display:none"]):last-of-type > a > form,
  1349. .popovermenu li:not(.hidden):not([style*="display:none"]):last-of-type > a > input,
  1350. .popovermenu li:not(.hidden):not([style*="display:none"]):last-of-type > .menuitem > form,
  1351. .popovermenu li:not(.hidden):not([style*="display:none"]):last-of-type > .menuitem > input {
  1352. margin-bottom: 12px;
  1353. }
  1354. .bubble li > button,
  1355. .app-navigation-entry-menu li > button,
  1356. .popovermenu li > button {
  1357. padding: 0;
  1358. }
  1359. .bubble li > button span,
  1360. .app-navigation-entry-menu li > button span,
  1361. .popovermenu li > button span {
  1362. opacity: 1;
  1363. }
  1364. /* "app-*" descendants use border-box sizing, so the height of the icon must be
  1365. * set to the height of the item (as well as its width to make it squared). */
  1366. #content[class*=app-] .bubble li > button,
  1367. #content[class*=app-] .bubble li > a,
  1368. #content[class*=app-] .bubble li > .menuitem,
  1369. #content[class*=app-] .app-navigation-entry-menu li > button,
  1370. #content[class*=app-] .app-navigation-entry-menu li > a,
  1371. #content[class*=app-] .app-navigation-entry-menu li > .menuitem,
  1372. #content[class*=app-] .popovermenu li > button,
  1373. #content[class*=app-] .popovermenu li > a,
  1374. #content[class*=app-] .popovermenu li > .menuitem {
  1375. /* DEPRECATED! old img in popover fallback
  1376. * TODO: to remove */
  1377. }
  1378. #content[class*=app-] .bubble li > button > img,
  1379. #content[class*=app-] .bubble li > a > img,
  1380. #content[class*=app-] .bubble li > .menuitem > img,
  1381. #content[class*=app-] .app-navigation-entry-menu li > button > img,
  1382. #content[class*=app-] .app-navigation-entry-menu li > a > img,
  1383. #content[class*=app-] .app-navigation-entry-menu li > .menuitem > img,
  1384. #content[class*=app-] .popovermenu li > button > img,
  1385. #content[class*=app-] .popovermenu li > a > img,
  1386. #content[class*=app-] .popovermenu li > .menuitem > img {
  1387. width: 44px;
  1388. height: 44px;
  1389. }
  1390. /* CONTENT LIST ------------------------------------------------------------ */
  1391. .app-content-list {
  1392. position: -webkit-sticky;
  1393. position: sticky;
  1394. top: 50px;
  1395. border-right: 1px solid var(--color-border);
  1396. display: flex;
  1397. flex-direction: column;
  1398. transition: transform 250ms ease-in-out;
  1399. min-height: calc(100vh - 50px);
  1400. max-height: calc(100vh - 50px);
  1401. overflow-y: auto;
  1402. overflow-x: hidden;
  1403. flex: 1 1 200px;
  1404. min-width: 200px;
  1405. max-width: 300px;
  1406. /* Default item */
  1407. }
  1408. .app-content-list .app-content-list-item {
  1409. position: relative;
  1410. height: 68px;
  1411. cursor: pointer;
  1412. padding: 10px 7px;
  1413. display: flex;
  1414. flex-wrap: wrap;
  1415. align-items: center;
  1416. flex: 0 0 auto;
  1417. /* Icon fixes */
  1418. }
  1419. .app-content-list .app-content-list-item > [class^=icon-],
  1420. .app-content-list .app-content-list-item > [class*=" icon-"],
  1421. .app-content-list .app-content-list-item > .app-content-list-item-menu > [class^=icon-],
  1422. .app-content-list .app-content-list-item > .app-content-list-item-menu > [class*=" icon-"] {
  1423. order: 4;
  1424. width: 24px;
  1425. height: 24px;
  1426. margin: -7px;
  1427. padding: 22px;
  1428. opacity: 0.3;
  1429. cursor: pointer;
  1430. }
  1431. .app-content-list .app-content-list-item > [class^=icon-]:hover, .app-content-list .app-content-list-item > [class^=icon-]:focus,
  1432. .app-content-list .app-content-list-item > [class*=" icon-"]:hover,
  1433. .app-content-list .app-content-list-item > [class*=" icon-"]:focus,
  1434. .app-content-list .app-content-list-item > .app-content-list-item-menu > [class^=icon-]:hover,
  1435. .app-content-list .app-content-list-item > .app-content-list-item-menu > [class^=icon-]:focus,
  1436. .app-content-list .app-content-list-item > .app-content-list-item-menu > [class*=" icon-"]:hover,
  1437. .app-content-list .app-content-list-item > .app-content-list-item-menu > [class*=" icon-"]:focus {
  1438. opacity: 0.7;
  1439. }
  1440. .app-content-list .app-content-list-item > [class^=icon-][class^=icon-star], .app-content-list .app-content-list-item > [class^=icon-][class*=" icon-star"],
  1441. .app-content-list .app-content-list-item > [class*=" icon-"][class^=icon-star],
  1442. .app-content-list .app-content-list-item > [class*=" icon-"][class*=" icon-star"],
  1443. .app-content-list .app-content-list-item > .app-content-list-item-menu > [class^=icon-][class^=icon-star],
  1444. .app-content-list .app-content-list-item > .app-content-list-item-menu > [class^=icon-][class*=" icon-star"],
  1445. .app-content-list .app-content-list-item > .app-content-list-item-menu > [class*=" icon-"][class^=icon-star],
  1446. .app-content-list .app-content-list-item > .app-content-list-item-menu > [class*=" icon-"][class*=" icon-star"] {
  1447. opacity: 0.7;
  1448. }
  1449. .app-content-list .app-content-list-item > [class^=icon-][class^=icon-star]:hover, .app-content-list .app-content-list-item > [class^=icon-][class^=icon-star]:focus, .app-content-list .app-content-list-item > [class^=icon-][class*=" icon-star"]:hover, .app-content-list .app-content-list-item > [class^=icon-][class*=" icon-star"]:focus,
  1450. .app-content-list .app-content-list-item > [class*=" icon-"][class^=icon-star]:hover,
  1451. .app-content-list .app-content-list-item > [class*=" icon-"][class^=icon-star]:focus,
  1452. .app-content-list .app-content-list-item > [class*=" icon-"][class*=" icon-star"]:hover,
  1453. .app-content-list .app-content-list-item > [class*=" icon-"][class*=" icon-star"]:focus,
  1454. .app-content-list .app-content-list-item > .app-content-list-item-menu > [class^=icon-][class^=icon-star]:hover,
  1455. .app-content-list .app-content-list-item > .app-content-list-item-menu > [class^=icon-][class^=icon-star]:focus,
  1456. .app-content-list .app-content-list-item > .app-content-list-item-menu > [class^=icon-][class*=" icon-star"]:hover,
  1457. .app-content-list .app-content-list-item > .app-content-list-item-menu > [class^=icon-][class*=" icon-star"]:focus,
  1458. .app-content-list .app-content-list-item > .app-content-list-item-menu > [class*=" icon-"][class^=icon-star]:hover,
  1459. .app-content-list .app-content-list-item > .app-content-list-item-menu > [class*=" icon-"][class^=icon-star]:focus,
  1460. .app-content-list .app-content-list-item > .app-content-list-item-menu > [class*=" icon-"][class*=" icon-star"]:hover,
  1461. .app-content-list .app-content-list-item > .app-content-list-item-menu > [class*=" icon-"][class*=" icon-star"]:focus {
  1462. opacity: 1;
  1463. }
  1464. .app-content-list .app-content-list-item > [class^=icon-].icon-starred,
  1465. .app-content-list .app-content-list-item > [class*=" icon-"].icon-starred,
  1466. .app-content-list .app-content-list-item > .app-content-list-item-menu > [class^=icon-].icon-starred,
  1467. .app-content-list .app-content-list-item > .app-content-list-item-menu > [class*=" icon-"].icon-starred {
  1468. opacity: 1;
  1469. }
  1470. .app-content-list .app-content-list-item:hover, .app-content-list .app-content-list-item:focus, .app-content-list .app-content-list-item.active {
  1471. background-color: var(--color-background-dark);
  1472. }
  1473. .app-content-list .app-content-list-item:hover .app-content-list-item-checkbox.checkbox + label, .app-content-list .app-content-list-item:focus .app-content-list-item-checkbox.checkbox + label, .app-content-list .app-content-list-item.active .app-content-list-item-checkbox.checkbox + label {
  1474. display: flex;
  1475. }
  1476. .app-content-list .app-content-list-item .app-content-list-item-checkbox.checkbox + label,
  1477. .app-content-list .app-content-list-item .app-content-list-item-star {
  1478. position: absolute;
  1479. height: 40px;
  1480. width: 40px;
  1481. z-index: 50;
  1482. }
  1483. .app-content-list .app-content-list-item .app-content-list-item-checkbox.checkbox:checked + label, .app-content-list .app-content-list-item .app-content-list-item-checkbox.checkbox:hover + label, .app-content-list .app-content-list-item .app-content-list-item-checkbox.checkbox:focus + label, .app-content-list .app-content-list-item .app-content-list-item-checkbox.checkbox.active + label {
  1484. display: flex;
  1485. }
  1486. .app-content-list .app-content-list-item .app-content-list-item-checkbox.checkbox:checked + label + .app-content-list-item-icon, .app-content-list .app-content-list-item .app-content-list-item-checkbox.checkbox:hover + label + .app-content-list-item-icon, .app-content-list .app-content-list-item .app-content-list-item-checkbox.checkbox:focus + label + .app-content-list-item-icon, .app-content-list .app-content-list-item .app-content-list-item-checkbox.checkbox.active + label + .app-content-list-item-icon {
  1487. opacity: 0.7;
  1488. }
  1489. .app-content-list .app-content-list-item .app-content-list-item-checkbox.checkbox + label {
  1490. top: 14px;
  1491. left: 7px;
  1492. display: none;
  1493. /* Hide the star, priority to the checkbox */
  1494. }
  1495. .app-content-list .app-content-list-item .app-content-list-item-checkbox.checkbox + label::before {
  1496. margin: 0;
  1497. }
  1498. .app-content-list .app-content-list-item .app-content-list-item-checkbox.checkbox + label ~ .app-content-list-item-star {
  1499. display: none;
  1500. }
  1501. .app-content-list .app-content-list-item .app-content-list-item-star {
  1502. display: flex;
  1503. top: 10px;
  1504. left: 32px;
  1505. background-size: 16px;
  1506. height: 20px;
  1507. width: 20px;
  1508. margin: 0;
  1509. padding: 0;
  1510. }
  1511. .app-content-list .app-content-list-item .app-content-list-item-icon {
  1512. position: absolute;
  1513. display: inline-block;
  1514. height: 40px;
  1515. width: 40px;
  1516. line-height: 40px;
  1517. border-radius: 50%;
  1518. vertical-align: middle;
  1519. margin-right: 10px;
  1520. color: #fff;
  1521. text-align: center;
  1522. font-size: 1.5em;
  1523. text-transform: capitalize;
  1524. object-fit: cover;
  1525. user-select: none;
  1526. cursor: pointer;
  1527. top: 50%;
  1528. margin-top: -20px;
  1529. }
  1530. .app-content-list .app-content-list-item .app-content-list-item-line-one,
  1531. .app-content-list .app-content-list-item .app-content-list-item-line-two {
  1532. display: block;
  1533. padding-left: 50px;
  1534. white-space: nowrap;
  1535. overflow: hidden;
  1536. text-overflow: ellipsis;
  1537. order: 1;
  1538. flex: 1 1 0px;
  1539. padding-right: 10px;
  1540. cursor: pointer;
  1541. }
  1542. .app-content-list .app-content-list-item .app-content-list-item-line-two {
  1543. opacity: 0.5;
  1544. order: 3;
  1545. flex: 1 0;
  1546. flex-basis: calc(100% - 44px);
  1547. }
  1548. .app-content-list .app-content-list-item .app-content-list-item-details {
  1549. order: 2;
  1550. white-space: nowrap;
  1551. overflow: hidden;
  1552. text-overflow: ellipsis;
  1553. max-width: 100px;
  1554. opacity: 0.5;
  1555. font-size: 80%;
  1556. user-select: none;
  1557. }
  1558. .app-content-list .app-content-list-item .app-content-list-item-menu {
  1559. order: 4;
  1560. position: relative;
  1561. }
  1562. .app-content-list .app-content-list-item .app-content-list-item-menu .popovermenu {
  1563. margin: 0;
  1564. right: -2px;
  1565. }
  1566. .app-content-list.selection .app-content-list-item-checkbox.checkbox + label {
  1567. display: flex;
  1568. }
  1569. /*# sourceMappingURL=apps.css.map */