]> git.joonet.de Git - adminer.git/commitdiff
Designs: Fix logout background
authorJakub Vrana <jakub@vrana.cz>
Mon, 7 Apr 2025 19:16:30 +0000 (21:16 +0200)
committerJakub Vrana <jakub@vrana.cz>
Mon, 7 Apr 2025 19:16:30 +0000 (21:16 +0200)
designs/brade/adminer.css
designs/esterka/adminer.css
designs/lucas-sandery/adminer.css
designs/mancave/adminer-dark.css
designs/mvt/adminer.css
designs/nette/adminer.css
designs/ng9/adminer.css
designs/pappu687/adminer.css
designs/price/adminer.css

index 3b734898cf49f55c1cc9d830cb9df43017ac954f..bbe5618b928e59f4adefeb7489800ea2affcda75 100644 (file)
@@ -64,7 +64,7 @@ outline:0;background:url(//www.bradezone.com/random/adminer_logo.gif) no-repeat;
 * html #lang{padding-top:10px;height:30px}
 * html form#form{height:100%}
 #logins a,#tables a{background: none}
-.logout{color:#fff}
+.logout{color:#fff;background-color:#333;box-shadow:0 0 5px 5px #333;z-index:1}
 #logout{color:#333;text-decoration:none;border-bottom:1px dotted}
 #logout:hover{border-color:#333;background:#333;color:#fff}
 .js .column{background:#ddd}
index 07cbebf848a4bf14706001674c6b36f8436c1438..439b57a1617ac0216359dfbedadbdaeda959b3ad 100644 (file)
@@ -240,6 +240,8 @@ th {
 
 .logout {
        z-index: 2;
+       background-color: #f2eee1;
+       box-shadow: 0 0 5px 5px #f2eee1;
 }
 
 .js .column {
index 676bcb294e9601e1010f0b6842d87b6f93c6538a..393718b53b760faf2a8ce14ae484288387afa612 100644 (file)
@@ -411,6 +411,7 @@ tbody tr:nth-child(n):hover th {
        width: 2em;
        height: 2em;
        position: fixed;
+       box-shadow: none;
 }
 #lang {
        top: 0;
index 89acacf7015f62458a91494e1599a95a2d23975e..2e1989ee44bcb67c9ae55d97e3a42222f7335511 100644 (file)
@@ -1077,6 +1077,10 @@ body > form{
        /*position: relative;*/
 }
 
+.logout{
+       z-index: 5000;
+}
+
 #lang {
     z-index: 5000;
     position: absolute;
index 7222a0ca2785572499adb4fc217a06e958689541..e51304f9e27125a7803c792ca46b2e5840da504b 100644 (file)
@@ -413,6 +413,8 @@ thead td abbr, thead td sup, thead th acronym, thead th sup {
 
 .logout {
        top: 28px;
+       background-color: #31587d;
+       box-shadow: 0 0 3px 3px #31587d;
 }
 
 .js .column {
index 138ae32848775b5908bf40c2245ba763cbbe2ff0..098a47aa88b4b7158b9f9c2813e2bdc8c93e7fe5 100644 (file)
@@ -558,6 +558,8 @@ input[name="delete"]:hover, input[name="drop"]:hover {
 \r
 .logout {\r
        color: #fff;\r
+       background-color: #333;\r
+       box-shadow: 0 0 4px 4px #333;\r
        margin-top: 0.7em;\r
 }\r
 \r
index e89523aaa2383fd5639483c89e1199cc69326854..498f337f8cbf5b3c0165c038f898d0d642e840a7 100644 (file)
@@ -238,6 +238,8 @@ th {
 \r
 .logout {\r
        z-index: 5;\r
+       background-color: #f2eee1;\r
+       box-shadow: 0 0 4px 4px #f2eee1;\r
 }\r
 \r
 .js .column {\r
index 83988f1fbabc3ec7663a22bdcfa8de6721ab19f2..9907a5f67d48da3604f72631cc3a65b65ca40d10 100644 (file)
@@ -318,6 +318,8 @@ input[name=logout]:hover {
 .logout {\r
        position: fixed;\r
        z-index:3;\r
+       background-color: #48A5BF;\r
+       box-shadow: 0 0 4px 4px #48A5BF;\r
 }\r
 \r
 .logout form {\r
index 8384b3ed5317c45d9d117f9da361181ac412f6c6..a98e41028206ac4947f61e1d36696c752e8d5575 100644 (file)
@@ -69,6 +69,7 @@ p.tabs{margin:0 20px 0 0}
 fieldset{border:1px solid #999;border-radius:5px;display:inline;margin:.8em .5em 0 0;padding:.5em .8em;vertical-align:top}\r
 a{color:#369}\r
 a:hover{color:#28c}\r
+.logout{background:transparent;box-shadow:none}\r
 #logout,#logins a,#logins a:link,#breadcrumb a,#breadcrumb a:link,.logout a,.logout a:link,.tabs a,.tabs a:link{display:inline-block;border:1px solid #667eac;border-radius:4px;padding:3px 8px;margin:2px 0;vertical-align:middle;text-decoration:none;color:#fff;background:#7abcff;background:-moz-linear-gradient(top,#7abcff 0,#60abf8 44%,#4096ee 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#7abcff),color-stop(44%,#60abf8),color-stop(100%,#4096ee));background:-webkit-linear-gradient(top,#7abcff 0,#60abf8 44%,#4096ee 100%);background:-o-linear-gradient(top,#7abcff 0,#60abf8 44%,#4096ee 100%);background:-ms-linear-gradient(top,#7abcff 0,#60abf8 44%,#4096ee 100%);background:linear-gradient(to bottom,#7abcff 0,#60abf8 44%,#4096ee 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7abcff',endColorstr='#4096ee',GradientType=0)}\r
 .logout a,.logout a:link,#logout{padding:3px 4px}\r
 #logout:hover,#logins a:hover,#tables a:hover,#breadcrumb a:hover,.logout a:hover,.tabs a:hover{color:#fff;text-decoration:none;background:#93c9ff;background:-moz-linear-gradient(top,#93c9ff 0,#79b8f7 44%,#57a2ed 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#93c9ff),color-stop(44%,#79b8f7),color-stop(100%,#57a2ed));background:-webkit-linear-gradient(top,#93c9ff 0,#79b8f7 44%,#57a2ed 100%);background:-o-linear-gradient(top,#93c9ff 0,#79b8f7 44%,#57a2ed 100%);background:-ms-linear-gradient(top,#93c9ff 0,#79b8f7 44%,#57a2ed 100%);background:linear-gradient(to bottom,#93c9ff 0,#79b8f7 44%,#57a2ed 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#93c9ff',endColorstr='#57a2ed',GradientType=0)}\r