X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbrisk.css;h=98bba662d8e29d089ae63e14811d953ca2bf02d9;hb=4cbdccb22145e23fab22225a972b490842209c24;hp=09a501dc62e583bf94a1a7befa32fb548962f4c4;hpb=26c51203ae8342cf59e9e3946b0cbe89ed7bde95;p=brisk.git diff --git a/web/brisk.css b/web/brisk.css index 09a501d..98bba66 100644 --- a/web/brisk.css +++ b/web/brisk.css @@ -148,7 +148,7 @@ input.input_sub { color: black; background-color: #f8f8f8; vertical-align: middle; - text-decoration:none; + text-decoration: none; font-size: 100%; cursor: pointer; height: 22px ! important; @@ -170,7 +170,7 @@ input.input_sub_hi { background-color: white; /* background-color: RGB(246,246,246); */ vertical-align: middle; - text-decoration:none; + text-decoration: none; font-size: 100%; cursor: pointer; height: 22px ! important; @@ -186,7 +186,7 @@ input.button { color: black; background-color: RGB(246,246,246); vertical-align: middle; - text-decoration:none; + text-decoration: none; font-size: 100%; cursor: pointer; height: 20px ! important;