Plugin Updates
This commit is contained in:
@@ -26,9 +26,9 @@ a:active {
|
||||
|
||||
a:focus {
|
||||
color: #043959;
|
||||
box-shadow:
|
||||
0 0 0 1px #4f94d4,
|
||||
0 0 2px 1px rgba(79, 148, 212, 0.8);
|
||||
box-shadow: 0 0 0 2px #2271b1;
|
||||
/* Only visible in Windows High Contrast mode */
|
||||
outline: 2px solid transparent;
|
||||
}
|
||||
|
||||
h1, h2 {
|
||||
@@ -72,10 +72,6 @@ fieldset {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
label {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#logo {
|
||||
margin: -130px auto 25px;
|
||||
padding: 0 0 25px;
|
||||
@@ -391,7 +387,6 @@ body.language-chooser {
|
||||
* HiDPI Displays
|
||||
*/
|
||||
@media print,
|
||||
(-webkit-min-device-pixel-ratio: 1.25),
|
||||
(min-resolution: 120dpi) {
|
||||
|
||||
.spinner {
|
||||
|
||||
Reference in New Issue
Block a user