diff --git a/cookies.css b/cookies.css index 6d19371..76b3590 100755 --- a/cookies.css +++ b/cookies.css @@ -72,7 +72,6 @@ html, body { border-right: none; } - .intro { display: block; color: #888; @@ -174,7 +173,8 @@ button { box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.12); } -input { +input, +textarea { box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.17); } @@ -301,3 +301,25 @@ button#global-flag.active { background-clip: border-box; background-position: 4px center; } + +#settings-view { + padding: 10px; +} + +textarea#log { + background-color: #eee; + color: #557; + display: block; + border-radius: 8px; + border: 1px solid #ccc; + margin: 0px; + padding: 6px 12px; + font-weight: bold; + width: 100%; + min-height: 10em; + max-height: 10em; + min-width: 100%; + max-width: 100%; + margin-bottom: 10px; + resize:none; +} diff --git a/cookies.html b/cookies.html index 5dd0556..07045e0 100755 --- a/cookies.html +++ b/cookies.html @@ -21,8 +21,13 @@
Log
Flag status
FlaggedPermittedAuto flaggedFlag status
FlaggedPermittedAuto flagged