Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Jeff Sturek
PlanetRed
Commits
82df226e
Commit
82df226e
authored
Sep 30, 2010
by
Seth Meranda
Browse files
fix broken styles for the submit button on the login form.
parent
66b2b592
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/unl_theme/css/actionNotice.php
View file @
82df226e
...
...
@@ -16,11 +16,11 @@ Action Notice Box and Login Colorbox displayed to help users either register or
#actionBar #casOption {
float:left;
width:690px;
color:#fff;
position:relative;
}
#actionBar #casLogin, #actionBar .submit_button {
padding:15px;
color:#fff;
font-size:1.6em;
font-weight:bold;
background:#90C048;
...
...
@@ -45,9 +45,10 @@ Action Notice Box and Login Colorbox displayed to help users either register or
}
#actionBar #casLogin {float:left;}
#actionBar .submit_button {
padding:
0
10px;
padding:
2px
10px;
font-size:1.4em;
margin-top:17px;
border:0;
}
#actionBar #casLogin:hover, #actionBar .submit_button:hover {
background-image:-webkit-gradient(
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment