summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'local.css')
-rw-r--r--local.css9
1 files changed, 7 insertions, 2 deletions
diff --git a/local.css b/local.css
index b27c82c9..acf2b406 100644
--- a/local.css
+++ b/local.css
@@ -57,7 +57,6 @@ a
{
text-decoration: none;
}
-
a:hover
{
border-bottom: 1px dotted blue;
@@ -99,6 +98,13 @@ a:hover
border-top: 1px solid #999999;
}
+.pageheader .actions .global
+{
+ max-width: 50%;
+ float: left;
+ margin-right: 40px;
+}
+
.pageheader .actions ul
{
border: none;
@@ -111,7 +117,6 @@ a:hover
border: 1px solid #e7e7e7;
border-top: 1px solid #999999;
}
-
.pageheader .actions li:hover
{
background-color: #f0f0f0;