You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

settings.css 41KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607
  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. /* Copyright (c) 2011, Jan-Christoph Borchardt, http://jancborchardt.net
  24. This file is licensed under the Affero General Public License version 3 or later.
  25. See the COPYING-README file. */
  26. /**
  27. * @copyright Copyright (c) 2018, John Molakvoæ (skjnldsv@protonmail.com)
  28. *
  29. * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  30. *
  31. * @license GNU AGPL version 3 or any later version
  32. *
  33. * This program is free software: you can redistribute it and/or modify
  34. * it under the terms of the GNU Affero General Public License as
  35. * published by the Free Software Foundation, either version 3 of the
  36. * License, or (at your option) any later version.
  37. *
  38. * This program is distributed in the hope that it will be useful,
  39. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  40. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  41. * GNU Affero General Public License for more details.
  42. *
  43. * You should have received a copy of the GNU Affero General Public License
  44. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  45. *
  46. */
  47. /**
  48. * @see core/src/icons.js
  49. */
  50. /**
  51. * SVG COLOR API
  52. *
  53. * @param string $icon the icon filename
  54. * @param string $dir the icon folder within /core/img if $core or app name
  55. * @param string $color the desired color in hexadecimal
  56. * @param int $version the version of the file
  57. * @param bool [$core] search icon in core
  58. *
  59. * @returns A background image with the url to the set to the requested icon.
  60. */
  61. input#openid, input#webdav {
  62. width: 20em;
  63. }
  64. /* PERSONAL */
  65. .clear {
  66. clear: both;
  67. }
  68. /* icons for sidebar */
  69. .nav-icon-personal-settings {
  70. /* $dir is the app name, so we add this to the icon var to avoid conflicts between apps */
  71. background-image: var(--icon-personal-dark);
  72. }
  73. .nav-icon-security {
  74. /* $dir is the app name, so we add this to the icon var to avoid conflicts between apps */
  75. background-image: var(--icon-toggle-filelist-dark);
  76. }
  77. .nav-icon-clientsbox {
  78. /* $dir is the app name, so we add this to the icon var to avoid conflicts between apps */
  79. background-image: var(--icon-change-dark);
  80. }
  81. .nav-icon-federated-cloud {
  82. /* $dir is the app name, so we add this to the icon var to avoid conflicts between apps */
  83. background-image: var(--icon-share-dark);
  84. }
  85. .nav-icon-second-factor-backup-codes, .nav-icon-ssl-root-certificate {
  86. /* $dir is the app name, so we add this to the icon var to avoid conflicts between apps */
  87. background-image: var(--icon-password-dark);
  88. }
  89. #avatarform .avatardiv {
  90. margin: 10px auto;
  91. }
  92. #avatarform .warning {
  93. width: 100%;
  94. }
  95. #avatarform .jcrop-keymgr {
  96. display: none !important;
  97. }
  98. #displayavatar {
  99. text-align: center;
  100. }
  101. #uploadavatarbutton, #selectavatar, #removeavatar {
  102. padding: 21px;
  103. }
  104. #selectavatar, #removeavatar {
  105. vertical-align: top;
  106. }
  107. .jcrop-holder {
  108. z-index: 500;
  109. }
  110. #cropper {
  111. float: left;
  112. z-index: 500;
  113. /* float cropper above settings page to prevent unexpected flowing from dynamically sized element */
  114. position: fixed;
  115. background-color: rgba(0, 0, 0, 0.2);
  116. box-sizing: border-box;
  117. top: 45px;
  118. left: 0;
  119. width: 100%;
  120. height: calc(100% - 45px);
  121. }
  122. #cropper .inner-container {
  123. z-index: 2001;
  124. /* above the top bar if needed */
  125. position: absolute;
  126. top: 50%;
  127. left: 50%;
  128. transform: translate(-50%, -50%);
  129. background: #fff;
  130. color: #333;
  131. border-radius: var(--border-radius-large);
  132. box-shadow: 0 0 10px var(--color-box-shadow);
  133. padding: 15px;
  134. }
  135. #cropper .inner-container .jcrop-holder,
  136. #cropper .inner-container .jcrop-holder img,
  137. #cropper .inner-container img.jcrop-preview {
  138. border-radius: var(--border-radius);
  139. }
  140. #cropper .inner-container .button {
  141. margin-top: 15px;
  142. }
  143. #cropper .inner-container .primary {
  144. float: right;
  145. }
  146. #personal-settings-avatar-container {
  147. display: inline-grid;
  148. grid-template-columns: 1fr;
  149. grid-template-rows: 2fr 1fr 2fr;
  150. vertical-align: top;
  151. }
  152. .profile-settings-container {
  153. display: inline-grid;
  154. grid-template-columns: 1fr;
  155. grid-template-rows: 1fr 1fr 1fr 2fr;
  156. }
  157. .profile-settings-container #locale h3 {
  158. height: 32px;
  159. }
  160. .personal-show-container {
  161. width: 100%;
  162. }
  163. .personal-settings-setting-box .section {
  164. padding: 10px 30px;
  165. }
  166. .personal-settings-setting-box .section h3 {
  167. margin-bottom: 0;
  168. }
  169. .personal-settings-setting-box .section input[type=text], .personal-settings-setting-box .section input[type=email], .personal-settings-setting-box .section input[type=tel], .personal-settings-setting-box .section input[type=url] {
  170. width: 100%;
  171. }
  172. select#timezone, select#languageinput, select#localeinput {
  173. width: 100%;
  174. }
  175. #personal-settings {
  176. display: grid;
  177. padding: 20px;
  178. max-width: 1500px;
  179. grid-template-columns: 1fr 2fr 1fr;
  180. }
  181. #personal-settings .section {
  182. padding: 10px 10px;
  183. border: 0;
  184. }
  185. #personal-settings .section h2 {
  186. margin-bottom: 12px;
  187. }
  188. #personal-settings .personal-info {
  189. margin-right: 10%;
  190. margin-bottom: 12px;
  191. margin-top: 12px;
  192. }
  193. #personal-settings .personal-info[class^=icon-], #personal-settings .personal-info[class*=" icon-"] {
  194. background-position: 0px 2px;
  195. padding-left: 30px;
  196. opacity: 0.7;
  197. }
  198. .development-notice {
  199. text-align: center;
  200. }
  201. .development-notice a:not(.link-button) {
  202. text-decoration: underline;
  203. }
  204. .development-notice a:not(.link-button):hover {
  205. background-color: var(--color-primary-element-lighter);
  206. }
  207. .link-button {
  208. display: inline-block;
  209. margin: 16px;
  210. padding: 14px 20px;
  211. background-color: var(--color-primary);
  212. color: #fff;
  213. border-radius: var(--border-radius-pill);
  214. border: 1px solid var(--color-primary);
  215. box-shadow: 0 2px 9px var(--color-box-shadow);
  216. }
  217. .link-button:active, .link-button:hover, .link-button:focus {
  218. color: var(--color-primary);
  219. background-color: var(--color-primary-text);
  220. border-color: var(--color-primary) !important;
  221. }
  222. .link-button.icon-file {
  223. padding-left: 48px;
  224. background-position: 24px;
  225. }
  226. @media (min-width: 1200px) and (max-width: 1400px) {
  227. #personal-settings {
  228. display: grid;
  229. grid-template-columns: 1fr 2fr;
  230. }
  231. #personal-settings #personal-settings-avatar-container {
  232. grid-template-columns: 1fr;
  233. grid-template-rows: 1fr;
  234. }
  235. #personal-settings .personal-settings-container {
  236. grid-template-columns: 1fr 1fr;
  237. grid-template-rows: 1fr 1fr 1fr 1fr;
  238. }
  239. #personal-settings .profile-settings-container {
  240. grid-template-columns: 1fr 1fr;
  241. grid-template-rows: 1fr;
  242. grid-column: 2;
  243. }
  244. }
  245. @media (max-width: 1200px) {
  246. #personal-settings {
  247. display: grid;
  248. grid-template-columns: 1fr;
  249. }
  250. #personal-settings #personal-settings-avatar-container {
  251. grid-template-rows: 1fr;
  252. }
  253. #personal-settings .personal-settings-container {
  254. grid-template-columns: 1fr 1fr;
  255. grid-template-rows: 1fr 1fr 1fr 1fr;
  256. }
  257. #personal-settings .profile-settings-container {
  258. grid-template-columns: 1fr 1fr;
  259. grid-template-rows: 1fr;
  260. }
  261. }
  262. @media (max-width: 560px) {
  263. #personal-settings {
  264. display: grid;
  265. grid-template-columns: 1fr;
  266. }
  267. #personal-settings #personal-settings-avatar-container {
  268. grid-template-rows: 1fr;
  269. }
  270. #personal-settings .personal-settings-container {
  271. grid-template-columns: 1fr;
  272. grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  273. }
  274. #personal-settings .profile-settings-container {
  275. grid-template-columns: 1fr;
  276. grid-template-rows: 1fr 1fr;
  277. }
  278. }
  279. .personal-settings-container {
  280. display: inline-grid;
  281. grid-template-columns: 1fr 1fr;
  282. grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  283. }
  284. .personal-settings-container:after {
  285. clear: both;
  286. }
  287. .personal-settings-container > div h3 {
  288. position: relative;
  289. display: inline-flex;
  290. flex-wrap: nowrap;
  291. justify-content: flex-start;
  292. width: 100%;
  293. }
  294. .personal-settings-container > div h3 > label {
  295. white-space: nowrap;
  296. text-overflow: ellipsis;
  297. overflow: hidden;
  298. }
  299. .personal-settings-container > div > form span[class^=icon-checkmark], .personal-settings-container > div > form span[class^=icon-error] {
  300. position: relative;
  301. right: 8px;
  302. top: -28px;
  303. pointer-events: none;
  304. float: right;
  305. }
  306. .personal-settings-container .verify {
  307. position: relative;
  308. left: 100%;
  309. top: 0;
  310. height: 0;
  311. }
  312. .personal-settings-container .verify img {
  313. padding: 12px 7px 6px;
  314. }
  315. .personal-settings-container .verify-action {
  316. cursor: pointer;
  317. }
  318. .personal-settings-container input:disabled {
  319. background-color: white;
  320. color: black;
  321. border: none;
  322. opacity: 100;
  323. }
  324. #body-settings #quota {
  325. cursor: default;
  326. position: relative;
  327. }
  328. #body-settings #quota progress {
  329. height: 6px;
  330. }
  331. #body-settings #quota progress::-moz-progress-bar {
  332. border-radius: 3px 0 0 3px;
  333. }
  334. #body-settings #quota progress::-webkit-progress-value {
  335. border-radius: 3px 0 0 3px;
  336. }
  337. #body-settings #quota div {
  338. font-weight: normal;
  339. white-space: nowrap;
  340. }
  341. /* verify accounts */
  342. /* only show pointer cursor when popup will be there */
  343. .verification-dialog {
  344. display: none;
  345. right: -9px;
  346. top: 40px;
  347. width: 275px;
  348. }
  349. .verification-dialog p {
  350. padding: 10px;
  351. }
  352. .verification-dialog .verificationCode {
  353. font-family: monospace;
  354. display: block;
  355. overflow-wrap: break-word;
  356. }
  357. .federation-menu {
  358. position: relative;
  359. cursor: pointer;
  360. width: 44px;
  361. height: 44px;
  362. padding: 10px;
  363. margin: -12px 0 0 8px;
  364. background: none;
  365. border: none;
  366. }
  367. .federation-menu:hover, .federation-menu:focus {
  368. background-color: var(--color-background-hover);
  369. border-radius: var(--border-radius-pill);
  370. }
  371. .federation-menu:hover .icon-federation-menu, .federation-menu:focus .icon-federation-menu {
  372. opacity: 0.8;
  373. }
  374. .federation-menu .icon-federation-menu {
  375. padding-left: 16px;
  376. background-size: 16px;
  377. background-position: left center;
  378. opacity: 0.3;
  379. cursor: inherit;
  380. }
  381. .federation-menu .icon-federation-menu .icon-triangle-s {
  382. display: inline-block;
  383. vertical-align: middle;
  384. cursor: inherit;
  385. }
  386. .federation-menu .federationScopeMenu {
  387. top: 44px;
  388. }
  389. .federation-menu .federationScopeMenu.popovermenu .menuitem {
  390. font-size: 12.8px;
  391. line-height: 1.6em;
  392. }
  393. .federation-menu .federationScopeMenu.popovermenu .menuitem .menuitem-text-detail {
  394. opacity: 0.75;
  395. }
  396. .federation-menu .federationScopeMenu.popovermenu .menuitem.active {
  397. box-shadow: inset 2px 0 var(--color-primary);
  398. }
  399. .federation-menu .federationScopeMenu.popovermenu .menuitem.active .menuitem-text {
  400. font-weight: bold;
  401. }
  402. .federation-menu .federationScopeMenu.popovermenu .menuitem.disabled {
  403. opacity: 0.5;
  404. cursor: default;
  405. }
  406. .federation-menu .federationScopeMenu.popovermenu .menuitem.disabled * {
  407. cursor: default;
  408. }
  409. #groups-groups {
  410. padding-top: 5px;
  411. }
  412. .clientsbox img {
  413. height: 60px;
  414. }
  415. #sslCertificate tr.expired {
  416. background-color: rgba(255, 0, 0, 0.5);
  417. }
  418. #sslCertificate td {
  419. padding: 5px;
  420. }
  421. #displaynameerror,
  422. #displaynamechanged {
  423. display: none;
  424. }
  425. input#identity {
  426. width: 20em;
  427. }
  428. #showWizard {
  429. display: inline-block;
  430. }
  431. .msg.success {
  432. color: #fff;
  433. background-color: #47a447;
  434. padding: 3px;
  435. }
  436. .msg.error {
  437. color: #fff;
  438. background-color: #d2322d;
  439. padding: 3px;
  440. }
  441. table.nostyle label {
  442. margin-right: 2em;
  443. }
  444. table.nostyle td {
  445. padding: 0.2em 0;
  446. }
  447. #security-password #passwordform {
  448. display: flex;
  449. flex-wrap: wrap;
  450. }
  451. #security-password #passwordform #pass1, #security-password #passwordform .personal-show-container, #security-password #passwordform #passwordbutton {
  452. flex-shrink: 1;
  453. width: 200px;
  454. min-width: 150px;
  455. }
  456. #security-password #passwordform #pass2 {
  457. width: 100%;
  458. }
  459. #security-password #passwordform .password-state {
  460. display: inline-block;
  461. }
  462. #security-password #passwordform .strengthify-wrapper {
  463. position: absolute;
  464. left: 0;
  465. width: 100%;
  466. border-radius: 0 0 2px 2px;
  467. margin-top: -6px;
  468. overflow: hidden;
  469. height: 3px;
  470. }
  471. /* Two-Factor Authentication (2FA) */
  472. #two-factor-auth h3 {
  473. margin-top: 24px;
  474. }
  475. #two-factor-auth li > div {
  476. margin-left: 20px;
  477. }
  478. #two-factor-auth .two-factor-provider-settings-icon {
  479. width: 16px;
  480. height: 16px;
  481. vertical-align: sub;
  482. }
  483. .social-button {
  484. padding-left: 0 !important;
  485. margin-left: -10px;
  486. }
  487. .social-button a {
  488. display: inline-block;
  489. }
  490. .social-button img {
  491. padding: 10px;
  492. }
  493. /* USERS */
  494. .isgroup .groupname {
  495. width: 85%;
  496. display: block;
  497. overflow: hidden;
  498. text-overflow: ellipsis;
  499. }
  500. .isgroup.active .groupname {
  501. width: 65%;
  502. }
  503. li.active .delete,
  504. li.active .rename {
  505. display: block;
  506. }
  507. .app-navigation-entry-utils .delete,
  508. .app-navigation-entry-utils .rename {
  509. display: none;
  510. }
  511. #usersearchform {
  512. position: absolute;
  513. top: 2px;
  514. right: 0;
  515. }
  516. #usersearchform input {
  517. width: 150px;
  518. }
  519. #usersearchform label {
  520. font-weight: bold;
  521. }
  522. /* display table at full width */
  523. table.grid {
  524. width: 100%;
  525. }
  526. table.grid th {
  527. height: 2em;
  528. color: #999;
  529. border-bottom: 1px solid var(--color-border);
  530. padding: 0 0.5em;
  531. padding-left: 0.8em;
  532. text-align: left;
  533. font-weight: normal;
  534. }
  535. table.grid td {
  536. border-bottom: 1px solid var(--color-border);
  537. padding: 0 0.5em;
  538. padding-left: 0.8em;
  539. text-align: left;
  540. font-weight: normal;
  541. }
  542. td.name, th.name {
  543. padding-left: 0.8em;
  544. min-width: 5em;
  545. max-width: 12em;
  546. text-overflow: ellipsis;
  547. overflow: hidden;
  548. }
  549. td.password, th.password {
  550. padding-left: 0.8em;
  551. }
  552. td.password > img, th.password > img {
  553. visibility: hidden;
  554. }
  555. td.displayName > img, th.displayName > img {
  556. visibility: hidden;
  557. }
  558. td.password, td.mailAddress, th.password, th.mailAddress {
  559. min-width: 5em;
  560. max-width: 12em;
  561. cursor: pointer;
  562. }
  563. td.password span, td.mailAddress span, th.password span, th.mailAddress span {
  564. width: 90%;
  565. display: inline-block;
  566. text-overflow: ellipsis;
  567. overflow: hidden;
  568. }
  569. td.mailAddress, th.mailAddress {
  570. cursor: pointer;
  571. }
  572. td.password > span, th.password > span {
  573. margin-right: 1.2em;
  574. color: #C7C7C7;
  575. }
  576. span.usersLastLoginTooltip {
  577. white-space: nowrap;
  578. }
  579. /* APPS */
  580. #app-content > svg.app-filter {
  581. float: left;
  582. height: 0;
  583. width: 0;
  584. }
  585. #app-category-app-bundles {
  586. margin-bottom: 20px;
  587. }
  588. .appinfo {
  589. margin: 1em 40px;
  590. }
  591. #app-navigation {
  592. /* Navigation icons */
  593. }
  594. #app-navigation img {
  595. margin-bottom: -3px;
  596. margin-right: 6px;
  597. width: 16px;
  598. }
  599. #app-navigation li span.no-icon {
  600. padding-left: 32px;
  601. }
  602. #app-navigation ul li.active > span.utils .delete, #app-navigation ul li.active > span.utils .rename {
  603. display: block;
  604. }
  605. #app-navigation .appwarning {
  606. background: #fcc;
  607. }
  608. #app-navigation.appwarning:hover {
  609. background: #fbb;
  610. }
  611. #app-navigation .app-external {
  612. color: var(--color-text-maxcontrast);
  613. }
  614. span.version {
  615. margin-left: 1em;
  616. margin-right: 1em;
  617. color: var(--color-text-maxcontrast);
  618. }
  619. .app-version {
  620. color: var(--color-text-maxcontrast);
  621. }
  622. .app-level span {
  623. color: var(--color-text-maxcontrast);
  624. background-color: transparent;
  625. border: 1px solid var(--color-text-maxcontrast);
  626. border-radius: var(--border-radius);
  627. padding: 3px 6px;
  628. }
  629. .app-level a {
  630. padding: 10px;
  631. margin: -6px;
  632. white-space: nowrap;
  633. }
  634. .app-level .official {
  635. background-position: left center;
  636. background-position: 5px center;
  637. padding-left: 25px;
  638. }
  639. .app-level .supported {
  640. border-color: var(--color-success);
  641. background-position: left center;
  642. background-position: 5px center;
  643. padding-left: 25px;
  644. color: var(--color-success);
  645. }
  646. .app-score {
  647. position: relative;
  648. top: 4px;
  649. opacity: 0.5;
  650. }
  651. .app-settings-content #searchresults {
  652. display: none;
  653. }
  654. #apps-list.store .section {
  655. border: 0;
  656. }
  657. #apps-list.store .app-name {
  658. display: block;
  659. margin: 5px 0;
  660. }
  661. #apps-list.store .app-name, #apps-list.store .app-image * {
  662. cursor: pointer;
  663. }
  664. #apps-list.store .app-summary {
  665. opacity: 0.7;
  666. }
  667. #apps-list.store .app-image-icon .icon-settings-dark {
  668. width: 100%;
  669. height: 150px;
  670. background-size: 45px;
  671. opacity: 0.5;
  672. }
  673. #apps-list.store .app-score-image {
  674. height: 14px;
  675. }
  676. #apps-list.store .actions {
  677. margin-top: 10px;
  678. }
  679. #app-sidebar #app-details-view h2 .icon-settings-dark,
  680. #app-sidebar #app-details-view h2 svg {
  681. display: inline-block;
  682. width: 16px;
  683. height: 16px;
  684. margin-right: 10px;
  685. opacity: 0.7;
  686. }
  687. #app-sidebar #app-details-view .app-level {
  688. clear: right;
  689. width: 100%;
  690. }
  691. #app-sidebar #app-details-view .app-level .supported,
  692. #app-sidebar #app-details-view .app-level .official {
  693. vertical-align: top;
  694. }
  695. #app-sidebar #app-details-view .app-level .app-score-image {
  696. float: right;
  697. }
  698. #app-sidebar #app-details-view .app-author, #app-sidebar #app-details-view .app-licence {
  699. color: var(--color-text-maxcontrast);
  700. }
  701. #app-sidebar #app-details-view .app-dependencies {
  702. margin: 10px 0;
  703. }
  704. #app-sidebar #app-details-view .app-description p {
  705. margin: 10px 0;
  706. }
  707. #app-sidebar #app-details-view .close {
  708. position: absolute;
  709. top: 0;
  710. right: 0;
  711. padding: 14px;
  712. opacity: 0.5;
  713. z-index: 1;
  714. width: 44px;
  715. height: 44px;
  716. }
  717. #app-sidebar #app-details-view .actions {
  718. display: flex;
  719. align-items: center;
  720. }
  721. #app-sidebar #app-details-view .actions .app-groups {
  722. padding: 5px;
  723. }
  724. #app-sidebar #app-details-view .appslink {
  725. text-decoration: underline;
  726. margin-right: 5px;
  727. }
  728. #app-sidebar #app-details-view .app-level,
  729. #app-sidebar #app-details-view .actions,
  730. #app-sidebar #app-details-view .documentation,
  731. #app-sidebar #app-details-view .app-dependencies,
  732. #app-sidebar #app-details-view .app-description {
  733. margin: 20px 0;
  734. }
  735. @media only screen and (min-width: 1601px) {
  736. .store .section {
  737. width: 25%;
  738. }
  739. .with-app-sidebar .store .section {
  740. width: 33%;
  741. }
  742. }
  743. @media only screen and (max-width: 1600px) {
  744. .store .section {
  745. width: 25%;
  746. }
  747. .with-app-sidebar .store .section {
  748. width: 33%;
  749. }
  750. }
  751. @media only screen and (max-width: 1400px) {
  752. .store .section {
  753. width: 33%;
  754. }
  755. .with-app-sidebar .store .section {
  756. width: 50%;
  757. }
  758. }
  759. @media only screen and (max-width: 900px) {
  760. .store .section {
  761. width: 50%;
  762. }
  763. .with-app-sidebar .store .section {
  764. width: 100%;
  765. }
  766. }
  767. @media only screen and (max-width: 1024px) {
  768. .store .section {
  769. width: 50%;
  770. }
  771. }
  772. @media only screen and (max-width: 480px) {
  773. .store .section {
  774. width: 100%;
  775. }
  776. }
  777. /* hide app version and level on narrower screens */
  778. @media only screen and (max-width: 900px) {
  779. .apps-list.installed .app-version, .apps-list.installed .app-level {
  780. display: none !important;
  781. }
  782. }
  783. @media only screen and (max-width: 500px) {
  784. .apps-list.installed .app-groups {
  785. display: none !important;
  786. }
  787. }
  788. #version.section {
  789. border-bottom: none;
  790. }
  791. .section {
  792. margin-bottom: 0;
  793. /* section divider lines, none needed for last one */
  794. /* correctly display help icons next to headings */
  795. }
  796. .section:not(:last-child) {
  797. border-bottom: 1px solid var(--color-border);
  798. }
  799. .section h2 {
  800. margin-bottom: 22px;
  801. }
  802. .section h2 .icon-info {
  803. padding: 6px 20px;
  804. vertical-align: text-bottom;
  805. display: inline-block;
  806. }
  807. .followupsection {
  808. display: block;
  809. padding: 0 30px 30px 30px;
  810. color: #555;
  811. }
  812. .app-image {
  813. position: relative;
  814. height: 150px;
  815. opacity: 1;
  816. overflow: hidden;
  817. }
  818. .app-name, .app-version, .app-score, .app-level {
  819. display: inline-block;
  820. }
  821. .app-description-toggle-show, .app-description-toggle-hide {
  822. clear: both;
  823. padding: 7px 0;
  824. cursor: pointer;
  825. opacity: 0.5;
  826. }
  827. .app-description-container {
  828. clear: both;
  829. position: relative;
  830. top: 7px;
  831. }
  832. .app-description {
  833. clear: both;
  834. }
  835. #app-category-1 {
  836. margin-bottom: 18px;
  837. }
  838. /* capitalize 'Other' category */
  839. #app-category-925 {
  840. text-transform: capitalize;
  841. }
  842. .app-dependencies {
  843. color: #ce3702;
  844. }
  845. .missing-dependencies {
  846. list-style: initial;
  847. list-style-type: initial;
  848. list-style-position: inside;
  849. }
  850. .apps-list {
  851. display: flex;
  852. flex-wrap: wrap;
  853. align-content: flex-start;
  854. /* Bundle header */
  855. }
  856. .apps-list .section {
  857. cursor: pointer;
  858. }
  859. .apps-list .app-list-move {
  860. transition: transform 1s;
  861. }
  862. .apps-list #app-list-update-all {
  863. margin-left: 10px;
  864. }
  865. .apps-list .toolbar {
  866. height: 60px;
  867. padding: 8px;
  868. padding-left: 60px;
  869. width: 100%;
  870. background-color: var(--color-main-background);
  871. position: fixed;
  872. z-index: 1;
  873. display: flex;
  874. align-items: center;
  875. }
  876. .apps-list.installed {
  877. margin-bottom: 100px;
  878. }
  879. .apps-list.installed .apps-list-container {
  880. display: table;
  881. width: 100%;
  882. height: auto;
  883. margin-top: 60px;
  884. }
  885. .apps-list.installed .section {
  886. display: table-row;
  887. padding: 0;
  888. margin: 0;
  889. }
  890. .apps-list.installed .section > * {
  891. display: table-cell;
  892. height: initial;
  893. vertical-align: middle;
  894. float: none;
  895. border-bottom: 1px solid var(--color-border);
  896. padding: 6px;
  897. box-sizing: border-box;
  898. }
  899. .apps-list.installed .section.selected {
  900. background-color: var(--color-background-dark);
  901. }
  902. .apps-list.installed .groups-enable {
  903. margin-top: 0;
  904. }
  905. .apps-list.installed .groups-enable label {
  906. margin-right: 3px;
  907. }
  908. .apps-list.installed .app-image {
  909. width: 44px;
  910. height: auto;
  911. text-align: right;
  912. }
  913. .apps-list.installed .app-image-icon svg,
  914. .apps-list.installed .app-image-icon .icon-settings-dark {
  915. margin-top: 5px;
  916. width: 20px;
  917. height: 20px;
  918. opacity: 0.5;
  919. background-size: cover;
  920. display: inline-block;
  921. }
  922. .apps-list.installed .actions {
  923. text-align: right;
  924. }
  925. .apps-list.installed .actions .icon-loading-small {
  926. display: inline-block;
  927. top: 4px;
  928. margin-right: 10px;
  929. }
  930. .apps-list:not(.installed) .app-image-icon svg {
  931. position: absolute;
  932. bottom: 43px;
  933. /* position halfway vertically */
  934. width: 64px;
  935. height: 64px;
  936. opacity: 0.1;
  937. }
  938. .apps-list.hidden {
  939. display: none;
  940. }
  941. .apps-list .section {
  942. position: relative;
  943. flex: 0 0 auto;
  944. }
  945. .apps-list .section h2.app-name {
  946. display: block;
  947. margin: 8px 0;
  948. }
  949. .apps-list .section:hover {
  950. background-color: var(--color-background-dark);
  951. }
  952. .apps-list .app-description p {
  953. margin: 10px 0;
  954. }
  955. .apps-list .app-description ul {
  956. list-style: disc;
  957. }
  958. .apps-list .app-description ol {
  959. list-style: decimal;
  960. }
  961. .apps-list .app-description ol ol, .apps-list .app-description ol ul {
  962. padding-left: 15px;
  963. }
  964. .apps-list .app-description > ul, .apps-list .app-description > ol {
  965. margin-left: 19px;
  966. }
  967. .apps-list .app-description ul ol, .apps-list .app-description ul ul {
  968. padding-left: 15px;
  969. }
  970. .apps-list .apps-header {
  971. display: table-row;
  972. position: relative;
  973. }
  974. .apps-list .apps-header div {
  975. display: table-cell;
  976. height: 70px;
  977. }
  978. .apps-list .apps-header h2 {
  979. display: table-cell;
  980. position: absolute;
  981. padding-left: 6px;
  982. padding-top: 15px;
  983. }
  984. .apps-list .apps-header h2 .enable {
  985. position: relative;
  986. top: -1px;
  987. margin-left: 12px;
  988. }
  989. .apps-list .apps-header h2 + .section {
  990. margin-top: 50px;
  991. }
  992. #apps-list-search .section h2 {
  993. margin-bottom: 0;
  994. }
  995. /* LOG */
  996. #log {
  997. white-space: normal;
  998. margin-bottom: 14px;
  999. }
  1000. #lessLog {
  1001. display: none;
  1002. }
  1003. table.grid td.date {
  1004. white-space: nowrap;
  1005. }
  1006. #log-section p {
  1007. margin-top: 20px;
  1008. }
  1009. #security-warning-state-ok span,
  1010. #security-warning-state-warning span,
  1011. #security-warning-state-failure span,
  1012. #security-warning-state-loading span {
  1013. vertical-align: middle;
  1014. }
  1015. #security-warning-state-ok span.message,
  1016. #security-warning-state-warning span.message,
  1017. #security-warning-state-failure span.message,
  1018. #security-warning-state-loading span.message {
  1019. padding: 12px;
  1020. }
  1021. #security-warning-state-ok span.icon,
  1022. #security-warning-state-warning span.icon,
  1023. #security-warning-state-failure span.icon,
  1024. #security-warning-state-loading span.icon {
  1025. width: 32px;
  1026. height: 32px;
  1027. background-position: center center;
  1028. display: inline-block;
  1029. border-radius: 50%;
  1030. }
  1031. #security-warning-state-ok span.icon-checkmark-white,
  1032. #security-warning-state-warning span.icon-checkmark-white,
  1033. #security-warning-state-failure span.icon-checkmark-white,
  1034. #security-warning-state-loading span.icon-checkmark-white {
  1035. background-color: var(--color-success);
  1036. }
  1037. #security-warning-state-ok span.icon-error-white,
  1038. #security-warning-state-warning span.icon-error-white,
  1039. #security-warning-state-failure span.icon-error-white,
  1040. #security-warning-state-loading span.icon-error-white {
  1041. background-color: var(--color-warning);
  1042. }
  1043. #security-warning-state-ok span.icon-close-white,
  1044. #security-warning-state-warning span.icon-close-white,
  1045. #security-warning-state-failure span.icon-close-white,
  1046. #security-warning-state-loading span.icon-close-white {
  1047. background-color: var(--color-error);
  1048. }
  1049. #shareAPI p {
  1050. padding-bottom: 0.8em;
  1051. }
  1052. #shareAPI input#shareapiExpireAfterNDays {
  1053. width: 40px;
  1054. }
  1055. #shareAPI .indent {
  1056. padding-left: 28px;
  1057. }
  1058. #shareAPI .double-indent {
  1059. padding-left: 56px;
  1060. }
  1061. #shareAPI .nocheckbox {
  1062. padding-left: 20px;
  1063. }
  1064. #shareApiDefaultPermissionsSection label {
  1065. margin-right: 20px;
  1066. }
  1067. #fileSharingSettings h3 {
  1068. display: inline-block;
  1069. }
  1070. #publicShareDisclaimerText {
  1071. width: calc(100% - 23px);
  1072. /* 20 px left margin, 3 px right margin */
  1073. max-width: 600px;
  1074. height: 150px;
  1075. margin-left: 20px;
  1076. box-sizing: border-box;
  1077. }
  1078. /* correctly display help icons next to headings */
  1079. .icon-info {
  1080. padding: 11px 20px;
  1081. vertical-align: text-bottom;
  1082. opacity: 0.5;
  1083. }
  1084. #two-factor-auth h2,
  1085. #shareAPI h2,
  1086. #encryptionAPI h2,
  1087. #mail_general_settings h2 {
  1088. display: inline-block;
  1089. }
  1090. #encryptionAPI li {
  1091. list-style-type: initial;
  1092. margin-left: 20px;
  1093. padding: 5px 0;
  1094. }
  1095. .mail_settings p label:first-child {
  1096. display: inline-block;
  1097. width: 300px;
  1098. text-align: right;
  1099. }
  1100. .mail_settings p select:nth-child(2),
  1101. .mail_settings p input:not([type=button]) {
  1102. width: 143px;
  1103. }
  1104. #mail_smtpport {
  1105. width: 40px;
  1106. }
  1107. .cronlog {
  1108. margin-left: 10px;
  1109. }
  1110. .status {
  1111. display: inline-block;
  1112. height: 16px;
  1113. width: 16px;
  1114. vertical-align: text-bottom;
  1115. }
  1116. .status.success {
  1117. border-radius: 50%;
  1118. }
  1119. #selectGroups select {
  1120. box-sizing: border-box;
  1121. display: inline-block;
  1122. height: 36px;
  1123. padding: 7px 10px;
  1124. }
  1125. #log .log-message {
  1126. word-break: break-all;
  1127. min-width: 180px;
  1128. }
  1129. span.success {
  1130. background-color: var(--color-success);
  1131. border-radius: var(--border-radius);
  1132. }
  1133. span.error {
  1134. background-color: var(--color-error);
  1135. }
  1136. span.indeterminate {
  1137. background-color: var(--color-warning);
  1138. border-radius: 40% 0;
  1139. }
  1140. /* OPERA hack for strengthify*/
  1141. doesnotexist:-o-prefocus, .strengthify-wrapper {
  1142. left: 185px;
  1143. width: 129px;
  1144. }
  1145. .trusted-domain-warning {
  1146. color: #fff;
  1147. padding: 5px;
  1148. background: #ce3702;
  1149. border-radius: 5px;
  1150. font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
  1151. }
  1152. #postsetupchecks ul {
  1153. margin-left: 44px;
  1154. list-style: disc;
  1155. }
  1156. #postsetupchecks ul li {
  1157. margin: 10px 0;
  1158. }
  1159. #postsetupchecks ul ul {
  1160. list-style: circle;
  1161. }
  1162. #postsetupchecks .loading {
  1163. height: 50px;
  1164. background-position: left center;
  1165. }
  1166. #postsetupchecks .errors, #postsetupchecks .errors a {
  1167. color: var(--color-error);
  1168. }
  1169. #postsetupchecks .warnings, #postsetupchecks .warnings a {
  1170. color: var(--color-warning);
  1171. }
  1172. #postsetupchecks .hint {
  1173. margin: 20px 0;
  1174. }
  1175. #security-warning a {
  1176. text-decoration: underline;
  1177. }
  1178. #security-warning .extra-top-margin {
  1179. margin-top: 12px;
  1180. }
  1181. #admin-tips li {
  1182. list-style: initial;
  1183. }
  1184. #admin-tips li a {
  1185. display: inline-block;
  1186. padding: 3px 0;
  1187. }
  1188. #selectEncryptionModules {
  1189. margin-left: 30px;
  1190. padding: 10px;
  1191. }
  1192. #encryptionModules {
  1193. padding: 10px;
  1194. }
  1195. #warning {
  1196. color: red;
  1197. }
  1198. .settings-hint {
  1199. margin-top: -12px;
  1200. margin-bottom: 12px;
  1201. opacity: 0.7;
  1202. }
  1203. /* USERS LIST -------------------------------------------------------------- */
  1204. #body-settings {
  1205. overflow-x: scroll;
  1206. min-height: 100%;
  1207. height: auto;
  1208. }
  1209. #body-settings #app-content.user-list-grid {
  1210. display: grid;
  1211. grid-column-gap: 20px;
  1212. grid-auto-rows: minmax(60px, max-content);
  1213. }
  1214. #body-settings #app-content.user-list-grid .row {
  1215. display: flex;
  1216. display: grid;
  1217. min-height: 60px;
  1218. grid-row-start: span 1;
  1219. grid-gap: 3px;
  1220. align-items: center;
  1221. /* let's define the column until storage path,
  1222. what follows will be manually defined */
  1223. grid-template-columns: 44px minmax(190px, 1fr) minmax(160px, 1fr) minmax(160px, 1fr) minmax(240px, 1fr) minmax(240px, 1fr) repeat(auto-fit, minmax(160px, 1fr));
  1224. border-bottom: var(--color-border) 1px solid;
  1225. /* grid col width */
  1226. /* various */
  1227. }
  1228. #body-settings #app-content.user-list-grid .row.disabled {
  1229. opacity: 0.5;
  1230. }
  1231. #body-settings #app-content.user-list-grid .row .name,
  1232. #body-settings #app-content.user-list-grid .row .password,
  1233. #body-settings #app-content.user-list-grid .row .mailAddress,
  1234. #body-settings #app-content.user-list-grid .row .languages,
  1235. #body-settings #app-content.user-list-grid .row .storageLocation,
  1236. #body-settings #app-content.user-list-grid .row .userBackend,
  1237. #body-settings #app-content.user-list-grid .row .lastLogin {
  1238. min-width: 160px;
  1239. }
  1240. #body-settings #app-content.user-list-grid .row .name doesnotexist:-o-prefocus, #body-settings #app-content.user-list-grid .row .name .strengthify-wrapper,
  1241. #body-settings #app-content.user-list-grid .row .password doesnotexist:-o-prefocus,
  1242. #body-settings #app-content.user-list-grid .row .password .strengthify-wrapper,
  1243. #body-settings #app-content.user-list-grid .row .mailAddress doesnotexist:-o-prefocus,
  1244. #body-settings #app-content.user-list-grid .row .mailAddress .strengthify-wrapper,
  1245. #body-settings #app-content.user-list-grid .row .languages doesnotexist:-o-prefocus,
  1246. #body-settings #app-content.user-list-grid .row .languages .strengthify-wrapper,
  1247. #body-settings #app-content.user-list-grid .row .storageLocation doesnotexist:-o-prefocus,
  1248. #body-settings #app-content.user-list-grid .row .storageLocation .strengthify-wrapper,
  1249. #body-settings #app-content.user-list-grid .row .userBackend doesnotexist:-o-prefocus,
  1250. #body-settings #app-content.user-list-grid .row .userBackend .strengthify-wrapper,
  1251. #body-settings #app-content.user-list-grid .row .lastLogin doesnotexist:-o-prefocus,
  1252. #body-settings #app-content.user-list-grid .row .lastLogin .strengthify-wrapper {
  1253. color: var(--color-text-dark);
  1254. vertical-align: baseline;
  1255. text-overflow: ellipsis;
  1256. }
  1257. #body-settings #app-content.user-list-grid .row:not(.row--editable).name, #body-settings #app-content.user-list-grid .row:not(.row--editable).password, #body-settings #app-content.user-list-grid .row:not(.row--editable).displayName, #body-settings #app-content.user-list-grid .row:not(.row--editable).mailAddress, #body-settings #app-content.user-list-grid .row:not(.row--editable).userBackend, #body-settings #app-content.user-list-grid .row:not(.row--editable).languages {
  1258. overflow: hidden;
  1259. }
  1260. #body-settings #app-content.user-list-grid .row .groups,
  1261. #body-settings #app-content.user-list-grid .row .subadmins,
  1262. #body-settings #app-content.user-list-grid .row .quota {
  1263. min-width: 160px;
  1264. }
  1265. #body-settings #app-content.user-list-grid .row .groups .multiselect,
  1266. #body-settings #app-content.user-list-grid .row .subadmins .multiselect,
  1267. #body-settings #app-content.user-list-grid .row .quota .multiselect {
  1268. width: 100%;
  1269. color: var(--color-text-dark);
  1270. vertical-align: baseline;
  1271. }
  1272. #body-settings #app-content.user-list-grid .row .obfuscated {
  1273. width: 400px;
  1274. opacity: 0.7;
  1275. }
  1276. #body-settings #app-content.user-list-grid .row .userActions {
  1277. display: flex;
  1278. justify-content: flex-end;
  1279. position: sticky;
  1280. right: 0px;
  1281. min-width: 88px;
  1282. background-color: var(--color-main-background);
  1283. }
  1284. #body-settings #app-content.user-list-grid .row .subtitle {
  1285. color: var(--color-text-maxcontrast);
  1286. vertical-align: baseline;
  1287. }
  1288. #body-settings #app-content.user-list-grid .row#grid-header {
  1289. position: sticky;
  1290. align-self: normal;
  1291. background-color: var(--color-main-background);
  1292. z-index: 100;
  1293. /* above multiselect */
  1294. top: 50px;
  1295. }
  1296. #body-settings #app-content.user-list-grid .row#grid-header.sticky {
  1297. box-shadow: 0 -2px 10px 1px var(--color-box-shadow);
  1298. }
  1299. #body-settings #app-content.user-list-grid .row#grid-header {
  1300. color: var(--color-text-maxcontrast);
  1301. border-bottom-width: thin;
  1302. }
  1303. #body-settings #app-content.user-list-grid .row#grid-header #headerDisplayName,
  1304. #body-settings #app-content.user-list-grid .row#grid-header #headerPassword,
  1305. #body-settings #app-content.user-list-grid .row#grid-header #headerAddress,
  1306. #body-settings #app-content.user-list-grid .row#grid-header #headerGroups,
  1307. #body-settings #app-content.user-list-grid .row#grid-header #headerSubAdmins,
  1308. #body-settings #app-content.user-list-grid .row#grid-header #theHeaderUserBackend,
  1309. #body-settings #app-content.user-list-grid .row#grid-header #theHeaderLastLogin,
  1310. #body-settings #app-content.user-list-grid .row#grid-header #headerQuota,
  1311. #body-settings #app-content.user-list-grid .row#grid-header #theHeaderStorageLocation,
  1312. #body-settings #app-content.user-list-grid .row#grid-header #headerLanguages {
  1313. /* Line up header text with column content for when there’s inputs */
  1314. padding-left: 7px;
  1315. text-transform: none;
  1316. color: var(--color-text-maxcontrast);
  1317. vertical-align: baseline;
  1318. }
  1319. #body-settings #app-content.user-list-grid .row:hover input:not([type=submit]):not(:focus):not(:active) {
  1320. border-color: var(--color-border) !important;
  1321. }
  1322. #body-settings #app-content.user-list-grid .row:hover:not(#grid-header) {
  1323. box-shadow: 5px 0 0 var(--color-primary-element) inset;
  1324. }
  1325. #body-settings #app-content.user-list-grid .row > form {
  1326. width: 100%;
  1327. }
  1328. #body-settings #app-content.user-list-grid .row > div,
  1329. #body-settings #app-content.user-list-grid .row > .displayName > form,
  1330. #body-settings #app-content.user-list-grid .row > form {
  1331. grid-row: 1;
  1332. display: inline-flex;
  1333. color: var(--color-text-lighter);
  1334. flex-grow: 1;
  1335. /* inputs like mail, username, password */
  1336. /* Fill the grid cell */
  1337. }
  1338. #body-settings #app-content.user-list-grid .row > div > input:not(:focus):not(:active),
  1339. #body-settings #app-content.user-list-grid .row > .displayName > form > input:not(:focus):not(:active),
  1340. #body-settings #app-content.user-list-grid .row > form > input:not(:focus):not(:active) {
  1341. border-color: transparent;
  1342. cursor: pointer;
  1343. }
  1344. #body-settings #app-content.user-list-grid .row > div > input:focus + .icon-confirm, #body-settings #app-content.user-list-grid .row > div > input:active + .icon-confirm,
  1345. #body-settings #app-content.user-list-grid .row > .displayName > form > input:focus + .icon-confirm,
  1346. #body-settings #app-content.user-list-grid .row > .displayName > form > input:active + .icon-confirm,
  1347. #body-settings #app-content.user-list-grid .row > form > input:focus + .icon-confirm,
  1348. #body-settings #app-content.user-list-grid .row > form > input:active + .icon-confirm {
  1349. display: block !important;
  1350. }
  1351. #body-settings #app-content.user-list-grid .row > div:not(.userActions) > input:not([type=submit]),
  1352. #body-settings #app-content.user-list-grid .row > .displayName > form:not(.userActions) > input:not([type=submit]),
  1353. #body-settings #app-content.user-list-grid .row > form:not(.userActions) > input:not([type=submit]) {
  1354. width: 100%;
  1355. min-width: 0;
  1356. }
  1357. #body-settings #app-content.user-list-grid .row > div.name,
  1358. #body-settings #app-content.user-list-grid .row > .displayName > form.name,
  1359. #body-settings #app-content.user-list-grid .row > form.name {
  1360. word-break: break-all;
  1361. }
  1362. #body-settings #app-content.user-list-grid .row > div.displayName > input, #body-settings #app-content.user-list-grid .row > div.mailAddress > input,
  1363. #body-settings #app-content.user-list-grid .row > .displayName > form.displayName > input,
  1364. #body-settings #app-content.user-list-grid .row > .displayName > form.mailAddress > input,
  1365. #body-settings #app-content.user-list-grid .row > form.displayName > input,
  1366. #body-settings #app-content.user-list-grid .row > form.mailAddress > input {
  1367. text-overflow: ellipsis;
  1368. flex-grow: 1;
  1369. }
  1370. #body-settings #app-content.user-list-grid .row > div.name, #body-settings #app-content.user-list-grid .row > div.userBackend,
  1371. #body-settings #app-content.user-list-grid .row > .displayName > form.name,
  1372. #body-settings #app-content.user-list-grid .row > .displayName > form.userBackend,
  1373. #body-settings #app-content.user-list-grid .row > form.name,
  1374. #body-settings #app-content.user-list-grid .row > form.userBackend {
  1375. /* better multi-line visual */
  1376. line-height: 1.3em;
  1377. max-height: 100%;
  1378. overflow: hidden;
  1379. /* not supported by all browsers
  1380. so we keep the overflow hidden
  1381. as a fallback */
  1382. text-overflow: ellipsis;
  1383. display: -webkit-box;
  1384. -webkit-line-clamp: 2;
  1385. -webkit-box-orient: vertical;
  1386. }
  1387. #body-settings #app-content.user-list-grid .row > div.quota,
  1388. #body-settings #app-content.user-list-grid .row > .displayName > form.quota,
  1389. #body-settings #app-content.user-list-grid .row > form.quota {
  1390. display: flex;
  1391. justify-content: left;
  1392. white-space: nowrap;
  1393. position: relative;
  1394. }
  1395. #body-settings #app-content.user-list-grid .row > div.quota progress,
  1396. #body-settings #app-content.user-list-grid .row > .displayName > form.quota progress,
  1397. #body-settings #app-content.user-list-grid .row > form.quota progress {
  1398. width: 150px;
  1399. margin-top: 35px;
  1400. height: 3px;
  1401. }
  1402. #body-settings #app-content.user-list-grid .row > div .icon-confirm,
  1403. #body-settings #app-content.user-list-grid .row > .displayName > form .icon-confirm,
  1404. #body-settings #app-content.user-list-grid .row > form .icon-confirm {
  1405. flex: 0 0 auto;
  1406. cursor: pointer;
  1407. }
  1408. #body-settings #app-content.user-list-grid .row > div .icon-confirm:not(:active),
  1409. #body-settings #app-content.user-list-grid .row > .displayName > form .icon-confirm:not(:active),
  1410. #body-settings #app-content.user-list-grid .row > form .icon-confirm:not(:active) {
  1411. display: none;
  1412. }
  1413. #body-settings #app-content.user-list-grid .row > div.avatar,
  1414. #body-settings #app-content.user-list-grid .row > .displayName > form.avatar,
  1415. #body-settings #app-content.user-list-grid .row > form.avatar {
  1416. height: 32px;
  1417. width: 32px;
  1418. margin: 6px;
  1419. }
  1420. #body-settings #app-content.user-list-grid .row > div.avatar img,
  1421. #body-settings #app-content.user-list-grid .row > .displayName > form.avatar img,
  1422. #body-settings #app-content.user-list-grid .row > form.avatar img {
  1423. display: block;
  1424. }
  1425. #body-settings #app-content.user-list-grid .row > div.userActions,
  1426. #body-settings #app-content.user-list-grid .row > .displayName > form.userActions,
  1427. #body-settings #app-content.user-list-grid .row > form.userActions {
  1428. display: flex;
  1429. justify-content: flex-end;
  1430. }
  1431. #body-settings #app-content.user-list-grid .row > div.userActions #newsubmit,
  1432. #body-settings #app-content.user-list-grid .row > .displayName > form.userActions #newsubmit,
  1433. #body-settings #app-content.user-list-grid .row > form.userActions #newsubmit {
  1434. width: 100%;
  1435. }
  1436. #body-settings #app-content.user-list-grid .row > div.userActions .toggleUserActions,
  1437. #body-settings #app-content.user-list-grid .row > .displayName > form.userActions .toggleUserActions,
  1438. #body-settings #app-content.user-list-grid .row > form.userActions .toggleUserActions {
  1439. position: relative;
  1440. display: flex;
  1441. align-items: center;
  1442. background-color: var(--color-main-background);
  1443. }
  1444. #body-settings #app-content.user-list-grid .row > div.userActions .toggleUserActions .icon-more,
  1445. #body-settings #app-content.user-list-grid .row > .displayName > form.userActions .toggleUserActions .icon-more,
  1446. #body-settings #app-content.user-list-grid .row > form.userActions .toggleUserActions .icon-more {
  1447. width: 44px;
  1448. height: 44px;
  1449. opacity: 0.5;
  1450. cursor: pointer;
  1451. }
  1452. #body-settings #app-content.user-list-grid .row > div.userActions .toggleUserActions .icon-more:focus, #body-settings #app-content.user-list-grid .row > div.userActions .toggleUserActions .icon-more:hover, #body-settings #app-content.user-list-grid .row > div.userActions .toggleUserActions .icon-more:active,
  1453. #body-settings #app-content.user-list-grid .row > .displayName > form.userActions .toggleUserActions .icon-more:focus,
  1454. #body-settings #app-content.user-list-grid .row > .displayName > form.userActions .toggleUserActions .icon-more:hover,
  1455. #body-settings #app-content.user-list-grid .row > .displayName > form.userActions .toggleUserActions .icon-more:active,
  1456. #body-settings #app-content.user-list-grid .row > form.userActions .toggleUserActions .icon-more:focus,
  1457. #body-settings #app-content.user-list-grid .row > form.userActions .toggleUserActions .icon-more:hover,
  1458. #body-settings #app-content.user-list-grid .row > form.userActions .toggleUserActions .icon-more:active {
  1459. opacity: 0.7;
  1460. background-color: var(--color-background-dark);
  1461. }
  1462. #body-settings #app-content.user-list-grid .row > div.userActions .feedback,
  1463. #body-settings #app-content.user-list-grid .row > .displayName > form.userActions .feedback,
  1464. #body-settings #app-content.user-list-grid .row > form.userActions .feedback {
  1465. display: flex;
  1466. align-items: center;
  1467. white-space: nowrap;
  1468. transition: opacity 200ms ease-in-out;
  1469. }
  1470. #body-settings #app-content.user-list-grid .row > div.userActions .feedback .icon-checkmark,
  1471. #body-settings #app-content.user-list-grid .row > .displayName > form.userActions .feedback .icon-checkmark,
  1472. #body-settings #app-content.user-list-grid .row > form.userActions .feedback .icon-checkmark {
  1473. opacity: 0.5;
  1474. margin-right: 5px;
  1475. }
  1476. #body-settings #app-content.user-list-grid .row > div .multiselect.multiselect-vue,
  1477. #body-settings #app-content.user-list-grid .row > .displayName > form .multiselect.multiselect-vue,
  1478. #body-settings #app-content.user-list-grid .row > form .multiselect.multiselect-vue {
  1479. width: 100%;
  1480. }
  1481. #body-settings #app-content.user-list-grid .infinite-loading-container {
  1482. display: flex;
  1483. align-items: center;
  1484. justify-content: center;
  1485. grid-row-start: span 4;
  1486. }
  1487. #body-settings #app-content.user-list-grid .users-list-end {
  1488. opacity: 0.5;
  1489. user-select: none;
  1490. }
  1491. .animated {
  1492. animation: blink-animation 1s steps(5, start) 4;
  1493. }
  1494. @keyframes blink-animation {
  1495. to {
  1496. opacity: 0.6;
  1497. }
  1498. }
  1499. @-webkit-keyframes blink-animation {
  1500. to {
  1501. opacity: 1;
  1502. }
  1503. }
  1504. /*# sourceMappingURL=settings.css.map */