From: Koyu Berteon Date: Mon, 30 Apr 2018 13:38:46 +0000 (+0200) Subject: Renamed files as requested X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=90b24251d2ca78c8504b218c83c14947705bfb93;p=friendica.git Renamed files as requested --- diff --git a/view/theme/frio/scheme/dark.css b/view/theme/frio/scheme/dark.css deleted file mode 100644 index 7a8e1e99ea..0000000000 --- a/view/theme/frio/scheme/dark.css +++ /dev/null @@ -1,41 +0,0 @@ -/* - Licence : AGPL - - Created on : 30.04.2018, 15:03:06 - Author : koyu -*/ - -#topbar-first, #topbar-second, body { - background: #111; - border: 0; -} - -#topbar-first .dropdown.account > a, #topbar-first .dropdown.account.open > a, #topbar-first .dropdown.account > button, #topbar-first .dropdown.account.open > button, #topbar-first .dropdown.account > :hover, #topbar-first .dropdown.account.open > :hover { - background: #111; - border: 0; -} - -.nav-pills .dropdown-menu, .nav-tabs .dropdown-menu, .account .dropdown-menu, .contact-photo-wrapper .dropdown-menu { - background: #111; - -webkit-box-shadow: 0px 0px 69px 4px rgba(0,0,0,0.25); - -moz-box-shadow: 0px 0px 69px 4px rgba(0,0,0,0.25); - box-shadow: 0px 0px 69px 4px rgba(0,0,0,0.25); - border: 0; -} - -.account .dropdown-menu li, .account .dropdown-menu li:hover { - border: 0; - background: #111; -} - -#topbar-first .topbar-nav .nav-segment>a:hover { - background: #333; -} - -.account .dropdown-menu li:hover { - background: #333 !important; -} - -.account .dropdown-menu li.divider { - background: #111; -} \ No newline at end of file diff --git a/view/theme/frio/scheme/dark.php b/view/theme/frio/scheme/dark.php deleted file mode 100644 index a924cff9cb..0000000000 --- a/view/theme/frio/scheme/dark.php +++ /dev/null @@ -1,10 +0,0 @@ - a, #topbar-first .dropdown.account.open > a, #topbar-first .dropdown.account > button, #topbar-first .dropdown.account.open > button, #topbar-first .dropdown.account > :hover, #topbar-first .dropdown.account.open > :hover { + background: #111; + border: 0; +} + +.nav-pills .dropdown-menu, .nav-tabs .dropdown-menu, .account .dropdown-menu, .contact-photo-wrapper .dropdown-menu { + background: #111; + -webkit-box-shadow: 0px 0px 69px 4px rgba(0,0,0,0.25); + -moz-box-shadow: 0px 0px 69px 4px rgba(0,0,0,0.25); + box-shadow: 0px 0px 69px 4px rgba(0,0,0,0.25); + border: 0; +} + +.account .dropdown-menu li, .account .dropdown-menu li:hover { + border: 0; + background: #111; +} + +#topbar-first .topbar-nav .nav-segment>a:hover { + background: #333; +} + +.account .dropdown-menu li:hover { + background: #333 !important; +} + +.account .dropdown-menu li.divider { + background: #111; +} \ No newline at end of file diff --git a/view/theme/frio/scheme/koyu-dark.php b/view/theme/frio/scheme/koyu-dark.php new file mode 100644 index 0000000000..a924cff9cb --- /dev/null +++ b/view/theme/frio/scheme/koyu-dark.php @@ -0,0 +1,10 @@ +