minor edit for css switch button positioning

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/gcube-widgets@76839 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Massimiliano Assante 2013-06-06 21:43:24 +00:00
parent 22f2874c66
commit 4d79ef54e7
1 changed files with 3 additions and 1 deletions

View File

@ -1,9 +1,11 @@
/* Switch Button */
.switch-button-label {
float: left;
font-size: 10pt;
cursor: pointer;
}
}}
.switch-button-label.off {
color: #adadad;