Advertisement
Guest User

Untitled

a guest
Apr 7th, 2016
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 54.23 KB | None | 0 0
  1. /* This stylesheet is generated, DO NOT EDIT */
  2. /* Copyright 2009, 2015 Red Hat, Inc.
  3. *
  4. * Portions adapted from Mx's data/style/default.css
  5. * Copyright 2009 Intel Corporation
  6. *
  7. * This program is free software; you can redistribute it and/or
  8. * modify it under the terms and conditions of the GNU Lesser General
  9. * Public License, version 2.1, as published by the Free Software
  10. * Foundation.
  11. *
  12. * This program is distributed in the hope it will be useful, but
  13. * WITHOUT ANY WARRANTY; without even the implied warranty of
  14. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  15. * Lesser General Public License for more details.
  16. *
  17. * You should have received a copy of the GNU Lesser General Public
  18. * License along with this program; if not, write to the Free Software
  19. * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA
  20. * 02110-1301 USA. /
  21.  
  22. /* GLOBALS */
  23. stage {
  24. font-family: Cantarell, Sans-Serif;
  25. font-size: 11pt;
  26. color: #eeeeec; }
  27.  
  28. /* WIDGETS */
  29. /* Buttons */
  30. .button {
  31. border-radius: 3px;
  32. border-width: 1px;
  33. padding: 4px 32px;
  34. color: #3C3C3C;
  35. background-gradient-start: rgb(239,239,239);
  36. background-gradient-end: rgb(239,239,239);
  37. border-color: rgb(239,239,239);
  38. box-shadow: inset 0 1px transparent;
  39. text-shadow: 0 1px black;
  40. icon-shadow: 0 1px black; }
  41. .button:focus,
  42. .button:hover {
  43. background-gradient-start: rgb(249,249,249);
  44. background-gradient-end: rgb(249,249,249);
  45. border-color: rgb(249,249,249);
  46. box-shadow: inset 0 1px transparent;}
  47. .button:insensitive {
  48. color: #D1D5D8;
  49. background-gradient-start: #EFEFEF;
  50. background-gradient-end: #EFEFEF;
  51. border-color: #EFEFEF;
  52. box-shadow: inset 0 1px transparent;}
  53. .button:active {
  54. background-gradient-start: rgb(234,234,234);
  55. background-gradient-end: rgb(234,234,234);
  56. border-color: rgb(234,234,234);
  57. box-shadow: inset 0 1px transparent;}
  58.  
  59. /* Gnome 3.18 */
  60. .modal-dialog-linked-button {
  61. border-right-width: 1px;
  62. color: #3C3C3C;
  63. background-color: rgb(239,239,239);
  64. border-color: rgb(239,239,239);
  65. box-shadow: inset 0 1px transparent;
  66. text-shadow: 0 1px black;
  67. icon-shadow: 0 1px black;
  68. padding: 8px; }
  69. .modal-dialog-linked-button:focus,
  70. .modal-dialog-linked-button:hover {
  71. background-color: rgb(249,249,249);
  72. border-color: rgb(249,249,249);
  73. box-shadow: inset 0px 0px 0px 1px transparent; }
  74. .modal-dialog-linked-button:insensitive {
  75. color: #D1D5D8;
  76. border-color: #EFEFEF;
  77. background-color: #EFEFEF;}
  78. .modal-dialog-linked-button:active {
  79. border-color: rgb(234,234,234);
  80. background-color: rgb(234,234,234);
  81. box-shadow: inset 0 0 transparent;}
  82. .modal-dialog-linked-button:first-child {
  83. border-radius: 6px 0px 0px 6px; }
  84. .modal-dialog-linked-button:last-child {
  85. border-right-width: 0px;
  86. border-radius: 0px 6px 6px 0px; }
  87. .modal-dialog-linked-button:first-child:last-child {
  88. border-right-width: 0px;
  89. border-radius: 0px 0px 6px 6px; }
  90.  
  91. /* Entries */
  92. StEntry {
  93. border-radius: 3px;
  94. padding: 2px;
  95. border-width: 1px;
  96. color: rgb(190,190,190);
  97. border-color: rgba(30,30,30,0.3);
  98. background-color: transparent;
  99. box-shadow: none;
  100. selection-background-color: #2C82C9;
  101. selected-color: #ffffff;
  102. transition-duration: 200ms; }
  103. StEntry:focus,
  104. StEntry:hover {
  105. color: rgb(60,60,60);
  106. transition-duration: 200ms;
  107. background-color: rgba(250,250,250,1); }
  108. StEntry:insensitive {
  109. color: #939695;
  110. border-color: #323636;
  111. box-shadow: none; }
  112. StEntry StIcon.capslock-warning {
  113. icon-size: 16px;
  114. warning-color: #f57900;
  115. padding: 0 4px; }
  116.  
  117. /* Scrollbars */
  118. StScrollView.vfade {
  119. -st-vfade-offset: 68px; }
  120. StScrollView.hfade {
  121. -st-hfade-offset: 68px; }
  122.  
  123. StScrollBar {
  124. padding: 0; }
  125. StScrollView StScrollBar {
  126. min-width: 14px;
  127. min-height: 14px; }
  128. StScrollBar StBin#trough {
  129. border-radius: 0;
  130. background-color: transparent; }
  131. StScrollBar StButton#vhandle, StScrollBar StButton#hhandle {
  132. border-radius: 8px;
  133. background-color: #393f3f;
  134. margin: 3px; }
  135. StScrollBar StButton#vhandle:hover,
  136. StScrollBar StButton#hhandle:hover {
  137. background-color: #515a5a; }
  138. StScrollBar StButton#vhandle:active,
  139. StScrollBar StButton#hhandle:active {
  140. background-color: #2C82C9; }
  141.  
  142. /* Slider */
  143. .slider {
  144. height: 1em;
  145. -slider-height: 0.2em;
  146. -slider-background-color: #323636;
  147. -slider-border-color: transparent;
  148. -slider-active-background-color: #2969B0;
  149. -slider-active-border: 1px solid #999;der-color: #2969B0;
  150. -slider-border-width: 1px;
  151. -slider-handle-radius: 6px; }
  152.  
  153. /* Check Boxes */
  154. .check-box StBoxLayout {
  155. spacing: .8em; }
  156. .check-box StBin {
  157. width: 24px;
  158. height: 22px;
  159. background-image: url("resource:///org/gnome/shell/theme/checkbox-off.svg"); }
  160. .check-box:focus StBin {
  161. background-image: url("resource:///org/gnome/shell/theme/checkbox-off-focused.svg"); }
  162. .check-box:checked StBin {
  163. background-image: url("resource:///org/gnome/shell/theme/checkbox.svg"); }
  164. .check-box:focus:checked StBin {
  165. background-image: url("resource:///org/gnome/shell/theme/checkbox-focused.svg"); }
  166.  
  167. /* Switches */
  168. .toggle-switch {
  169. width: 65px;
  170. height: 22px;
  171. background-size: contain; }
  172.  
  173. .toggle-switch-us {
  174. background-image: url("resource:///org/gnome/shell/theme/toggle-off-us.svg"); }
  175. .toggle-switch-us:checked {
  176. background-image: url("resource:///org/gnome/shell/theme/toggle-on-us.svg"); }
  177.  
  178. .toggle-switch-intl {
  179. background-image: url("resource:///org/gnome/shell/theme/toggle-off-intl.svg"); }
  180. .toggle-switch-intl:checked {
  181. background-image: url("resource:///org/gnome/shell/theme/toggle-on-intl.svg"); }
  182.  
  183. /* links */
  184. .shell-link {
  185. color: #4a90d9; }
  186. .shell-link:hover {
  187. color: #74aae2; }
  188.  
  189. /* Modal Dialogs */
  190. .headline {
  191. font-size: 110%; }
  192.  
  193. .lightbox {
  194. background-color: black; }
  195.  
  196. .flashspot {
  197. background-color: white; }
  198.  
  199. .modal-dialog {
  200. border-radius: 6px;
  201. color: #333;
  202. background-color: #f4f4f4;
  203. border: none;
  204. box-shadow: 0px 0px 8px #3C3C3C;
  205. padding: 0px; }
  206. .modal-dialog > * {
  207. padding: 24px 24px 10px 24px;
  208. border-radius: 0px; }
  209. .modal-dialog .run-dialog-entry {
  210. background: #fff;
  211. box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0);
  212. color: #3C3C3C;
  213. width: 20em;
  214. margin-bottom: 0px; }
  215. .modal-dialog .run-dialog-error-box {
  216. padding-top: 16px;
  217. spacing: 6px; }
  218. .modal-dialog .run-dialog-button-box {
  219. padding-top: 1em; }
  220. .modal-dialog .run-dialog-label {
  221. font-size: 10pt;
  222. font-weight: normal;
  223. color: #3C3C3C;
  224. padding-bottom: 6px; }
  225.  
  226. .modal-dialog-button-box,
  227. .modal-dialog > .modal-dialog-button-box {
  228. spacing: 0px;
  229. margin: 0px;
  230. padding: 18px 28px;
  231. background-color: #DCDCDC;
  232. border: solid 0px #c4c4c4;
  233. border-radius: 0px 0px 6px 6px; }
  234.  
  235. .show-processes-dialog-subject,
  236. .mount-question-dialog-subject,
  237. .end-session-dialog-subject {
  238. font-size: 14pt; }
  239.  
  240. /* End Session Dialog */
  241. .end-session-dialog {
  242. spacing: 42px;
  243. border: 0px solid rgba(238, 238, 236, 0.2); }
  244.  
  245. .end-session-dialog-list {
  246. padding-top: 20px; }
  247.  
  248. .end-session-dialog-layout {
  249. padding-left: 17px; }
  250. .end-session-dialog-layout:rtl {
  251. padding-right: 17px; }
  252.  
  253. .end-session-dialog-description {
  254. width: 28em;
  255. padding-bottom: 10px; }
  256. .end-session-dialog-description:rtl {
  257. text-align: right; }
  258.  
  259. .end-session-dialog-warning {
  260. width: 28em;
  261. color: #f57900;
  262. padding-top: 6px; }
  263. .end-session-dialog-warning:rtl {
  264. text-align: right; }
  265.  
  266. .end-session-dialog-logout-icon {
  267. border-radius: 5px;
  268. width: 48px;
  269. height: 48px;
  270. background-size: contain; }
  271.  
  272. .end-session-dialog-shutdown-icon {
  273. color: #3C3C3C;
  274. width: 48px;
  275. height: 48px; }
  276.  
  277. .end-session-dialog-inhibitor-layout {
  278. spacing: 16px;
  279. max-height: 200px;
  280. padding-right: 65px;
  281. padding-left: 65px; }
  282.  
  283. .end-session-dialog-session-list,
  284. .end-session-dialog-app-list {
  285. spacing: 1em; }
  286.  
  287. .end-session-dialog-list-header {
  288. font-weight: bold; }
  289. .end-session-dialog-list-header:rtl {
  290. text-align: right; }
  291.  
  292. .end-session-dialog-app-list-item,
  293. .end-session-dialog-session-list-item {
  294. spacing: 1em; }
  295.  
  296. .end-session-dialog-app-list-item-name,
  297. .end-session-dialog-session-list-item-name {
  298. font-weight: bold; }
  299.  
  300. .end-session-dialog-app-list-item-description {
  301. color: #5A5A5A;
  302. font-size: 10pt; }
  303.  
  304. /* Normal */
  305. .end-session-dialog .modal-dialog-button:first-child {
  306. background-gradient-start: rgb(239,239,239);
  307. background-gradient-end: rgb(239,239,239);
  308. border-color: rgb(239,239,239);
  309. color: #3C3C3C; }
  310. .end-session-dialog .modal-dialog-button:first-child:focus,
  311. .end-session-dialog .modal-dialog-button:first-child:hover {
  312. background-gradient-start: rgb(249,249,249);
  313. background-gradient-end: rgb(249,249,249);
  314. border-color: rgb(249,249,249); }
  315. .end-session-dialog .modal-dialog-button:first-child:insensitive {
  316. color: #D1D5D8;
  317. background-gradient-start: #EFEFEF;
  318. background-gradient-end: #EFEFEF;
  319. border-color: #EFEFEF; }
  320. .end-session-dialog .modal-dialog-button:first-child:active {
  321. background-gradient-start: rgb(234,234,234);
  322. background-gradient-end: rgb(234,234,234);
  323. border-color: rgb(234,234,234); }
  324.  
  325. /* Normal - Gnome 3.18 */
  326. .end-session-dialog .modal-dialog-linked-button:first-child {
  327. background-color: rgb(239,239,239);
  328. border-color: rgb(239,239,239);
  329. color: #3C3C3C; }
  330. .end-session-dialog .modal-dialog-linked-button:first-child:focus,
  331. .end-session-dialog .modal-dialog-linked-button:first-child:hover {
  332. background-color: rgb(249,249,249);
  333. border-color: rgb(249,249,249); }
  334. .end-session-dialog .modal-dialog-linked-button:first-child:insensitive {
  335. color: #D1D5D8;
  336. background-color: #EFEFEF;
  337. border-color: #EFEFEF; }
  338. .end-session-dialog .modal-dialog-linked-button:first-child:active {
  339. background-color: rgb(234,234,234);
  340. border-color: rgb(234,234,234); }
  341.  
  342. /* Restart */
  343. .end-session-dialog .modal-dialog-button,
  344. .end-session-dialog .modal-dialog-linked-button {
  345. border-radius: 8px; }
  346. .end-session-dialog .modal-dialog-button {
  347. background-gradient-start: rgb(39, 174, 96);
  348. background-gradient-end: rgb(39, 174, 96);
  349. border-color: rgb(39, 174, 96);
  350. color: #FAFAFA; }
  351. .end-session-dialog .modal-dialog-button:focus,
  352. .end-session-dialog .modal-dialog-button:hover {
  353. background-gradient-start: rgb(49, 184, 106);
  354. background-gradient-end: rgb(49, 184, 106);
  355. border-color: rgb(49, 184, 106); }
  356. .end-session-dialog .modal-dialog-button:insensitive {
  357. color: #D1D5D8;
  358. background-gradient-start: #EFEFEF;
  359. background-gradient-end: #EFEFEF;
  360. border-color: #EFEFEF; }
  361. .end-session-dialog .modal-dialog-button:active {
  362. background-gradient-start: rgb(34, 169, 91);
  363. background-gradient-end: rgb(34, 169, 91);
  364. border-color: rgb(34, 169, 91); }
  365.  
  366. /* Restart - Gnome 3.18*/
  367. .end-session-dialog .modal-dialog-linked-button {
  368. background-color: rgb(39, 174, 96);
  369. border-color: rgb(39, 174, 96);
  370. color: #FAFAFA; }
  371. .end-session-dialog .modal-dialog-linked-button:focus,
  372. .end-session-dialog .modal-dialog-linked-button:hover {
  373. background-color: rgb(49, 184, 106);
  374. border-color: rgb(49, 184, 106); }
  375. .end-session-dialog .modal-dialog-linked-button:insensitive {
  376. color: #D1D5D8;
  377. background-color: #EFEFEF;
  378. border-color: #EFEFEF; }
  379. .end-session-dialog .modal-dialog-linked-button:active {
  380. background-color: rgb(34, 169, 91);
  381. border-color: rgb(34, 169, 91); }
  382.  
  383. /* Poweroff */
  384. .end-session-dialog .modal-dialog-button:last-child {
  385. background-gradient-start: rgb(209,72,65);
  386. background-gradient-end: rgb(209,72,65);
  387. border-color: rgb(209,72,65);
  388. color: #FAFAFA; }
  389. .end-session-dialog .modal-dialog-button:last-child:focus,
  390. .end-session-dialog .modal-dialog-button:last-child:hover {
  391. background-gradient-start: rgb(219,82,75);
  392. background-gradient-end: rgb(219,82,75);
  393. border-color: rgb(219,82,75); }
  394. .end-session-dialog .modal-dialog-button:last-child:insensitive {
  395. color: #D1D5D8;
  396. background-gradient-start: #EFEFEF;
  397. background-gradient-end: #EFEFEF;
  398. border-color: #EFEFEF; }
  399. .end-session-dialog .modal-dialog-button:last-child:active {
  400. background-gradient-start: rgb(204,67,61);
  401. background-gradient-end: rgb(204,67,61);
  402. border-color: rgb(204,67,61); }
  403.  
  404. /* Poweroff - Gnome 3.18 */
  405. .end-session-dialog .modal-dialog-linked-button:last-child {
  406. background-color: rgb(209,72,65);
  407. border-color: rgb(209,72,65);
  408. color: #FAFAFA; }
  409. .end-session-dialog .modal-dialog-linked-button:last-child:focus,
  410. .end-session-dialog .modal-dialog-linked-button:last-child:hover {
  411. background-color: rgb(219,82,75);
  412. border-color: rgb(219,82,75); }
  413. .end-session-dialog .modal-dialog-linked-button:last-child:insensitive {
  414. color: #D1D5D8;
  415. background-color: #EFEFEF;
  416. border-color: #EFEFEF; }
  417. .end-session-dialog .modal-dialog-linked-button:last-child:active {
  418. background-color: rgb(204,67,61);
  419. border-color: rgb(204,67,61); }
  420.  
  421. /* ShellMountOperation Dialogs */
  422. .shell-mount-operation-icon {
  423. icon-size: 48px; }
  424.  
  425. .show-processes-dialog,
  426. .mount-question-dialog {
  427. spacing: 24px; }
  428.  
  429. .show-processes-dialog-subject,
  430. .mount-question-dialog-subject {
  431. padding-top: 10px;
  432. padding-left: 17px;
  433. padding-bottom: 6px; }
  434.  
  435. .mount-question-dialog-subject {
  436. max-width: 500px; }
  437.  
  438. .show-processes-dialog-subject:rtl,
  439. .mount-question-dialog-subject:rtl {
  440. padding-left: 0px;
  441. padding-right: 17px; }
  442.  
  443. .show-processes-dialog-description,
  444. .mount-question-dialog-description {
  445. padding-left: 17px;
  446. width: 28em; }
  447.  
  448. .show-processes-dialog-description:rtl,
  449. .mount-question-dialog-description:rtl {
  450. padding-right: 17px; }
  451.  
  452. .show-processes-dialog-app-list {
  453. max-height: 200px;
  454. padding-top: 24px;
  455. padding-left: 49px;
  456. padding-right: 32px; }
  457.  
  458. .show-processes-dialog-app-list:rtl {
  459. padding-right: 49px;
  460. padding-left: 32px; }
  461.  
  462. .show-processes-dialog-app-list-item {
  463. color: #d6d6d1; }
  464. .show-processes-dialog-app-list-item:hover {
  465. color: #eeeeec; }
  466. .show-processes-dialog-app-list-item:ltr {
  467. padding-right: 1em; }
  468. .show-processes-dialog-app-list-item:rtl {
  469. padding-left: 1em; }
  470.  
  471. .show-processes-dialog-app-list-item-icon:ltr {
  472. padding-right: 17px; }
  473. .show-processes-dialog-app-list-item-icon:rtl {
  474. padding-left: 17px; }
  475.  
  476. .show-processes-dialog-app-list-item-name {
  477. font-size: 10pt; }
  478.  
  479. /* Password or Authentication Dialog */
  480. .prompt-dialog {
  481. width: 500px;
  482. border: 0px; }
  483.  
  484. .prompt-dialog-main-layout {
  485. spacing: 24px;
  486. padding: 10px; }
  487.  
  488. .prompt-dialog-message-layout {
  489. spacing: 16px; }
  490.  
  491. .prompt-dialog-headline {
  492. font-weight: bold;
  493. color: #3C3C3C; }
  494.  
  495. .prompt-dialog-description:rtl {
  496. text-align: right; }
  497.  
  498. .prompt-dialog-password-box {
  499. spacing: 1em;
  500. padding-bottom: 1em; }
  501.  
  502. .prompt-dialog-error-label {
  503. font-size: 10pt;
  504. color: #D14841;
  505. padding-bottom: 8px; }
  506.  
  507. .prompt-dialog-info-label {
  508. font-size: 10pt;
  509. padding-bottom: 8px; }
  510.  
  511. .prompt-dialog StEntry {
  512. background: #fff;
  513. box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0);
  514. color: #3C3C3C; }
  515.  
  516. /* Confirm */
  517. .prompt-dialog .modal-dialog-button:last-child {
  518. background-gradient-start: rgb(209,72,65);
  519. background-gradient-end: rgb(209,72,65);
  520. border-color: rgb(209,72,65);
  521. color: #FAFAFA; }
  522. .prompt-dialog .modal-dialog-button:last-child:focus,
  523. .prompt-dialog .modal-dialog-button:last-child:hover {
  524. background-gradient-start: rgb(219,82,75);
  525. background-gradient-end: rgb(219,82,75);
  526. border-color: rgb(219,82,75); }
  527. .prompt-dialog .modal-dialog-button:last-child:insensitive {
  528. color: #D1D5D8;
  529. background-gradient-start: #EFEFEF;
  530. background-gradient-end: #EFEFEF;
  531. border-color: #EFEFEF; }
  532. .prompt-dialog .modal-dialog-button:last-child:active {
  533. background-gradient-start: rgb(204,67,61);
  534. background-gradient-end: rgb(204,67,61);
  535. border-color: rgb(204,67,61); }
  536.  
  537. /* Confirm - Gnome 3.18*/
  538. .prompt-dialog .modal-dialog-linked-button:last-child {
  539. background-color: rgb(209,72,65);
  540. border-color: rgb(209,72,65);
  541. color: #FAFAFA; }
  542. .prompt-dialog .modal-dialog-linked-button:last-child:focus,
  543. .prompt-dialog .modal-dialog-linked-button:last-child:hover {
  544. background-color: rgb(219,82,75);
  545. border-color: rgb(219,82,75); }
  546. .prompt-dialog .modal-dialog-linked-button:last-child:insensitive {
  547. color: #D1D5D8;
  548. background-color: #EFEFEF;
  549. border-color: #EFEFEF; }
  550. .prompt-dialog .modal-dialog-linked-button:last-child:active {
  551. background-color: rgb(204,67,61);
  552. border-color: rgb(204,67,61); }
  553.  
  554. .hidden {
  555. color: transparent; }
  556.  
  557. .prompt-dialog-null-label {
  558. font-size: 10pt;
  559. padding-bottom: 8px; }
  560.  
  561. /* Polkit Dialog */
  562. .polkit-dialog-user-layout {
  563. padding-left: 10px;
  564. spacing: 10px; }
  565. .polkit-dialog-user-layout:rtl {
  566. padding-left: 0px;
  567. padding-right: 10px; }
  568.  
  569. .polkit-dialog-user-root-label {
  570. color: #f57900; }
  571.  
  572. .polkit-dialog-user-icon {
  573. border-radius: 5px;
  574. background-size: contain;
  575. width: 48px;
  576. height: 48px; }
  577.  
  578. /* Network Agent Dialog */
  579. .network-dialog-secret-table {
  580. spacing-rows: 15px;
  581. spacing-columns: 1em; }
  582.  
  583. .keyring-dialog-control-table {
  584. spacing-rows: 15px;
  585. spacing-columns: 1em; }
  586.  
  587. /* Popvers/Menus */
  588. .popup-menu {
  589. min-width: 200px; }
  590. .popup-menu .popup-sub-menu {
  591. background-color: #343a3a;
  592. box-shadow: inset 0 -1px 0px #282c2c; }
  593. .popup-menu .popup-menu-content {
  594. padding: 1em 0em; }
  595. .popup-menu .popup-menu-item {
  596. spacing: 12px; }
  597. .popup-menu .popup-menu-item:ltr {
  598. padding: .4em 1.75em .4em 0em; }
  599. .popup-menu .popup-menu-item:rtl {
  600. padding: .4em 0em .4em 1.75em; }
  601. .popup-menu .popup-menu-item:checked {
  602. background-color: #2969B0;
  603. box-shadow: inset 0 1px 0px transparent;
  604. font-weight: normal; }
  605. .popup-menu .popup-menu-item.selected {
  606. background-color: #2C82C9;
  607. color: #eeeeec; }
  608. .popup-menu .popup-menu-item:active {
  609. background-color: #2C82C9;
  610. color: #ffffff; }
  611. .popup-menu .popup-menu-item:insensitive {
  612. color: rgba(238, 238, 236, 0.5); }
  613. .popup-menu .popup-inactive-menu-item {
  614. color: #eeeeec; }
  615. .popup-menu .popup-inactive-menu-item:insensitive {
  616. color: rgba(238, 238, 236, 0.5); }
  617. .popup-menu.panel-menu {
  618. -boxpointer-gap: 4px;
  619. margin-bottom: 1.75em; }
  620.  
  621. .popup-menu-ornament {
  622. text-align: right;
  623. width: 1em; }
  624.  
  625. .popup-menu-boxpointer,
  626. .candidate-popup-boxpointer {
  627. -arrow-border-radius: 3px;
  628. -arrow-background-color: rgba(30,30,30,0.95);
  629. -arrow-border-width: 0px;
  630. -arrow-border-color: #1c1f1f;
  631. -arrow-base: 0px;
  632. -arrow-rise: 3px;
  633. -arrow-box-shadow: 0 1px 3px black; }
  634.  
  635. .popup-separator-menu-item {
  636. height: 1px;
  637. margin: 6px 64px;
  638. background-color: transparent;
  639. border-color: #343a3a;
  640. border-bottom-width: 1px;
  641. border-bottom-style: solid; }
  642.  
  643. .background-menu {
  644. -boxpointer-gap: 4px;
  645. -arrow-rise: 0px; }
  646.  
  647. /* fallback menu
  648. - odd thing for styling App menu when apparently not running under shell. Light Adwaita styled
  649. app menu inside the main app window itself rather than the top bar
  650. */
  651. /* OSD */
  652. .osd-window {
  653. text-align: center;
  654. font-weight: bold;
  655. spacing: 1em;
  656. margin: 32px;
  657. min-width: 64px;
  658. min-height: 64px; }
  659. .osd-window .osd-monitor-label {
  660. font-size: 3em; }
  661. .osd-window .level {
  662. height: 0.6em;
  663. border-radius: 0.3em;
  664. background-color: rgba(11, 12, 13, 0.5);
  665. color: #eeeeec; }
  666.  
  667. /* App Switcher */
  668. .switcher-popup {
  669. padding: 8px;
  670. spacing: 16px; }
  671.  
  672. .switcher-list-item-container {
  673. spacing: 8px; }
  674.  
  675. .switcher-list .item-box {
  676. padding: 8px;
  677. border-radius: 4px; }
  678.  
  679. .switcher-list .item-box:outlined {
  680. padding: 6px;
  681. border: 2px solid #040404; }
  682.  
  683. .switcher-list .item-box:selected {
  684. background-color: rgba(41, 105, 176, 0.5);
  685. color: #ffffff; }
  686.  
  687. .switcher-list .thumbnail-box {
  688. padding: 2px;
  689. spacing: 4px; }
  690.  
  691. .switcher-list .thumbnail {
  692. width: 256px; }
  693.  
  694. .switcher-list .separator {
  695. width: 1px;
  696. background: #1c1f1f; }
  697.  
  698. .switcher-arrow {
  699. border-color: transparent;
  700. color: #1c1f1f; }
  701.  
  702. .switcher-arrow:highlighted {
  703. color: #eeeeec; }
  704.  
  705. .input-source-switcher-symbol {
  706. font-size: 34pt;
  707. width: 96px;
  708. height: 96px; }
  709.  
  710. /* Workspace Switcher */
  711. .workspace-switcher-group {
  712. padding: 12px; }
  713.  
  714. .workspace-switcher {
  715. background: transparent;
  716. border: 0px;
  717. border-radius: 0px;
  718. padding: 0px;
  719. spacing: 8px; }
  720.  
  721. .ws-switcher-active-up, .ws-switcher-active-down {
  722. height: 50px;
  723. background-color: #2C82C9;
  724. color: #ffffff;
  725. background-size: 32px;
  726. border-radius: 8px; }
  727.  
  728. .ws-switcher-box {
  729. height: 50px;
  730. border: 1px solid rgba(238, 238, 236, 0.1);
  731. background: transparent;
  732. border-radius: 8px; }
  733.  
  734. .osd-window,
  735. .resize-popup,
  736. .switcher-list, .workspace-switcher-container {
  737. color: #eeeeec;
  738. background-color: rgba(0,0,0,0.7);
  739. border: 0px solid rgba(238, 238, 236, 0.2);
  740. font-weight: normal;
  741. border-radius: 12px;
  742. padding: 12px; }
  743.  
  744. /* Tiled window previews */
  745. .tile-preview {
  746. background-color: rgba(33, 93, 156, 0.5);
  747. border: 1px solid #2C82C9; }
  748.  
  749. .tile-preview-left.on-primary {
  750. border-radius: 6px 6px 0 0; }
  751.  
  752. .tile-preview-right.on-primary {
  753. border-radius: 0 6px 0 0; }
  754.  
  755. .tile-preview-left.tile-preview-right.on-primary {
  756. border-radius: 6px 6px 0 0; }
  757.  
  758. /* TOP BAR */
  759. #panel {
  760. background-color: transparent;
  761. font-weight: normal;
  762. height: 1.86em; }
  763. #panel:overview {
  764. background-color: transparent; }
  765. #panel .unlock-screen,
  766. #panel .login-screen,
  767. #panel .lock-screen {
  768. background-color: transparent; }
  769. #panel #panelLeft,
  770. #panel #panelCenter {
  771. spacing: 4px; }
  772. #panel .panel-corner,
  773. #panel .panel-corner:focus,
  774. #panel .panel-corner:active,
  775. #panel .panel-corner:overview,
  776. #panel .panel-corner.lock-screen,
  777. #panel .panel-corner.login-screen,
  778. #panel .panel-corner.unlock-screen {
  779. -panel-corner-radius: 6px;
  780. -panel-corner-background-color: transparent;
  781. -panel-corner-border-width: 2px;
  782. -panel-corner-border-color: transparent; }
  783. #panel .panel-button {
  784. -natural-hpadding: 12px;
  785. -minimum-hpadding: 6px;
  786. font-weight: normal;
  787. color: #F0F0F0;
  788. transition-duration: 100ms; }
  789. #panel .panel-button .app-menu-icon {
  790. -st-icon-style: symbolic;
  791. margin-left: 4px;
  792. margin-right: 4px; }
  793. #panel .panel-button:hover {
  794. color: white; }
  795. #panel .panel-button:active,
  796. #panel .panel-button:overview,
  797. #panel .panel-button:focus,
  798. #panel .panel-button:checked {
  799. text-shadow: 0px 0px 5px white;
  800. background-color: rgba(0, 0, 0, 0.01);
  801. box-shadow: inset 0 -2px 0px transparent;
  802. color: white; }
  803. #panel .panel-button:active > .system-status-icon,
  804. #panel .panel-button:overview > .system-status-icon,
  805. #panel .panel-button:focus > .system-status-icon,
  806. #panel .panel-button:checked > .system-status-icon {
  807. icon-shadow: black 0 2px 2px; }
  808. #panel .panel-button .system-status-icon {
  809. icon-size: 1.09em;
  810. padding: 0 5px; }
  811. .unlock-screen #panel .panel-button,
  812. .login-screen #panel .panel-button,
  813. .lock-screen #panel .panel-button {
  814. color: white; }
  815. .unlock-screen #panel .panel-button:focus,
  816. .unlock-screen #panel .panel-button:hover,
  817. .unlock-screen #panel .panel-button:active,
  818. .login-screen #panel .panel-button:focus,
  819. .login-screen #panel .panel-button:hover,
  820. .login-screen #panel .panel-button:active,
  821. .lock-screen #panel .panel-button:focus,
  822. .lock-screen #panel .panel-button:hover,
  823. .lock-screen #panel .panel-button:active {
  824. color: white; }
  825. #panel .panel-status-indicators-box,
  826. #panel .panel-status-menu-box {
  827. spacing: 2px; }
  828. #panel .screencast-indicator {
  829. color: #f57900; }
  830.  
  831. #calendarArea {
  832. padding: 0.75em 1.0em; }
  833.  
  834. .calendar {
  835. margin-bottom: 1em; }
  836.  
  837. .calendar,
  838. .datemenu-today-button,
  839. .datemenu-displays-box,
  840. .message-list-sections {
  841. margin: 0 1.5em; }
  842.  
  843. .datemenu-calendar-column {
  844. spacing: 0.5em; }
  845.  
  846. .datemenu-displays-section {
  847. padding-bottom: 3em; }
  848.  
  849. .datemenu-today-button,
  850. .world-clocks-button,
  851. .message-list-section-title {
  852. border-radius: 4px;
  853. padding: .4em; }
  854.  
  855. .message-list-section-list:ltr {
  856. padding-left: .4em; }
  857.  
  858. .message-list-section-list:rtl {
  859. padding-right: .4em; }
  860.  
  861. .datemenu-today-button:hover, .datemenu-today-button:focus,
  862. .world-clocks-button:hover,
  863. .world-clocks-button:focus,
  864. .message-list-section-title:hover,
  865. .message-list-section-title:focus {
  866. background-color: #454c4c; }
  867. .datemenu-today-button:active,
  868. .world-clocks-button:active,
  869. .message-list-section-title:active {
  870. color: white;
  871. background-color: #2C82C9; }
  872.  
  873. .datemenu-today-button .date-label {
  874. font-size: 1.5em; }
  875.  
  876. .world-clocks-header,
  877. .message-list-section-title {
  878. color: #FAFAFA;
  879. font-weight: bold; }
  880.  
  881. .world-clocks-grid {
  882. spacing-rows: 0.4em; }
  883.  
  884. .calendar-month-label {
  885. color: #e2e2df;
  886. font-weight: bold;
  887. padding: 8px 0; }
  888.  
  889. .pager-button {
  890. color: white;
  891. background-color: transparent;
  892. width: 32px;
  893. border-radius: 4px; }
  894. .pager-button:hover, .pager-button:focus {
  895. background-color: rgba(238, 238, 236, 0.05); }
  896. .pager-button:active {
  897. background-color: rgba(57, 63, 63, 0.05); }
  898.  
  899. .calendar-change-month-back {
  900. background-image: url("resource:///org/gnome/shell/theme/calendar-arrow-left.svg"); }
  901. .calendar-change-month-back:rtl {
  902. background-image: url("resource:///org/gnome/shell/theme/calendar-arrow-right.svg"); }
  903.  
  904. .calendar-change-month-forward {
  905. background-image: url("resource:///org/gnome/shell/theme/calendar-arrow-right.svg"); }
  906. .calendar-change-month-forward:rtl {
  907. background-image: url("resource:///org/gnome/shell/theme/calendar-arrow-left.svg"); }
  908.  
  909. .calendar-day-base {
  910. font-size: 80%;
  911. text-align: center;
  912. width: 2.4em;
  913. height: 2.4em;
  914. padding: 0.1em;
  915. margin: 2px;
  916. border-radius: 1.4em; }
  917. .calendar-day-base:hover,
  918. .calendar-day-base:focus {
  919. background-color: #454c4c; }
  920. .calendar-day-base:active {
  921. color: white;
  922. background-color: #2C82C9;
  923. border-color: transparent; }
  924. .calendar-day-base.calendar-day-heading {
  925. color: #8e8e80;
  926. margin-top: 1em;
  927. font-size: 70%; }
  928.  
  929. .calendar-day {
  930. border-width: 0; }
  931.  
  932. .calendar-day-top {
  933. border-top-width: 1px; }
  934.  
  935. .calendar-day-left {
  936. border-left-width: 1px; }
  937.  
  938. .calendar-nonwork-day {
  939. color: #939695; }
  940.  
  941. .calendar-today {
  942. font-weight: bold;
  943. border: 0px solid rgba(28, 31, 31, 0.5); }
  944.  
  945. .calendar-day-with-events {
  946. color: white;
  947. font-weight: bold;
  948. background: rgba(226, 80, 65, 1); }
  949.  
  950. .calendar-other-month-day {
  951. color: rgba(238, 238, 236, 0.15);
  952. opacity: 0.5; }
  953.  
  954. /* Message list */
  955. .message-list {
  956. width: 420px; }
  957.  
  958. .message-list-sections {
  959. spacing: 1.5em; }
  960.  
  961. .message-list-section,
  962. .message-list-section-list {
  963. spacing: 0.7em; }
  964.  
  965. .message-list-section-title-box {
  966. spacing: 0.4em; }
  967.  
  968. .message-list-section-close > StIcon {
  969. icon-size: 16px;
  970. border-radius: 8px;
  971. color: #FAFAFA;
  972. background-color: transparent; }
  973.  
  974. /* FIXME: how do you do this in sass? */
  975. .message-list-section-close:hover > StIcon,
  976. .message-list-section-close:focus > StIcon {
  977. background-color: white;
  978. color: #3C3C3C; }
  979.  
  980. .message {
  981. background-color: transparent;
  982. border-radius: 3px; }
  983. .message:hover,
  984. .message:focus {
  985. background-color: #454c4c; }
  986.  
  987. .message-icon-bin {
  988. padding: 8px 0px 8px 8px; }
  989. .message-icon-bin:rtl {
  990. padding: 8px 8px 8px 0px; }
  991.  
  992. .message-icon-bin > StIcon {
  993. icon-size: 48px; }
  994.  
  995. .message-secondary-bin {
  996. color: #8e8e80; }
  997.  
  998. .message-secondary-bin > StIcon {
  999. icon-size: 16px; }
  1000.  
  1001. .message-title {
  1002. font-weight: bold; }
  1003.  
  1004. .message-content {
  1005. padding: 8px; }
  1006.  
  1007. .system-switch-user-submenu-icon {
  1008. icon-size: 24px;
  1009. border: 1px solid rgba(238, 238, 236, 0.4); }
  1010.  
  1011. #appMenu {
  1012. spinner-image: url("resource:///org/gnome/shell/theme/process-working.svg");
  1013. spacing: 4px; }
  1014. #appMenu .label-shadow {
  1015. color: transparent; }
  1016.  
  1017. .aggregate-menu {
  1018. min-width: 280px;
  1019. max-width: 400px; }
  1020. .aggregate-menu .popup-menu-icon {
  1021. padding: 0 4px; }
  1022.  
  1023. .system-menu-action {
  1024. color: #eeeeec;
  1025. border-radius: 32px;
  1026. /* wish we could do 50% */
  1027. padding: 13px;
  1028. border: 1px solid #282c2c; }
  1029. .system-menu-action:hover,
  1030. .system-menu-action:focus {
  1031. background-color: rgba(238, 238, 236, 0.1);
  1032. color: #eeeeec;
  1033. border: none;
  1034. padding: 14px; }
  1035. .system-menu-action:active {
  1036. background-color: #2C82C9;
  1037. color: #ffffff; }
  1038. .system-menu-action > StIcon {
  1039. icon-size: 16px; }
  1040.  
  1041. .ripple-box {
  1042. width: 52px;
  1043. height: 52px;
  1044. background-image: url("resource:///org/gnome/shell/theme/corner-ripple-ltr.png");
  1045. background-size: contain; }
  1046.  
  1047. .ripple-box:rtl {
  1048. background-image: url("resource:///org/gnome/shell/theme/corner-ripple-rtl.png"); }
  1049.  
  1050. .popup-menu-arrow {
  1051. width: 16px;
  1052. height: 16px; }
  1053.  
  1054. .popup-menu-icon {
  1055. icon-size: 1.09em; }
  1056.  
  1057. .window-close {
  1058. background-image: url("close-window.svg");
  1059. background-size: 32px;
  1060. height: 32px;
  1061. width: 32px; }
  1062.  
  1063. .window-close {
  1064. -shell-close-overlap: 16px; }
  1065. .window-close:rtl {
  1066. -st-background-image-shadow: 2px 2px 6px rgba(0, 0, 0, 0.5); }
  1067.  
  1068. /* NETWORK DIALOGS */
  1069. .nm-dialog {
  1070. max-height: 500px;
  1071. min-height: 450px;
  1072. min-width: 470px; }
  1073.  
  1074. .nm-dialog StScrollView StScrollBar {
  1075. min-width: 0px;
  1076. min-height: 0px; }
  1077.  
  1078. .nm-dialog-content {
  1079. spacing: 20px; }
  1080.  
  1081. .nm-dialog-header-hbox {
  1082. spacing: 10px; }
  1083.  
  1084. .nm-dialog-airplane-box {
  1085. spacing: 12px; }
  1086.  
  1087. .nm-dialog-airplane-headline {
  1088. font-weight: bold;
  1089. text-align: center; }
  1090.  
  1091. .nm-dialog-airplane-text {
  1092. color: #eeeeec; }
  1093.  
  1094. .nm-dialog-header-icon {
  1095. icon-size: 32px; }
  1096.  
  1097. .nm-dialog-scroll-view {
  1098. border: 1px solid #ddd;
  1099. border-radius: 0px; }
  1100.  
  1101. .nm-dialog-header {
  1102. font-weight: bold; }
  1103.  
  1104. .nm-dialog-item {
  1105. font-size: 12pt;
  1106. border-bottom: 0px solid #1c1f1f;
  1107. padding: 12px;
  1108. spacing: 20px; }
  1109.  
  1110. .nm-dialog-item:selected {
  1111. background-color: #2C82C9;
  1112. color: #ffffff; }
  1113.  
  1114. .nm-dialog-icons {
  1115. spacing: .5em; }
  1116.  
  1117. .nm-dialog-icon {
  1118. icon-size: 16px; }
  1119.  
  1120. /* Confirmation button */
  1121. .nm-dialog .modal-dialog-button:last-child {
  1122. background-gradient-start: rgb(41,105,176);
  1123. background-gradient-end: rgb(41,105,176);
  1124. border-color: rgb(41, 105, 176);
  1125. color: #FAFAFA; }
  1126. .nm-dialog .modal-dialog-button:last-child:focus,
  1127. .nm-dialog .modal-dialog-button:last-child:hover {
  1128. background-gradient-start: rgb(51,115,186);
  1129. background-gradient-end: rgb(51,115,186);
  1130. border-color: rgb(51, 115, 186); }
  1131. .nm-dialog .modal-dialog-button:last-child:insensitive {
  1132. color: #D1D5D8;
  1133. background-gradient-start: #EFEFEF;
  1134. background-gradient-end: #EFEFEF;
  1135. border-color: #EFEFEF; }
  1136. .nm-dialog .modal-dialog-button:last-child:active {
  1137. background-gradient-start: rgb(36,100,171);
  1138. background-gradient-end: rgb(36,100,171);
  1139. border-color: rgb(36,100,171); }
  1140.  
  1141. /* Confirmation button - Gnome 3.18*/
  1142. .nm-dialog .modal-dialog-linked-button:last-child {
  1143. background-color: rgb(41,105,176);
  1144. border-color: rgb(41, 105, 176);
  1145. color: #FAFAFA; }
  1146. .nm-dialog .modal-dialog-linked-button:last-child:focus,
  1147. .nm-dialog .modal-dialog-linked-button:last-child:hover {
  1148. background-color: rgb(51,115,186);
  1149. border-color: rgb(51, 115, 186); }
  1150. .nm-dialog .modal-dialog-linked-button:last-child:insensitive {
  1151. color: #D1D5D8;
  1152. background-color: #EFEFEF;
  1153. border-color: #EFEFEF; }
  1154. .nm-dialog .modal-dialog-linked-button:last-child:active {
  1155. background-color: rgb(36,100,171);
  1156. border-color: rgb(36,100,171); }
  1157.  
  1158. .no-networks-label {
  1159. color: #999999; }
  1160.  
  1161. .no-networks-box {
  1162. spacing: 12px; }
  1163.  
  1164. /* OVERVIEW */
  1165. #overview {
  1166. spacing: 24px; }
  1167.  
  1168. .overview-controls {
  1169. padding-bottom: 32px; }
  1170.  
  1171. .window-picker {
  1172. -horizontal-spacing: 32px;
  1173. -vertical-spacing: 32px;
  1174. padding-left: 32px;
  1175. padding-right: 32px;
  1176. padding-bottom: 48px; }
  1177. .window-picker.external-monitor {
  1178. padding: 32px; }
  1179.  
  1180. .window-clone-border {
  1181. border: 4px solid rgba(255, 255, 255, 0.5);
  1182. border-radius: 4px;
  1183. box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0); }
  1184.  
  1185. .window-caption {
  1186. spacing: 25px;
  1187. color: #eeeeec;
  1188. background-color: rgba(30,30,30,0.5);
  1189. border-radius: 4px;
  1190. padding: 4px 12px;
  1191. -shell-caption-spacing: 12px; }
  1192. .window-caption:hover {
  1193. border: 0px solid rgba(255, 255, 255, 0);
  1194. background: rgba(41,105,176,0.5); }
  1195.  
  1196. .search-entry {
  1197. border-color: transparent;
  1198. width: 320px;
  1199. padding: 7px 9px;
  1200. border-radius: 6px; }
  1201. .search-entry:focus {
  1202. padding: 6px 8px;
  1203. border-width: 2px; }
  1204. .search-entry .search-entry-icon {
  1205. icon-size: 1em;
  1206. padding: 0 4px;
  1207. color: rgba(238, 238, 236, 0.7); }
  1208. .search-entry:hover .search-entry-icon,
  1209. .search-entry:focus .search-entry-icon {
  1210. color: rgba(30,30,30,0.7); }
  1211.  
  1212. #searchResultsBin {
  1213. max-width: 1000px; }
  1214.  
  1215. #searchResultsContent {
  1216. padding-left: 20px;
  1217. padding-right: 20px;
  1218. spacing: 16px; }
  1219.  
  1220. .search-section {
  1221. spacing: 16px; }
  1222.  
  1223. .search-section-content {
  1224. spacing: 32px; }
  1225.  
  1226. .list-search-results {
  1227. spacing: 3px; }
  1228.  
  1229. .search-section-separator {
  1230. -gradient-height: 1px;
  1231. -gradient-start: rgba(255, 255, 255, 0);
  1232. -gradient-end: rgba(255, 255, 255, 0.1);
  1233. -margin-horizontal: 1.5em;
  1234. height: 1px; }
  1235.  
  1236. .list-search-result-content {
  1237. spacing: 12px;
  1238. padding: 12px; }
  1239.  
  1240. .list-search-result-title {
  1241. font-size: 1.5em;
  1242. color: #e2e2df; }
  1243.  
  1244. .list-search-result-description {
  1245. color: #cacac4; }
  1246.  
  1247. .search-provider-icon {
  1248. padding: 15px; }
  1249.  
  1250. .search-provider-icon-more {
  1251. width: 16px;
  1252. height: 16px;
  1253. background-image: url("resource:///org/gnome/shell/theme/more-results.svg"); }
  1254.  
  1255. /* DASHBOARD */
  1256. #dash {
  1257. font-size: 9pt;
  1258. color: #eeeeec;
  1259. background-color: rgba(30,30,30,0.4);
  1260. padding: 4px 0;
  1261. border: 0px solid rgba(128, 128, 128, 0.4);
  1262. border-left: 0px;
  1263. border-radius: 0px 8px 8px 0px; }
  1264. #dash:rtl {
  1265. border-radius: 8px 0 0 8px; }
  1266. #dash .placeholder {
  1267. background-image: url("resource:///org/gnome/shell/theme/dash-placeholder.svg");
  1268. background-size: contain;
  1269. height: 24px; }
  1270. #dash .empty-dash-drop-target {
  1271. width: 24px;
  1272. height: 24px; }
  1273.  
  1274. .dash-item-container > StWidget {
  1275. padding: 4px 8px; }
  1276.  
  1277. .dash-label {
  1278. border-radius: 7px;
  1279. padding: 4px 12px;
  1280. color: #eeeeec;
  1281. background-color: rgba(30,30,30,0.5);
  1282. text-align: center;
  1283. -x-offset: 8px; }
  1284.  
  1285. /* App Vault/Grid */
  1286. .icon-grid {
  1287. spacing: 30px;
  1288. -shell-grid-horizontal-item-size: 136px;
  1289. -shell-grid-vertical-item-size: 136px; }
  1290. .icon-grid .overview-icon {
  1291. icon-size: 96px; }
  1292.  
  1293. .app-view-controls {
  1294. padding-bottom: 32px; }
  1295.  
  1296. .app-view-control {
  1297. padding: 4px 32px;
  1298. color: #FAFAFA;
  1299. border: 0px;
  1300. background-color: rgba(0,0,0,0.15); }
  1301. .app-view-control:active {
  1302. color: #FAFAFA;
  1303. background-color: rgba(20,20,20,0.5); }
  1304. .app-view-control:hover,
  1305. .app-view-control:focus {
  1306. color: #FAFAFA;
  1307. background-color: rgba(20,20,20,0.8); }
  1308. .app-view-control:checked {
  1309. background-color: rgba(0,0,0,0.4); }
  1310. .app-view-control:first-child {
  1311. border-right-width: 0;
  1312. border-radius: 10px 0 0 10px; }
  1313. .app-view-control:last-child {
  1314. border-radius: 0 10px 10px 0; }
  1315.  
  1316. .search-provider-icon:active, .search-provider-icon:checked,
  1317. .list-search-result:active,
  1318. .list-search-result:checked {
  1319. background-color: rgba(23, 25, 26, 0.9); }
  1320. .search-provider-icon:focus, .search-provider-icon:selected, .search-provider-icon:hover,
  1321. .list-search-result:focus,
  1322. .list-search-result:selected,
  1323. .list-search-result:hover {
  1324. background-color: rgba(238, 238, 236, 0.1);
  1325. transition-duration: 200ms; }
  1326.  
  1327. .app-well-app:active .overview-icon,
  1328. .app-well-app:checked .overview-icon,
  1329. .app-well-app.app-folder:active .overview-icon,
  1330. .app-well-app.app-folder:checked .overview-icon,
  1331. .show-apps:active .overview-icon,
  1332. .show-apps:checked .overview-icon,
  1333. .grid-search-result:active .overview-icon,
  1334. .grid-search-result:checked .overview-icon {
  1335. background-color: rgba(230, 230, 230, 0.08);
  1336. box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0); }
  1337. .app-well-app:hover .overview-icon,
  1338. .app-well-app:focus .overview-icon,
  1339. .app-well-app:selected .overview-icon,
  1340. .app-well-app.app-folder:hover .overview-icon,
  1341. .app-well-app.app-folder:focus .overview-icon,
  1342. .app-well-app.app-folder:selected .overview-icon,
  1343. .show-apps:hover .overview-icon,
  1344. .show-apps:focus .overview-icon,
  1345. .show-apps:selected .overview-icon,
  1346. .grid-search-result:hover .overview-icon,
  1347. .grid-search-result:focus .overview-icon,
  1348. .grid-search-result:selected .overview-icon {
  1349. background-color: rgba(238, 238, 236, 0.1);
  1350. transition-duration: 0ms;
  1351. border-image: none;
  1352. background-image: none; }
  1353.  
  1354. .app-well-app-running-dot {
  1355. width: 10px;
  1356. height: 3px;
  1357. background-color: #2969B0;
  1358. margin-bottom: 2px; }
  1359.  
  1360. .search-provider-icon,
  1361. .list-search-result, .app-well-app .overview-icon,
  1362. .app-well-app.app-folder .overview-icon,
  1363. .show-apps .overview-icon,
  1364. .grid-search-result .overview-icon {
  1365. color: #eeeeec;
  1366. border-radius: 4px;
  1367. padding: 6px;
  1368. border: 1px solid transparent;
  1369. transition-duration: 100ms;
  1370. text-align: center; }
  1371.  
  1372. .app-well-app.app-folder > .overview-icon {
  1373. background-color: rgba(46, 52, 54, 0.4); }
  1374.  
  1375. .show-apps:checked .show-apps-icon,
  1376. .show-apps:focus .show-apps-icon {
  1377. color: white;
  1378. transition-duration: 100ms; }
  1379.  
  1380. .app-folder-popup {
  1381. -arrow-border-radius: 8px;
  1382. -arrow-background-color: rgba(46, 52, 54, 0.3);
  1383. -arrow-base: 24px;
  1384. -arrow-rise: 11px; }
  1385.  
  1386. .app-folder-popup-bin {
  1387. padding: 5px; }
  1388.  
  1389. .app-folder-icon {
  1390. padding: 5px;
  1391. spacing-rows: 5px;
  1392. spacing-columns: 5px; }
  1393.  
  1394. .page-indicator {
  1395. padding: 15px 20px; }
  1396. .page-indicator .page-indicator-icon {
  1397. width: 18px;
  1398. height: 18px;
  1399. background-image: url(resource:///org/gnome/shell/theme/page-indicator-inactive.svg); }
  1400. .page-indicator:hover .page-indicator-icon {
  1401. background-image: url(resource:///org/gnome/shell/theme/page-indicator-hover.svg); }
  1402. .page-indicator:active .page-indicator-icon {
  1403. background-image: url(resource:///org/gnome/shell/theme/page-indicator-active.svg); }
  1404. .page-indicator:checked .page-indicator-icon,
  1405. .page-indicator:checked:active {
  1406. background-image: url(resource:///org/gnome/shell/theme/page-indicator-checked.svg); }
  1407.  
  1408. .app-well-app > .overview-icon.overview-icon-with-label,
  1409. .grid-search-result .overview-icon.overview-icon-with-label {
  1410. padding: 10px 8px 5px 8px;
  1411. spacing: 4px; }
  1412.  
  1413. .workspace-thumbnails {
  1414. visible-width: 32px;
  1415. spacing: 11px;
  1416. padding: 8px;
  1417. border-radius: 8px 0 0 8px; }
  1418. .workspace-thumbnails:rtl {
  1419. border-radius: 0 8px 8px 0; }
  1420.  
  1421. .workspace-thumbnail-indicator {
  1422. border: 3px solid rgba(250,250,250,0.5);
  1423. padding: 1px; }
  1424.  
  1425. .search-display > StBoxLayout,
  1426. .all-apps,
  1427. .frequent-apps > StBoxLayout {
  1428. padding: 0px 88px 10px 88px; }
  1429.  
  1430. .workspace-thumbnails {
  1431. color: #eeeeec;
  1432. background-color: transparent;
  1433. border: 0px solid rgba(250,250,250,0.2); }
  1434.  
  1435. .search-statustext, .no-frequent-applications-label {
  1436. font-size: 2em;
  1437. font-weight: bold;
  1438. color: #eeeeec; }
  1439.  
  1440. /* NOTIFICATIONS & MESSAGE TRAY */
  1441. .url-highlighter {
  1442. link-color: #2a76c6; }
  1443.  
  1444. .notification-banner {
  1445. font-size: 11pt;
  1446. width: 34em;
  1447. margin: 5px;
  1448. border-radius: 4px;
  1449. color: #eeeeec;
  1450. background-color: rgba(30,30,30,0.8);
  1451. border: 0px solid #1c1f1f; }
  1452. .notification-banner:hover {
  1453. background-color: rgba(50,50,50,0.8); }
  1454. .notification-banner:focus {
  1455. background-color: rgba(50,50,50,0.8); }
  1456. .notification-banner .notification-icon {
  1457. padding: 5px; }
  1458. .notification-banner .notification-content {
  1459. padding: 5px;
  1460. spacing: 5px; }
  1461. .notification-banner .secondary-icon {
  1462. icon-size: 1.09em; }
  1463. .notification-banner .notification-actions {
  1464. background-color: transparent;
  1465. padding-top: 0px;
  1466. spacing: 1px; }
  1467. .notification-banner .notification-button {
  1468. padding: 4px 4px 5px;
  1469. background-color: #222728; }
  1470. .notification-banner .notification-button:first-child {
  1471. border-radius: 0 0 0 6px; }
  1472. .notification-banner .notification-button:last-child {
  1473. border-radius: 0 0 6px 0; }
  1474. .notification-banner .notification-button:hover,
  1475. .notification-banner .notification-buttonfocus {
  1476. background-color: #292f30; }
  1477. .notification-banner .button {
  1478. color: #EFEFEF;
  1479. border: 0px;
  1480. background: rgba(41,105,176,0.8); }
  1481. .notification-banner StEntry {
  1482. background-color: white;
  1483. }
  1484.  
  1485. .summary-source-counter {
  1486. font-size: 10pt;
  1487. font-weight: bold;
  1488. height: 1.6em;
  1489. width: 1.6em;
  1490. -shell-counter-overlap-x: 3px;
  1491. -shell-counter-overlap-y: 3px;
  1492. background-color: #2C82C9;
  1493. color: #ffffff;
  1494. border: 2px solid #eeeeec;
  1495. box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
  1496. border-radius: 0.9em; }
  1497.  
  1498. .secondary-icon {
  1499. icon-size: 1.09em; }
  1500.  
  1501. .chat-body {
  1502. spacing: 5px; }
  1503.  
  1504. .chat-response {
  1505. margin: 5px; }
  1506.  
  1507. .chat-log-message {
  1508. color: #d6d6d1; }
  1509.  
  1510. .chat-new-group {
  1511. padding-top: 1em; }
  1512.  
  1513. .chat-received {
  1514. padding-left: 4px; }
  1515. .chat-received:rtl {
  1516. padding-left: 0px;
  1517. padding-right: 4px; }
  1518.  
  1519. .chat-sent {
  1520. padding-left: 18pt;
  1521. color: #cacac4; }
  1522. .chat-sent:rtl {
  1523. padding-left: 0;
  1524. padding-right: 18pt; }
  1525.  
  1526. .chat-meta-message {
  1527. padding-left: 4px;
  1528. font-size: 9pt;
  1529. font-weight: bold;
  1530. color: #bebeb6; }
  1531. .chat-meta-message:rtl {
  1532. padding-left: 0;
  1533. padding-right: 4px; }
  1534.  
  1535. .hotplug-transient-box {
  1536. spacing: 6px;
  1537. padding: 2px 72px 2px 12px; }
  1538.  
  1539. .hotplug-notification-item {
  1540. padding: 2px 10px; }
  1541. .hotplug-notification-item:focus {
  1542. padding: 1px 71px 1px 11px; }
  1543.  
  1544. .hotplug-notification-item-icon {
  1545. icon-size: 24px;
  1546. padding: 2px 5px; }
  1547.  
  1548. .hotplug-resident-box {
  1549. spacing: 8px; }
  1550.  
  1551. .hotplug-resident-mount {
  1552. spacing: 8px;
  1553. border-radius: 4px; }
  1554. .hotplug-resident-mount:hover {
  1555. background-color: rgba(57, 63, 63, 0.3); }
  1556.  
  1557. .hotplug-resident-mount-label {
  1558. color: inherit;
  1559. padding-left: 6px; }
  1560.  
  1561. .hotplug-resident-mount-icon {
  1562. icon-size: 24px;
  1563. padding-left: 6px; }
  1564.  
  1565. .hotplug-resident-eject-icon {
  1566. icon-size: 16px; }
  1567.  
  1568. .hotplug-resident-eject-button {
  1569. padding: 7px;
  1570. border-radius: 5px;
  1571. color: pink; }
  1572.  
  1573. /* Eeeky things */
  1574. .legacy-tray {
  1575. background-color: rgba(0,0,0,0.7);
  1576. border: 0px solid #1c1f1f;
  1577. border-bottom-width: 0; }
  1578. .legacy-tray:ltr {
  1579. border-radius: 0 6px 0 0;
  1580. border-left-width: 0; }
  1581. .legacy-tray:rtl {
  1582. border-radius: 6px 0 0 0;
  1583. border-right-width: 0; }
  1584.  
  1585. .legacy-tray-handle,
  1586. .legacy-tray-icon {
  1587. padding: 6px; }
  1588. .legacy-tray-handle StIcon,
  1589. .legacy-tray-icon StIcon {
  1590. icon-size: 24px; }
  1591. .legacy-tray-handle:hover, .legacy-tray-handle:focus,
  1592. .legacy-tray-icon:hover,
  1593. .legacy-tray-icon:focus {
  1594. background-color: rgba(238, 238, 236, 0.1); }
  1595.  
  1596. .legacy-tray-icon-box {
  1597. spacing: 12px; }
  1598. .legacy-tray-icon-box:ltr {
  1599. padding-left: 12px; }
  1600. .legacy-tray-icon-box:rtl {
  1601. padding-right: 12px; }
  1602. .legacy-tray-icon-box StButton {
  1603. width: 24px;
  1604. height: 24px; }
  1605.  
  1606. .magnifier-zoom-region {
  1607. border: 2px solid #2C82C9; }
  1608. .magnifier-zoom-region.full-screen {
  1609. border-width: 0; }
  1610.  
  1611. /* On-screen Keyboard */
  1612. #keyboard {
  1613. background-color: rgba(46, 52, 54, 0.7); }
  1614.  
  1615. .keyboard-layout {
  1616. spacing: 10px;
  1617. padding: 10px; }
  1618.  
  1619. .keyboard-row {
  1620. spacing: 15px; }
  1621.  
  1622. .keyboard-key {
  1623. color: #eeeeec;
  1624. background-color: #2e3436;
  1625. border-color: rgba(0, 0, 0, 0.7);
  1626. box-shadow: inset 0 1px #454f52;
  1627. text-shadow: 0 1px black;
  1628. icon-shadow: 0 1px black;
  1629. min-height: 2em;
  1630. min-width: 2em;
  1631. font-size: 14pt;
  1632. font-weight: bold;
  1633. border-radius: 5px;
  1634. border: 1px solid #1c1f1f;
  1635. color: white; }
  1636. .keyboard-key:focus {
  1637. color: #eeeeec;
  1638. border-color: #2C82C9;
  1639. box-shadow: inset 0 1px #454f52;
  1640. text-shadow: 0 1px black;
  1641. icon-shadow: 0 1px black; }
  1642. .keyboard-key:hover,
  1643. .keyboard-key:checked {
  1644. color: white;
  1645. border-color: rgba(0, 0, 0, 0.7);
  1646. background-color: #454f52;
  1647. box-shadow: inset 0 1px #5d696d;
  1648. text-shadow: 0 1px black;
  1649. icon-shadow: 0 1px black; }
  1650. .keyboard-key:active {
  1651. color: white;
  1652. border-color: rgba(0, 0, 0, 0.7);
  1653. background-color: #222728;
  1654. box-shadow: none;
  1655. text-shadow: none;
  1656. icon-shadow: none; }
  1657. .keyboard-key:grayed {
  1658. background-color: #2e3436;
  1659. color: #eeeeec;
  1660. border-color: rgba(0, 0, 0, 0.7); }
  1661.  
  1662. .keyboard-subkeys {
  1663. color: white;
  1664. padding: 5px;
  1665. -arrow-border-radius: 10px;
  1666. -arrow-background-color: rgba(46, 52, 54, 0.7);
  1667. -arrow-border-width: 2px;
  1668. -arrow-border-color: rgba(238, 238, 236, 0.2);
  1669. -arrow-base: 20px;
  1670. -arrow-rise: 10px;
  1671. -boxpointer-gap: 5px; }
  1672.  
  1673. .candidate-popup-content {
  1674. padding: 0.5em;
  1675. spacing: 0.3em; }
  1676.  
  1677. .candidate-index {
  1678. padding: 0 0.5em 0 0;
  1679. color: #d6d6d1; }
  1680.  
  1681. .candidate-box {
  1682. padding: 0.3em 0.5em 0.3em 0.5em;
  1683. border-radius: 4px; }
  1684. .candidate-box:selected,
  1685. .candidate-box:hover {
  1686. background-color: #2C82C9;
  1687. color: #ffffff; }
  1688.  
  1689. .candidate-page-button-box {
  1690. height: 2em; }
  1691. .vertical .candidate-page-button-box {
  1692. padding-top: 0.5em; }
  1693. .horizontal .candidate-page-button-box {
  1694. padding-left: 0.5em; }
  1695.  
  1696. .candidate-page-button {
  1697. padding: 4px; }
  1698.  
  1699. .candidate-page-button-previous {
  1700. border-radius: 4px 0px 0px 4px;
  1701. border-right-width: 0; }
  1702.  
  1703. .candidate-page-button-next {
  1704. border-radius: 0px 4px 4px 0px; }
  1705.  
  1706. .candidate-page-button-icon {
  1707. icon-size: 1em; }
  1708.  
  1709. /* Auth Dialogs & Screen Shield */
  1710. .framed-user-icon {
  1711. background-size: contain;
  1712. border: 2px solid #eeeeec;
  1713. color: #eeeeec;
  1714. border-radius: 3px; }
  1715. .framed-user-icon:hover {
  1716. border-color: white;
  1717. color: white; }
  1718.  
  1719. .login-dialog-banner-view {
  1720. padding-top: 24px;
  1721. max-width: 23em; }
  1722.  
  1723. .login-dialog {
  1724. border: none;
  1725. background-color: transparent; }
  1726. .login-dialog .modal-dialog-button-box {
  1727. spacing: 3px; }
  1728. .login-dialog .modal-dialog-button {
  1729. padding: 3px 18px; }
  1730. .login-dialog .modal-dialog-button:default {
  1731. color: #eeeeec;
  1732. background-color: rgba(33, 93, 156, 0.5);
  1733. border-color: rgba(0, 0, 0, 0.7);
  1734. box-shadow: inset 0 1px #454f52;
  1735. text-shadow: 0 1px black;
  1736. icon-shadow: 0 1px black; }
  1737. .login-dialog .modal-dialog-button:default:hover,
  1738. .login-dialog .modal-dialog-button:default:focus {
  1739. color: white;
  1740. border-color: rgba(0, 0, 0, 0.7);
  1741. background-color: rgba(33, 93, 156, 0.7);
  1742. box-shadow: inset 0 1px #5d696d;
  1743. text-shadow: 0 1px black;
  1744. icon-shadow: 0 1px black; }
  1745. .login-dialog .modal-dialog-button:default:active {
  1746. color: white;
  1747. border-color: rgba(0, 0, 0, 0.7);
  1748. background-color: #1c5187;
  1749. box-shadow: none;
  1750. text-shadow: none;
  1751. icon-shadow: none; }
  1752. .login-dialog .modal-dialog-button:default:insensitive {
  1753. color: #939695;
  1754. border-color: rgba(0, 0, 0, 0.7);
  1755. background-color: rgba(66, 71, 73, 0.7);
  1756. box-shadow: none;
  1757. text-shadow: none;
  1758. icon-shadow: none; }
  1759.  
  1760. .login-dialog-logo-bin {
  1761. padding: 24px 0px; }
  1762.  
  1763. .login-dialog-banner {
  1764. color: #d6d6d1; }
  1765.  
  1766. .login-dialog-button-box {
  1767. spacing: 5px; }
  1768.  
  1769. .login-dialog-message-warning {
  1770. color: #f57900; }
  1771.  
  1772. .login-dialog-message-hint {
  1773. padding-top: 0;
  1774. padding-bottom: 20px; }
  1775.  
  1776. .login-dialog-user-selection-box {
  1777. padding: 100px 0px; }
  1778. .login-dialog-user-selection-box .login-dialog-not-listed-label {
  1779. padding-left: 2px; }
  1780. .login-dialog-not-listed-button:focus .login-dialog-user-selection-box .login-dialog-not-listed-label,
  1781. .login-dialog-not-listed-button:hover .login-dialog-user-selection-box .login-dialog-not-listed-label {
  1782. color: #eeeeec; }
  1783.  
  1784. .login-dialog-not-listed-label {
  1785. font-size: 90%;
  1786. font-weight: bold;
  1787. color: #a6a69b;
  1788. padding-top: 1em; }
  1789.  
  1790. .login-dialog-user-list-view {
  1791. -st-vfade-offset: 1em; }
  1792.  
  1793. .login-dialog-user-list {
  1794. spacing: 12px;
  1795. padding: .2em;
  1796. width: 23em; }
  1797. .login-dialog-user-list:expanded .login-dialog-user-list-item:focus {
  1798. background-color: #2C82C9;
  1799. color: #ffffff; }
  1800. .login-dialog-user-list:expanded .login-dialog-user-list-item:logged-in {
  1801. border-right: 2px solid #2C82C9; }
  1802.  
  1803. .login-dialog-user-list-item {
  1804. border-radius: 5px;
  1805. padding: .2em;
  1806. color: #a6a69b; }
  1807. .login-dialog-user-list-item:ltr {
  1808. padding-right: 1em; }
  1809. .login-dialog-user-list-item:rtl {
  1810. padding-left: 1em; }
  1811. .login-dialog-user-list-item:hover {
  1812. background-color: #2C82C9;
  1813. color: #ffffff; }
  1814. .login-dialog-user-list-item .login-dialog-timed-login-indicator {
  1815. height: 2px;
  1816. margin: 2px 0 0 0;
  1817. background-color: #eeeeec; }
  1818. .login-dialog-user-list-item:focus .login-dialog-timed-login-indicator {
  1819. background-color: #ffffff; }
  1820.  
  1821. .login-dialog-username,
  1822. .user-widget-label {
  1823. color: #eeeeec;
  1824. font-size: 120%;
  1825. font-weight: bold;
  1826. text-align: left;
  1827. padding-left: 15px; }
  1828.  
  1829. .user-widget-label:ltr {
  1830. padding-left: 18px; }
  1831. .user-widget-label:rtl {
  1832. padding-right: 18px; }
  1833.  
  1834. .login-dialog-prompt-layout {
  1835. padding-top: 24px;
  1836. padding-bottom: 12px;
  1837. spacing: 8px;
  1838. width: 23em; }
  1839.  
  1840. .login-dialog-prompt-label {
  1841. color: #bebeb6;
  1842. font-size: 110%;
  1843. padding-top: 1em; }
  1844.  
  1845. .login-dialog-session-list-button StIcon {
  1846. icon-size: 1.25em; }
  1847.  
  1848. .login-dialog-session-list-button {
  1849. color: #a6a69b; }
  1850. .login-dialog-session-list-button:hover, .login-dialog-session-list-button:focus {
  1851. color: #eeeeec; }
  1852. .login-dialog-session-list-button:active {
  1853. color: #747467; }
  1854.  
  1855. .screen-shield-arrows {
  1856. padding-bottom: 3em; }
  1857.  
  1858. .screen-shield-arrows Gjs_Arrow {
  1859. color: white;
  1860. width: 80px;
  1861. height: 48px;
  1862. -arrow-thickness: 12px;
  1863. -arrow-shadow: 0 1px 1px rgba(0, 0, 0, 0.4); }
  1864.  
  1865. .screen-shield-clock {
  1866. color: white;
  1867. text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.6);
  1868. font-weight: bold;
  1869. text-align: center;
  1870. padding-bottom: 1.5em; }
  1871.  
  1872. .screen-shield-clock-time {
  1873. font-size: 72pt;
  1874. text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4); }
  1875.  
  1876. .screen-shield-clock-date {
  1877. font-size: 28pt; }
  1878.  
  1879. .screen-shield-notifications-container {
  1880. spacing: 6px;
  1881. width: 30em;
  1882. background-color: transparent;
  1883. max-height: 500px; }
  1884. .screen-shield-notifications-container .summary-notification-stack-scrollview {
  1885. padding-top: 0;
  1886. padding-bottom: 0; }
  1887. .screen-shield-notifications-container .notification,
  1888. .screen-shield-notifications-container .screen-shield-notification-source {
  1889. padding: 12px 6px;
  1890. border: 1px solid rgba(238, 238, 236, 0.2);
  1891. background-color: rgba(46, 52, 54, 0.5);
  1892. color: #eeeeec;
  1893. border-radius: 4px; }
  1894. .screen-shield-notifications-container .notification {
  1895. margin-right: 15px; }
  1896.  
  1897. .screen-shield-notification-label {
  1898. font-weight: bold;
  1899. padding: 0px 0px 0px 12px; }
  1900.  
  1901. .screen-shield-notification-count-text {
  1902. padding: 0px 0px 0px 12px; }
  1903.  
  1904. #panel.lock-screen {
  1905. background-color: rgba(46, 52, 54, 0.5); }
  1906.  
  1907. .screen-shield-background {
  1908. background: black;
  1909. box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4); }
  1910.  
  1911. #lockDialogGroup {
  1912. background: #2e3436 url(resource:///org/gnome/shell/theme/noise-texture.png);
  1913. background-repeat: repeat; }
  1914.  
  1915. #screenShieldNotifications StButton#vhandle,
  1916. #screenShieldNotifications StButton#hhandle {
  1917. background-color: rgba(57, 63, 63, 0.3); }
  1918. #screenShieldNotifications StButton#vhandle:hover,
  1919. #screenShieldNotifications StButton#vhandle:focus,
  1920. #screenShieldNotifications StButton#hhandle:hover,
  1921. #screenShieldNotifications StButton#hhandle:focus {
  1922. background-color: rgba(57, 63, 63, 0.5); }
  1923. #screenShieldNotifications StButton#vhandle:active,
  1924. #screenShieldNotifications StButton#hhandle:active {
  1925. background-color: rgba(33, 93, 156, 0.5); }
  1926.  
  1927. #LookingGlassDialog {
  1928. background-color: rgba(0, 0, 0, 0.8);
  1929. spacing: 4px;
  1930. padding: 4px;
  1931. border: 2px solid grey;
  1932. border-radius: 4px; }
  1933. #LookingGlassDialog > #Toolbar {
  1934. border: 1px solid grey;
  1935. border-radius: 4px; }
  1936. #LookingGlassDialog .labels {
  1937. spacing: 4px; }
  1938. #LookingGlassDialog .notebook-tab {
  1939. -natural-hpadding: 12px;
  1940. -minimum-hpadding: 6px;
  1941. font-weight: bold;
  1942. color: #ccc;
  1943. transition-duration: 100ms;
  1944. padding-left: .3em;
  1945. padding-right: .3em; }
  1946. #LookingGlassDialog .notebook-tab:hover {
  1947. color: white;
  1948. text-shadow: black 0px 2px 2px; }
  1949. #LookingGlassDialog .notebook-tab:selected {
  1950. border-bottom-width: 2px;
  1951. border-color: #256ab1;
  1952. color: white;
  1953. text-shadow: black 0px 2px 2px; }
  1954. #LookingGlassDialog StBoxLayout#EvalBox {
  1955. padding: 4px;
  1956. spacing: 4px; }
  1957. #LookingGlassDialog StBoxLayout#ResultsArea {
  1958. spacing: 4px; }
  1959.  
  1960. .lg-dialog StEntry {
  1961. selection-background-color: #bbbbbb;
  1962. selected-color: #333333; }
  1963. .lg-dialog .shell-link {
  1964. color: #999999; }
  1965. .lg-dialog .shell-link:hover {
  1966. color: #dddddd; }
  1967.  
  1968. .lg-completions-text {
  1969. font-size: .9em;
  1970. font-style: italic; }
  1971.  
  1972. .lg-obj-inspector-title {
  1973. spacing: 4px; }
  1974.  
  1975. .lg-obj-inspector-button {
  1976. border: 1px solid gray;
  1977. padding: 4px;
  1978. border-radius: 4px; }
  1979. .lg-obj-inspector-button:hover {
  1980. border: 1px solid #ffffff; }
  1981.  
  1982. #lookingGlassExtensions {
  1983. padding: 4px; }
  1984.  
  1985. .lg-extensions-list {
  1986. padding: 4px;
  1987. spacing: 6px; }
  1988.  
  1989. .lg-extension {
  1990. border: 1px solid #6f6f6f;
  1991. border-radius: 4px;
  1992. padding: 4px; }
  1993.  
  1994. .lg-extension-name {
  1995. font-weight: bold; }
  1996.  
  1997. .lg-extension-meta {
  1998. spacing: 6px; }
  1999.  
  2000. #LookingGlassPropertyInspector {
  2001. background: rgba(0, 0, 0, 0.8);
  2002. border: 2px solid grey;
  2003. border-radius: 4px;
  2004. padding: 6px; }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement