From 6f5e4a00588aefdda7a5a1cfe70935870e7e234a Mon Sep 17 00:00:00 2001 From: Bennett Date: Tue, 22 Sep 2020 20:56:48 +0200 Subject: Unpack recipes and update recipes icons (#292) Co-authored-by: Amine Mouafik --- uncompressed/skype/service.css | 64 ------------------------------------------ 1 file changed, 64 deletions(-) delete mode 100644 uncompressed/skype/service.css (limited to 'uncompressed/skype/service.css') diff --git a/uncompressed/skype/service.css b/uncompressed/skype/service.css deleted file mode 100644 index 543076f..0000000 --- a/uncompressed/skype/service.css +++ /dev/null @@ -1,64 +0,0 @@ -#footer { - display: none; -} -.desktop-capturer-selection { - position: fixed; - top: 0; - left: 0; - width: 100%; - height: 100vh; - background: rgba(30,30,30,.75); - color: #fff; - z-index: 10000000; - display: flex; - align-items: center; - justify-content: center; -} -.desktop-capturer-selection__scroller { - width: 100%; - max-height: 100vh; - overflow-y: auto; -} -.desktop-capturer-selection__list { - max-width: calc(100% - 100px); - margin: 50px; - padding: 0; - display: flex; - flex-wrap: wrap; - list-style: none; - overflow: hidden; - justify-content: center; -} -.desktop-capturer-selection__item { - display: flex; - margin: 4px; -} -.desktop-capturer-selection__btn { - display: flex; - flex-direction: column; - align-items: stretch; - width: 145px; - margin: 0; - border: 0; - border-radius: 3px; - padding: 4px; - color: #fff; - background: #252626; - text-align: left; - transition: background-color .15s, box-shadow .15s; -} -.desktop-capturer-selection__btn:hover, -.desktop-capturer-selection__btn:focus { - background: rgba(98,100,167,.8); -} -.desktop-capturer-selection__thumbnail { - width: 100%; - height: 81px; - object-fit: cover; -} -.desktop-capturer-selection__name { - margin: 6px 0 6px; - white-space: nowrap; - text-overflow: ellipsis; - overflow: hidden; -} \ No newline at end of file -- cgit v1.2.3-70-g09d2