projects
/
themes.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9fc08c
)
add 2px of addition padding to title bar tabs to match firefox button height
author
Robert Kaiser
<kairo@kairo.at>
Sun, 12 May 2013 22:50:22 +0000
(
00:50
+0200)
committer
Robert Kaiser
<kairo@kairo.at>
Sun, 12 May 2013 22:50:22 +0000
(
00:50
+0200)
LCARStrek/browser/browser.css
patch
|
blob
|
blame
|
history
diff --git
a/LCARStrek/browser/browser.css
b/LCARStrek/browser/browser.css
index 1c9448a958f06811ad7cb46fbfd2ebc0a04cf2d7..1eb84a38a580549743d1e47394300e3afab56910 100644
(file)
--- a/
LCARStrek/browser/browser.css
+++ b/
LCARStrek/browser/browser.css
@@
-65,6
+65,9
@@
menubar {
background-color: #8050B0;
color: #FF9F00;
}
+#main-window[tabsintitlebar]:not([inFullscreen]) #toolbar-menubar[inactive] ~ #TabsToolbar > .tabbrowser-tabs > .tabbrowser-tab {
+ padding-top: 3px;
+}
#main-window[tabsintitlebar] #titlebar:-moz-lwtheme {
visibility: hidden;