Small change
authorLuzifr <szekely@woltlab.com>
Mon, 27 Feb 2012 19:42:56 +0000 (20:42 +0100)
committerLuzifr <szekely@woltlab.com>
Mon, 27 Feb 2012 19:43:01 +0000 (20:43 +0100)
wcfsetup/install/files/acp/style/wcf.css

index fcc1c2784cf43282bd82506aa1fe1bd6bb241e94..9d00201565c7a0cba41fecc47c5ccaf9a9fd18a9 100644 (file)
@@ -3923,7 +3923,6 @@ button:hover {
 /* Active State */
 
 .wcf-button:focus,
-.active .wcf-button,
 .default .wcf-button:focus,
 input[type='reset']:focus,
 input[type='submit']:focus,
@@ -3931,6 +3930,7 @@ input[type='button']:focus,
 button:focus,
 
 .wcf-button:active,
+.active .wcf-button,
 .default .wcf-button:active,
 input[type='reset']:active,
 input[type='submit']:active,