Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/app/static/css/browser.css
diff options
context:
space:
mode:
Diffstat (limited to 'app/static/css/browser.css')
-rw-r--r--app/static/css/browser.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/static/css/browser.css b/app/static/css/browser.css
index d578085..7a37a0b 100644
--- a/app/static/css/browser.css
+++ b/app/static/css/browser.css
@@ -485,6 +485,10 @@ span.context-controls {
img.tab-button {
background-color: #e5e5e5;
}
+img.resource-button {
+ background-color: #e5e5e5;
+ margin: 6px;
+ }
img.tab-button:hover {
background-color: #808080;
}