Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
synnefo
Commits
320d484c
Commit
320d484c
authored
Mar 07, 2012
by
Kostas Papadimitriou
Browse files
Updated styles
parent
4bc1e7b0
Changes
1
Hide whitespace changes
Inline
Side-by-side
snf-astakos-app/astakos/im/static/im/less/xtra.less
View file @
320d484c
...
...
@@ -16,7 +16,6 @@
.button {
#font.main();
background-color: @buttonBg;
.transit(background-color);
color: @buttonColor;
border: none;
padding: 0.8em @gridGutterWidth;
...
...
@@ -25,18 +24,18 @@
&:hover {
background-color: @linkColor;
}
a {
color: @white !important;
text-decoration: none !important;
border: none !important;
}
}
// specific styles for A buttons
a.button {
color: @whi
te !important;
text-decoration: none
!important;
text-align: cen
te
r
!important;
color: #fff
!important;
border: none !important;
display: block !important;
&:hover {
color: #fff !important;
}
}
...
...
Write
Preview
Markdown
is supported
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