aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Whiteland <dave@mysociety.org>2014-04-24 17:00:20 +0100
committerDave Whiteland <dave@mysociety.org>2014-04-24 17:00:20 +0100
commitb8ca38deb74daa243863350f0b07c7c9fe380493 (patch)
tree31e054f357798b94ea0a44263112ca92916cb2e0
parentabd6b1a1bf63718eb7bcc4236f706e5d9f8f60ce (diff)
update theme
-rw-r--r--assets/css/global.css12
m---------theme0
2 files changed, 4 insertions, 8 deletions
diff --git a/assets/css/global.css b/assets/css/global.css
index 8964cb000..b0b7c2ce1 100644
--- a/assets/css/global.css
+++ b/assets/css/global.css
@@ -699,7 +699,7 @@ table {
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
+ -webkit-tap-highlight-color: transparent; }
/* mouse grab icon */
.grabbing {
@@ -861,9 +861,9 @@ ul {
background-image: url("../../theme/img/mysociety-logo.png");
width: 125px;
height: 39px; } }
- @media (min-width: 30em) and (-webkit-min-device-pixel-ratio: 1.5), (min-width: 30em) and (min-resolution: 144dpi) {
- .ms-header__logo {
- background-image: url("../../theme/img/mysociety-logo@2.png"); } }
+ @media (min-width: 30em) and (-webkit-min-device-pixel-ratio: 1.5), (min-width: 30em) and (min-resolution: 144dpi) {
+ .ms-header__logo {
+ background-image: url("../../theme/img/mysociety-logo@2.png"); } }
.site-title {
height: 45px;
@@ -1155,10 +1155,6 @@ table.table td {
padding-top: 0.666em;
margin-left: 0em; }
-/* <pre> currently used in .glossary <dl>s, needs text color fix... might be general problem? */
-.glossary pre {
- color: #e4e3dd; }
-
.homepage-feature {
/**
* For IE 6/7 only
diff --git a/theme b/theme
-Subproject 74896339b100b0e1093c598e00d9d2052575675
+Subproject 2253b0f82ab9f0e670109826c5326f638952b66