X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbrisk.css;h=b693247fe2d95420fc843afa4aea6abae18c588a;hb=1437aa24eb931e4c1297401b0f670c6daebdcb9c;hp=a3aa7595d7ff532528eaf4c6ec006150a3916f64;hpb=667be56a8497bbfc4f887da9c3aa0abe35f0b12c;p=brisk.git diff --git a/web/brisk.css b/web/brisk.css index a3aa759..b693247 100644 --- a/web/brisk.css +++ b/web/brisk.css @@ -536,3 +536,7 @@ input.button { input.button:hover { background-color: white; } + +input.button:active { + background-color: RGB(255,255,153); +}