Advertisement
Guest User

Untitled

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