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:
parent
22f2874c66
commit
4d79ef54e7
|
@ -1,9 +1,11 @@
|
|||
/* Switch Button */
|
||||
|
||||
.switch-button-label {
|
||||
float: left;
|
||||
|
||||
font-size: 10pt;
|
||||
cursor: pointer;
|
||||
}
|
||||
}}
|
||||
|
||||
.switch-button-label.off {
|
||||
color: #adadad;
|
||||
|
|
Loading…
Reference in New Issue