projects
/
themes.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4873fd5
)
make about:config look a bit nicer in LCARStrek
author
Robert Kaiser
<kairo@kairo.at>
Sun, 26 Aug 2012 02:26:00 +0000
(
04:26
+0200)
committer
Robert Kaiser
<kairo@kairo.at>
Sun, 26 Aug 2012 02:26:00 +0000
(
04:26
+0200)
LCARStrek/global/config.css
patch
|
blob
|
blame
|
history
diff --git
a/LCARStrek/global/config.css
b/LCARStrek/global/config.css
index 68d4634746b3bf16dfc2bff5c491934463907878..1f4c4f1cda4fa425a358d9eda05478aaa4176708 100644
(file)
--- a/
LCARStrek/global/config.css
+++ b/
LCARStrek/global/config.css
@@
-9,6
+9,10
@@
@import url("chrome://global/skin/");
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
+#config {
+ padding: 0;
+}
+
/* ::::: warning screen ::::: */
#warningScreen
@@
-76,11
+80,19
@@
#configTree
{
- margin-top: 5px;
- margin-bottom: 5px;
+ margin-top: 3px;
}
#filterRow
{
- margin-top: 5px;
+}
+
+#filterRow > label
+{
+ -moz-margin-start: 0;
+}
+
+#textbox
+{
+ -moz-margin-end: 0;
}