Skip to content
Snippets Groups Projects
Commit 74d41b8b authored by Jan-Christoph Borchardt's avatar Jan-Christoph Borchardt
Browse files

dim Default Storage label color a bit

parent 4ee9d394
No related branches found
No related tags found
No related merge requests found
...@@ -39,7 +39,7 @@ div.quota-select-wrapper { position: relative; } ...@@ -39,7 +39,7 @@ div.quota-select-wrapper { position: relative; }
select.quota { position:absolute; left:0; top:0; width:10em; } select.quota { position:absolute; left:0; top:0; width:10em; }
select.quota-user { position:relative; left:0; top:0; width:10em; } select.quota-user { position:relative; left:0; top:0; width:10em; }
input.quota-other { display:none; position:absolute; left:0.1em; top:0.1em; width:7em; border:none; box-shadow:none; } input.quota-other { display:none; position:absolute; left:0.1em; top:0.1em; width:7em; border:none; box-shadow:none; }
div.quota>span { position:absolute; right:0em; white-space:nowrap; top: 0.7em } div.quota>span { position:absolute; right:0; white-space:nowrap; top:.7em; color:#888; text-shadow:0 1px 0 #fff; }
select.quota.active { background: #fff; } select.quota.active { background: #fff; }
/* APPS */ /* APPS */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment